@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto_impresion {
   visibility:hidden;
   display: none; 
}

body {
	background-color: #002449;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#espacio {
	background:#005779;
	display:block;
	width:1024px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
}

#back-header {

}

#header {
	width: 1024px;
	margin-right: auto;
	height: 400px;
	background-image: url(../images/home.jpg);
	margin-left: auto;
}

#header_empresa {
	width: 1024px;
	margin-right: auto;
	height: 270px;
	margin-left: auto;
}
.titulo_seccion {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	background-image: url(../images/back_img_white.png);
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 5px;
}


#back-content {


}

#content {
	width: 1004px;
	margin-right: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 10px;
	text-align: left;
	margin-left: auto;
}
.titulo_empresa {
	font-size: 24px;
	font-weight: bold;
	color: #005779;
}

.subtitulo_empresa {
	font-size: 16px;
	font-weight: bold;
	color: #005779;
}
.titulo {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	display: block;
	float: right;
	margin-top: 4px;
	width: 230px;
}
.titulo a{
	color: #FFF;
}
.titulo_pro {
	font-size: 16px;
	color: #002449;
	font-weight: bold;
	display: block;
	float: right;
	margin-top: 4px;
	width: 180px;
}

.texto_empresa {
	font-size: 12px;
	color: #4D4D4D;
	text-align: justify;
	display: block;
}
.publicado {
	font-size: 12px;
	color: #666;
	padding: 5px;
	text-align: right;
	display: block;
}


.texto_noticia {
	font-size: 12px;
	color: #4D4D4D;
	text-align: justify;
	display: block;
	padding: 10px;
}

.texto {
	color: #FFF;
	display: block;
	margin-top: 7px;
	float: right;
	width: 230px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

.texto_pro {
	color: #002449;
	display: block;
	margin-top: 7px;
	float: right;
	width: 180px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}


#modulo {
	width: 470px;
	padding: 10px;
	height: 94px;
}

#info {
	width: 270px;
	float: right;
}

#info_pro {
	float: left;
}
.left {
	float: left;
	background-color: #005779;
	margin-bottom: 20px;
}

.right {
	float: right;
	background-color: #2998CF;
}

#footer {
	color: #FFF;
	background-color: #005779;
	padding: 6px;
	font-size: 11px;
}

.seleccione {
	font-weight: bold;
	display: block;
	font-size: 16px;
	color: #005779;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	margin-left: 30px;
}
#item_marca {
	padding: 10px;
	float: left;
	height: 130px;
	width: 130px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 15px;
}

#item_marca:hover {
	background-color: #9CC;
}

#item_marca2 {
	padding: 10px;
	float: left;
	height: 200px;
	width: 200px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#item_producto {
	float: left;
	width: 100px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.nombre_producto {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	display: block;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 51px;
}


#item_producto:hover {
	background-color: #9CC;
}

#item_producto_grande {
	padding: 10px;
	height: 500px;
	width: 500px;
	border: 1px solid #CCC;
	margin-top: 15px;
	margin-right: 15px;
}
.cuadro-titulares {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 30px;
}

.cuadro-titulares-grande {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-left: 30px;
}

.cuadro-titulares:hover {
	background-color: #E4EEF8;

}
.titulares {
	font-size: 18px;
	font-weight: bold;
	color: #002449;
	padding: 7px;
	display: block;
	text-decoration: underline;
}
#sombra {
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sombra.png);
	background-repeat: repeat-y;
}
.encabezados {
	font-weight: bold;
	color: #FFF;
	background-color: #002449;
	text-align: center;
	padding: 5px;
}
