.centrado {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
* {
	margin: 0px;
	padding: 0px;
}
.caja {
	float: left;
	width: 896px;
}
/* _________________________________________________________________ CABECERA */
.cabecera {
	float: left;
	height: 52px;
	width: 896px;
	padding-bottom: 15px;
}
.logo {
	float: left;
	height: 52px;
	width: 220px;
}
.cabecera_blanco {
	float: left;
	height: 52px;
	width: 586px;
}
.caja_tdt {
	float: left;
	width: 586px;
	height: 52px;
	position: relative;
}
#tdt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 586px;
	height: 52px;
	visibility: visible;
}
.datos {
	float: left;
	height: 36px;
	width: 90px;
}
.datos p {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	color:  #3d3c3f;
	line-height: 14px;
}
.datos a {
	color:  #3d3c3f;
	text-decoration: none;
}
.datos a:hover {
	text-decoration: underline;
	color:  #3d3c3f;
}
.contacto {
	float: left;
	height: 14px;
	width: 89px;
	padding-top: 2px;
	padding-right: 1px;
	background-color: #66abc9;
}
.contacto p {
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color:  #ffffff;
}
.contacto a {
	color:  #ffffff;
	text-decoration: none;
}
.contacto a:hover {
	text-decoration: underline;
	color:  #ffffff;
}
/* _________________________________________________________________ MENU */
.caja_menu {
	float: left;
	width: 220px;
}
.blanco {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}
.menu_blanco {
	float: left;
	width: 204px;
	padding-left: 16px;
}
.menu {
	float: left;
	width: 204px;
	height: 17px;
	padding-top: 3px;
	border-bottom: 1px dotted #3d3c3f;
}
.menu_sb {
	float: left;
	width: 204px;
	height: 18px;
	padding-top: 3px;
}
/* _________________________________________________________________ AZUL */
.menu_azul {
	float: left;
	width: 204px;
	padding-left: 16px;
	height: 31px;
	padding-top: 5px;
	background-color: #66abc9;
}
.h1 {
	font-family: Arial;
	font-size: 11px;
	color:  #3d3c3f;
}
.h1 a {
	text-decoration: none;
	color:  #3d3c3f;
}
.h1 a:hover {
	font-weight: bold;
	color:  #66abc9;
}
.azul {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:  #66abc9;
}
.azul a {
	text-decoration: none;
	color: #66abc9;
}
.azul a:hover {
	text-decoration: none;
}
/* _________________________________________________________________ ROJO */
.menu_rojo {
	float: left;
	width: 204px;
	padding-left: 16px;
	height: 31px;
	padding-top: 5px;
	background-color: #cd3026;
}
.tx_rojo {
	font-family: Arial;
	font-size: 11px;
	color:  #3d3c3f;
}
.tx_rojo a {
	text-decoration: none;
	color:  #3d3c3f;
}
.tx_rojo a:hover {
	font-weight: bold;
	color:  #cd3026;
}
.rojo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:  #cd3026;
}
/* _________________________________________________________________ GRIS */
.menu_gris {
	float: left;
	width: 204px;
	padding-left: 16px;
	height: 16px;
	padding-top: 5px;
	background-color: #3d3c3f;
}
.tx_gris {
	font-family: Arial;
	font-size: 11px;
	color:  #3d3c3f;
}
.tx_gris a {
	text-decoration: none;
	color:  #3d3c3f;
}
.tx_gris a:hover {
	font-weight: bold;
	color:  #3d3c3f;
}
.gris {
	font-family: Arial;
	font-size: 11px;
	color:  #3d3c3f;
}
.gris a {
	text-decoration: underline;
	color: #3d3c3f;
}
.gris a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* _________________________________________________________________ PRESENTACIÓN */
.caja_presentacion {
	float: left;
	width: 660px;
	height: 210px;
	position: relative;
}
#presentacion {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 660px;
	height: 210px;
	visibility: visible;
}

/* _________________________________________________________________ CONTENIDO */
.contenido {
	float: left;
	width: 660px;
	height: 600px;
	padding-left: 16px;
}
.contenido_oo {
	float: left;
	width: 660px;
	padding-left: 16px;
}
.titulo {
	float: left;
	width: 660px;
	height: 52px;
	padding-top: 4px;
	border-top: 1px solid #3d3c3f;
}
.titulo p {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #3d3c3f;
}
.titulo a {
	text-decoration: underline;
	color: #3d3c3f;
}
.titulo a:hover {
	text-decoration: underline;
	color: #66abc9;
}
.titulo_mas {
	float: left;
	width: 660px;
	height: 37px;
	padding-top: 4px;
	border-top: 1px solid #3d3c3f;
}
.titulo_mas p {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #3d3c3f;
}
.solicitud {
	float: left;
	width: 660px;
	height: 18px;
	padding-top: 4px;
	border-top: 1px solid #3d3c3f;
}
.solicitud p {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #3d3c3f;
}

.caja_imagen {
	float: left;
	width: 660px;
	height: 210px;
}
.caja_texto {
	float: left;
	width: 660px;
 	padding-top: 25px;
}
.h2 {
	font-family: Arial;
	font-size: 11px;
	color:  #3d3c3f;
	line-height: 14px;
}
.h2 a {
	text-decoration: underline;
	color: #3d3c3f;
}
.h2 a:hover {
	font-weight: bold;
}
/* _________________________________________________________________ PIE */
.pie {
	float: left;
	width: 880px;
	padding-left: 16px;
	height: 17px;
	padding-top: 2px;
	border-top: 1px solid #3d3c3f;		
}
.pie01 {
	float: left;
	width: 700px;
}
.pie01 p {
	font-family: Arial;
	font-size: 9px;
	text-align: left;
	color:  #3d3c3f;
}
.pie02 {
	float: left;
	width: 180px;
}
.pie02 p {
	font-family: Arial;
	font-size: 9px;
	text-align: right;
	color:  #3d3c3f;
}
.pie02 a {
	text-decoration: none;
	color: #3d3c3f;
}
.pie02 a:hover {
    text-decoration: underline;
	font-weight: bold;
}
/* _________________________________________________________________ PROYECTOS */
.pro_pq {
	float: left;
	width: 204px;
	height: 70px;
	margin-right:16px;
	padding-top: 5px;
	border-top: 1px dotted #3d3c3f;
}
.pro_gr {
	float: left;
	width: 204px;
	height: 150px;
	margin-right:16px;
	border-top: 1px dotted #272612;
}
.pro_gr_imagen {
	float: left;
	width: 204px;
	height: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pro_gr_imagen img {
	border: 0;
}
.pro_gr_texto {
	float: left;
	width: 204px;
	height: 70px;
	padding-top: 5px;
}
.pro_gr_dcha {
	float: left;
	width: 204px;
	height: 150px;
	border-top: 1px dotted #272612;
}
.pro_pq_dcha {
	float: left;
	width: 204px;
	height: 70px;
	padding-top: 5px;
	border-top: 1px dotted #3d3c3f;
}
.pro_gr_over_dcha {
	float: left;
	width: 204px;
	height: 150px;
	border-top: 1px dotted #272612;
	background-color: #66abc9;
}
.pro_gr_over {
	float: left;
	width: 204px;
	height: 150px;
	margin-right:16px;
	border-top: 1px dotted #272612;
	background-color: #66abc9;
}
/* _________________________________________________________________ IMAGENES PROYECTOS */

.proyecto {
	float: left;
	width: 660px;
	height: 210px;
	padding-bottom: 36px;
	position: relative;
}
.proyecto_imagen {
	float: left;
	width: 424px;
	height: 210px;
	position: relative;
}
#imagen_grande {
	position:absolute;
	left:0px;
	top:0px;
	width:424px;
	height:210px;
	visibility: visible;
}
#imagen_grande img {
	float: right;
}
.proyecto_cambia {
	float: left;
	width: 220px;
	height: 210px;
	margin-left: 16px;
	position: relative;
}
#cambia_imagen {
	position:absolute;
	left: 0px;
	top: 0px;
	width:220px;
	height:210px;
	visibility: visible;
}
#cambia_imagen img {
	cursor: pointer;
}

/* _________________________________________________________________ AVISO LEGAL */
.aviso {
	float: left;
	width: 440px;
	padding-right: 8px;
}

/* _________________________________________________________________ CERTIFICADO BELDEN */
.bl_belden {
	float: left;
	width: 600px;
	padding-top: 60px;
}
.belden {
	float: left;
	width: 60px;
	padding-top: 60px;
}
.caja_belden {
	float: left;
	width: 660px;
}



.gris02 {
	font-family: Arial;
	font-size: 11px;
	color:  #7b8a92;
	line-height: 14px;
}
.gris02 a {
	text-decoration: none;
	color:  #7b8a92;
}
.gris02 a:hover {
	text-decoration: none;
}
.gris03 {
	font-family: Arial;
	font-size: 11px;
	color:  #272612;
}
.gris03 a {
	text-decoration: none;
	color:  #272612;
}
.gris03 a:hover {
	text-decoration: none;
}


.pro {
	float: left;
	width: 660px;
	height: 225px;
	margin-bottom: 42px;
}
.pro_grande {
	float: left;
	width: 424px;
	height: 225px;
	margin-right:16px;
}
.pro_info {
	float: left;
	width: 204px;
	height: 21px;
}
.pro_mini {
	float: left;
	width: 64px;
	height: 71px;
	margin-right:6px;
	margin-bottom: 6px;
}



.cajaForm {
	float:left;
	width:660px;
	padding-top:8px;
}

input {
	float:left;
	padding-top:3px;
	height:15px;
	width:323px;
	border:1px solid #e0eef4;
	background-color:#e0eef4;
	font-family:Arial;
	font-size:11px;
	color:#3d3c3f;
	text-align:left;
	padding-left:3px;	
}
input[id=telefono] {
	width:60px;
}
input[id=email] {
	width:180px;
}
input[id=direccion] {
	width:200px;
}
input[id=cp] {
	width:35px;
}
input[id=localidad] {
	width:150px;
}
textarea {
	float:left;
	padding-top:3px;
	height:100px;
	width:323px;
	border:1px solid #e0eef4;
	background-color:#e0eef4;
	font-family:Arial;
	font-size:11px;
	color:#3d3c3f;
	text-align:left;
	padding-left:3px;	
}
input[id=boton] {
	float:right;
	padding-top:3px;
	height:20px;
	width:100px;
	border:1px solid #66abc9;
	background-color:#66abc9;
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-left:3px;	
}


.envioOk {
	float: left;
	width: 610px;
 	padding: 25px;
	background-color:#66abc9;
	font-family:Arial;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;;
}





.tituloSai {
	float: left;
	width: 585px;
	height: 52px;
	padding-top: 4px;
	border-top: 1px solid #3d3c3f;
}
.tituloSai p {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #3d3c3f;
}
.apc {
	float: left;
	width: 75px;
	height: 52px;
	padding-top: 4px;
	border-top: 1px solid #3d3c3f;
}




.pro_sai_imagen {
	float: left;
	width: 204px;
	height: 102px;
	padding-top:15px;
	padding-bottom: 5px;
}
.pro_sai_imagen img {
	border: 0;
}
.pro_saiDom {
	float: left;
	width: 204px;
	height: 204px;
	margin-right:16px;
}
.pro_sai {
	float: left;
	width: 204px;
	height: 256px;
	margin-right:16px;
}
.pro_sai_texto {
	float: left;
	width: 204px;
	padding-top: 5px;
}


