@charset "utf-8";
body {
	margin: 0px;
	background-color: #F4F4F4;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#cierre {
	background-image: url(images/lineas_cierre.gif);
	float: left;
	height: 5px;
	width: 950px;
}
#blanco {
	float: left;
	height: 395px;
	width: 813px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
#membrete {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-left: 135px;
	margin-top: 20px;
}


#principal {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#membrete a {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	
}
#pie {
	font-size: 10px;
	color: #666666;
	float: left;
	height: 5px;
	width: 950px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#final {
	clear: both;
	padding-top: 10px;
}


#membrete a:hover {
	font-weight: bold;
	color: #40C1F2;
}
#texto_empresa {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	width: 405px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#texto_contacto {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-left: 410px;
	width: 405px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#texto_producto #prod_titulo {
	font-size: 11px;
	color: #000000;
	background-color: #E6F7FD;
	height: 20px;
	padding-left: 37px;
	float: left;
	padding-right: 33px;
	width: 336px;
}

.input {
	background-color: #F3F3F4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 270px;
	display: tabla;
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	color: #000000;
}
.rojo {
	font-size: 11px;
	color: #FF0000;
}

#principal #texto_contacto textarea {
	background-color: #F3F3F4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 270px;
	display: tabla;
	border-top-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	color: #000000;
}
#texto_producto {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	width: 405px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#texto_producto #prod_img {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	float: left;
	width: 400px;
}
#texto_producto #prod_descarga {
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
#texto_producto #prod_titulo2 {
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	font-weight: bold;
}
#texto_producto #prod_descripcion {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	font-weight: normal;
}
#texto_producto #prod_certificado {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	background-image: url(images/certificado.gif);
	height: 62px;
	background-repeat: no-repeat;
}
#texto_producto #prod_esquema {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
}
#botonera_producto {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	margin-left: 135px;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
#botonera_producto a {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-left: 15px;
	text-decoration: none;
}
#botonera_producto a:hover {
	font-size: 11px;
	line-height: 20px;
	color: #40C1F2;
	margin-left: 15px;
	text-decoration: none;
}
#texto_producto #prod_descarga a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#texto_producto #prod_descarga a:hover {
	font-size: 11px;
	color: #40C1F2;
	text-decoration: none;
}
.seleccionado {
	font-size: 11px;
	line-height: 20px;
	color: #40C1F2;
	margin-left: 15px;
	text-decoration: none;
}
#botonera_empresa {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
#botonera_empresa a {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-left: 15px;
	text-decoration: none;
}
#botonera_empresa a:hover {
	font-size: 11px;
	line-height: 20px;
	color: #40C1F2;
	margin-left: 15px;
	text-decoration: none;
}
#botonera_tecnologia {
	float: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	width: 540px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	margin-left: 270px;
}
#botonera_tecnologia a {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-left: 15px;
	text-decoration: none;
}
#botonera_tecnologia a:hover {
	font-size: 11px;
	line-height: 20px;
	color: #40C1F2;
	margin-left: 15px;
	text-decoration: none;
}
.celeste {
	font-size: 11px;
	line-height: 20px;
	color: #40C1F2;
	text-decoration: none;
}

