/* CSS Document */

html{
	padding:0px;
	margin:0px;
}

body{
	position:absolute;
	width:900px;
	height:700px;
	left:50%;
	margin-left:-450px;
}

#sup{
	width:100%;
	height:22px;
	text-align:right;
}

#sup a,
#sup a:link,
#sup a:active,
#sup a:visited{
	display:inline;
	text-decoration:none;
	background-color:#143D5D;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}

#sup a:hover{
	background-color:#97989C;
}

#med{
	width:100%;
	height:657px;
}

#izq{
	float:left;
	width:254px;
	/*padding-top:192px;*/
	height:467px;
	background-image:url(../img/logo-bernar.jpg);
	background-repeat:no-repeat;
}

#click_logo{
	width: 254px;
	height: 153px;
	cursor: pointer;
	padding-bottom:40px;
}

#click_logo a{
	width: 254px;
	height: 153px;
	display: block;
}

#click_logo span{
	display: none;
}

#img_aleatoria{
	
}

#der{
	float:right;
	width:646px;
	height:657px;
	background-image:url(../img/fondo-cuerpo.jpg);
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gris{
	float:left;
	width:210px;
	padding-left:60px;
	height:588px;
	padding-top:27px;
	color:#FFFFFF;
	margin-top:2px;
}

#amarillo{
	float:right;
	padding-right:40px;
	padding-top:35px;
	width:252px;
	height:261px;
	color:#143D5D;
	margin-top:2px;
}

#azul{
	float:right;
	width:268px;
	height:257px;
	padding-top:46px;
	padding-right:44px;
	color:#FFFFFF;
	margin-top:2px;
}

#titulo{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#143D5D;
	margin-bottom:10px;
	font-weight:bold;
	text-align:right;
}

#pie{
	width:100%;
	height:17px;
	padding-top:4px;
	color:#143D5D;
	font-size:10px;
	text-align:left;
	border-top:1px solid #A7B6C2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pie a,
#pie a:visited,
#pie a:link,
#pie a:active{
	color:#143D5D;
	text-decoration:none;
}

#pie a:hover{
	color:#FDBA2E;
}

/*============ NOTICIAS =================*/
#h_noticias, #h_noticias a, #h_noticias a:link, #h_noticias a:visited, #h_noticias a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 230px;
	height: 20px;
	margin: 0 0 0 2px;
	padding: 5px 0 0 5px;
	text-decoration: none;
}

#h_noticias a:hover{
	text-decoration: underline;
}

.noticia{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #143D5D;*/
	color:#FFFFFF;
	/*background-color: #FDBA2E;
	margin-bottom: 5px;
	margin-top: 12px;*/
}

#texto-contenido .noticia{
	color: #143D5D;
	background-color: #FDBA2E;
}

.noticia_completa{
	margin-top: 30px;
	color: #000000;
	background-color: #FDBA2E;
}

.titulo_noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #143D5D;*/
	color:#FFFFFF;
	/*background-color: #FDBA2E;*/
	text-decoration: underline;
	/*font-weight: bold;*/
	padding-bottom: 15px;
}

.titulo_noticias a,
.titulo_noticias a:link,
.titulo_noticias a:visited,
.titulo_noticias a:active{
	/*color: #143D5D;*/
	color:#FFFFFF;
	/*background-color: #FDBA2E;*/
	text-decoration: none;
}

.titulo_noticias a:hover{
	text-decoration: underline;
}

.noticia_completa h1, #contenido .noticia h1{
	font-size: 12px;
	color: #0D1D75;
	background-color: #FDBA2E;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

.sub_titulo_noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143D5D;
	background-color: #FDBA2E;
}

.noticia_completa .sub_titulo_noticias, #contenido .noticia .sub_titulo_noticias{
	font-size: 12px;
	color: #143D5D;
	background-color: #FDBA2E;
	padding: 0px 0px 5px 0px;
}

.fecha_noticias{
	font-family: Tahoma;
	font-size: 10px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #FFFFFF;
}

.noticia_completa .fecha_noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	float: none;
	color: #FFFFFF;
}

.noticia_completa a,
.noticia_completa a:link,
.noticia_completa a:visited,
.noticia_completa a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FDBA2E;
	text-decoration: none;
}

.noticia_completa a:hover{
	text-decoration: underline;
	color: #000000 !important;
	background-color: #FDBA2E;
}

.btn_vermas{
	clear: both;
	background-image: url(../img/boton-ver-noticia.jpg);
	background-repeat: no-repeat;
	/*width: 68px;
	height: 13px;*/
	float: right;
	cursor: pointer;
	margin-top: 5px;
}

.btn_vermas a,
.btn_vermas a:link,
.btn_vermas a:visited,
.btn_vermas a:active{
	/*width: 68px;
	height: 13px;*
	display: block;*/
	color: #0D1D75;
}

.btn_vermas span{
	/*display: none;*/
}

#enlace_mas_noticias{
	clear: both;
	cursor: pointer;
	margin-top: 15px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	padding-right:10px;
}
#enlace_mas_noticias a,
#enlace_mas_noticias a:link,
#enlace_mas_noticias a:visited,
#enlace_mas_noticiass a:active{
	text-decoration: none;
	color: #FFFFFF;
}
#enlace_mas_noticias span{
	/*display: none;*/
}

#boton_ver_mas_noticias{
	clear: both;
	background-image: url(../img/btn_ver_mas_noticias.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
	cursor: pointer;
	float: right;
	margin-top: 35px;
}
#boton_ver_mas_noticias a{
	width: 170px;
	height: 22px;
	display: block;
}
#boton_ver_mas_noticias span{
	display: none;
}

#div_paginador{
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FDBA2E;
	text-align: center;
}
#div_paginador a,
#div_paginador a:link,
#div_paginador a:visited,
#div_paginador a:active{
	color: #000000;
	background-color: #FDBA2E;
	text-decoration: none;
	font-weight: bold;
}

#div_paginador a:hover{
	text-decoration: underline;
}
/*============== FIN NOTICIAS ===========*/

/*============== ULTIMOS PRODUCTOS ======*/
#lista_ultimos_productos{
	margin-top: 35px;
}

.ultimo_producto{
	clear: both;
	/*width: 215px;*/
	width: 240px;
	margin-top: 10px;
}

.imagen_ultimo_producto{
	float: left;
}

.fecha_ultimo_producto{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.descrip_ultimo_producto{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	text-align: right;
}

.descrip_ultimo_producto a,
.descrip_ultimo_producto a:link,
.descrip_ultimo_producto a:visited,
.descrip_ultimo_producto a:active{
	text-decoration: none;
	color: #FFFFFF;
}

.descrip_ultimo_producto a:hover{
	text-decoration: underline;
}

#enlace_catalogo{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}

#enlace_catalogo a,
#enlace_catalogo a:link,
#enlace_catalogo a:visited,
#enlace_catalogo a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#enlace_catalogo a:hover{
	text-decoration: none;
}

.mapaweb{
	display:none;
}

/*============== FIN ULTIMOS PRODUCTOS ======*/