﻿* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 80%;
	font-family: Arial, Sans-Serif;
	color: #333;
	background:#fff;
	/*margin: 0 auto;*/
}

#contenedor {
	display: table;
	/*margin: 0 auto;*/
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	background:#ffffff;
}

#header {
	width: 950px;
	height: 101px;
	background:#fff;
	float:right;
	overflow:hidden;
}

#logo{
	width: 292px;
	height: 101px;
	text-align:left;
	margin-left:30px;
	background:#fff url(../images/logo_1.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

#bloque{
border: #3c71ac 1px solid;
margin:0px;
}

#banderetes_contacto{
	width:180px;
	height: 16px;
	background:#fff;
	float:right;
	margin-top:44px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}


#clear{
	clear:both;
}
#banderetes img{
	margin-right:5px;
	margin-left:5px;
}
	
#contacto_box {
	margin-top:0px;
	margin-bottom:0px;
	width: 950px;
	height:400px;
	background:#fff url(../images/image_3.jpg) no-repeat;
	overflow:hidden;
    /*border: 1px solid #000;*/
}

#menu_contenedor
{
margin:0;
width:200px;
height:400px;
border:0px;
border-left:1px solid #dddddd;
float: left;
}

#menu_izq{
	margin-top:115px;
	float: left;
	width: 190px;
	/*height: 300px;*/
	text-align:left;
}

#contenido_contacto{
	width: 330px;
	height:370px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	}
	
#esquema{
	width: 250px;
	height:370px;
	float:left;
	background: url(../images/esquema.png) no-repeat;
	overflow:hidden;
	margin-left:15px;
	margin-top:20px;
}

#esquema_eng{
	width: 250px;
	height:370px;
	float:left;
	background: url(../images/esquema_eng.png) no-repeat;
	overflow:hidden;
	margin-left:15px;
	margin-top:20px;
}

#datos_emp{
	width: 300px;
	height:120px;
	float:left;
	margin-top:10px;
}

#contenido_contacto p{
color: #000;
font-weight:lighter; 
font-family: arial, Verdana;
font-size:12px;
text-align:justify;
margin-left:5px;
margin-right:5px;
}

#contenido_contacto h1{
color: #000;
font-weight:bold; 
font-family: arial, Verdana;
font-size:15px;
text-align:left;
margin:10px 5px;
}

#contenido_contacto h2{
color: #3c71ac;
font-weight:normal; 
font-family: tahoma, Verdana;
font-size:14px;
text-align:left;
margin-top:5px;
margin-bottom:5px;
margin-left: 20px;
}


#formulario h2{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size: 13px; 
text-align: center;	
}

#datos_emp h2{
color: #4e4e4e;
font-weight:bold; 
font-family: arial, Verdana;
font-size: 15px; 
text-align: center;	
}

#datos_emp p{
color: #4e4e4e;
font-weight:lighter; 
font-family: arial, Verdana;
font-size:11px;
text-align: center;	
}



#footer {
	float:right;
	*float: none;
	width: 950px;
	margin-top: 2px;
	height:40px;
	background-color:#fff;
	overflow:hidden;
}
/* Estilos de los Elementos de los divs
----------------------------------------*/


/* Elementos del header ----------------*/
#header h1{
color:#00009c;
text-decoration:underline;
margin-top: 7px;
margin-left: 28px;
font-family: Arial;
font-size: 30px;
text-align: left;
}

#header p{
color: white;
font-weight:lighter; 
font-family: Verdana;
font-size: 16px; 
text-align: left; 
margin-top: 21px;
margin-left: 0px;
}


/* Fin de Elementos del header ----------------*/

/* Elements del menú -----------------------*/

#navi_contacto ul, li{
text-transform:uppercase;
list-style-image:url(../images/vineta.png);
padding:5px;
margin-left:30px;
font-size:12px;
}

#navi_contacto a{
text-decoration:none;
font-weight:bold;
color:#000;
}

#navi_contacto li:hover{
text-decoration:none;
background-color:#BBBBBB;
}

#navi_contacto a:hover{
color:#fff;
*background-color:#bbbbbb;
}

/* --- Fí de Elements del menú --------------------*/


/* Elementos de contenido ----------------*/

#contenido h1{
color:#b62c29;
font-weight:lighter;
text-decoration:underline;
padding-top: 15px;
font-family: arial, verdana;
font-size:14px;
text-align: left;
margin-left:25px;
}

#contenido h2{
color:#b62c29;
font-weight:lighter;
text-decoration:underline;
padding-top: 15px;                           
font-family: Arial;
font-size:12px;
text-align: left;
margin-left:35px;
}

#contenido p{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
margin: 15px 15px 15px 15px;
}

#contenido p.alu{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
margin: 15px 15px 35px 35px;
}


#contenido p.centrat{
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: center;
margin: 15px 15px 15px 15px;
}

#contenido a {
color: #ccc;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration:underline;
}

#contenido a:hover {
color: #aaaaaa;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration: underline;
}

#contenido img.dreta{
	float:right;
	margin: 10px 10px 10px 10px;
	border:0px;
	vertical-align:middle;
}

#contenido img.esquerra{
	float:left;
	margin: 10px 10px 10px 10px;
	BORDER: 0px;
	vertical-align:middle;
}

#contenido img.centrat{
	margin: 10px 10px 10px 10px;
	BORDER:0px;
	vertical-align:middle;
}

#contenido img{
	BORDER: 0px;
}

/* Fí de elements de contenido ----------------*/

/* Elements del Footer_Contacto -----------------------*/

#footer_contacto p{
color: #000;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: center;
margin: 13px 10px 15px 15px;
}


#footer_contacto a {
color: #000;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration:none;
}

#footer_contacto a:hover {
color: #000;
font-weight:lighter; 
font-family: arial, Verdana;
font-size: 11px; 
text-align: justify;
text-decoration: underline;
}

/* Elements del Footer -----------------------*/