@charset "UTF-8";
/* CSS Document */
img { -ms-interpolation-mode: bicubic; }

body {
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}
a {text-decoration:none;
outline:none;}

.contenedor_total {
width:100%;
height:634px;
text-align:center;
background-image:url(../elementos/mosaico.jpg);
background-repeat:repeat-x;

}
.carrito {
	width:128px;
	height:28px;
	left:150px;
	float:left;


}
.portada {
	width:935px;
	height:635px;
	background-image:url(../elementos/fondoportada.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
}

.portada-ing {
	width:935px;
	height:635px;
	background-image:url(../elementos-ing/fondoportada.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:auto;
}

.cabecera {

height:122px;
}


.superior {

width:935px;
height:136px;
background-image:url(../elementos/fondo_cabecera.jpg);
margin:auto;

}
.contenido {
width:935px;
background-image:url(../elementos/fondo_contenido.jpg);
background-repeat:repeat-y;
margin:auto;
}


.pie {
width:935px;
height:43px;
background-image:url(../elementos/fondo_pie.jpg);
margin:auto;
}

.menu_sup { 
	font-size:12px;
	color:#00305e;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	border-right:2px dotted #999999;


}

.menu_sup:hover { 
	font-size:12px;
	color:	#999999;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	border-right:2px dotted #999999;


}
.menu_sup_peq {
	font-size:10px;
	color:#333;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	border-left:2px dotted #999999;

}
.menu_sup_peq:hover {
	font-size:10px;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
	border-left:2px dotted #999999;

}
.menu_sup_bus { 
	font-size:10px;
	color:#707070;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:4px;
}





			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	
				
			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:520px;
	height:92px;
	overflow:hidden;
		}	
													

/* // Easy Slider */



.txt {
	font-size:11px;
	color:#333333;
	line-height:160%;
	text-align:left;

	}
	
.txt_2 {
	font-size:11px;
	color:#333333;
	line-height:100%;
	text-align:right;
	padding:8px 0 0 0;

	}
	
.txt_destacado {
	color:#07a6ea;
	font-size:11px;
	text-align:left;
}	

.txt_destacado_2 {
	color:#00305e;
	font-size:11px;
	font-style:italic;
}

.titulo_not {
	color:#07a6ea;
	font-size:12px;
	text-align:left;
	line-height:160%;
	padding-bottom:10px;

}	
.fuente {
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:4px ;
	margin:10px 0px;
}

.txt_destacado_3 {
	color:#9a9999;
	font-size:11px;
	text-align:left;
	line-height:140%;
}

.txt_destacado_4 {
	color:#9a9999;
	font-size:10px;
	text-align:left;
	line-height:140%;
	text-align:justify;
}
	
.boxes {
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border-left-color:#CCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#CCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:16px;
	padding-left:4px;
	padding-right:4px;
	background:#E7E7E7;
}

.pagina {
	color:#07a6ea;
	font-size:11px;
	padding:4px 6px;
	margin:0px 1px;
	border:1px solid #CCCCCC;
}
.paginacion {
	margin:auto;
	width:890px;
	text-align:right;
	padding:20px 0px;}

.pagina:hover {
	background-color:#eaeaea;
	color:#07a6ea;
	font-size:11px;
	padding:4px 6px;
	margin:0px 1px;
	border:1px solid #CCCCCC;
}

.caja_noticia {
	width:268px;
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}
.caja_noticia_grande {
	width:556px;
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

	
	.nuevo_menu {
		height:35px;
		width:655px;
		padding-top:96px;
		padding-left:22px;
		float:left;
		font-weight:bold;
		}
	.nuevo_buscador {
		text-align:left;
		float:left;
		height:35px;
		width:200px;
		float:left; 
		text-align:center;
		font-size:11px;
		color:#b5c5e7;
		padding-top:90px;
		padding-left:20px;
		}	
		.bot_01 {
	width:66px;
	height:28px;
	background-image:url(../elementos/bot_01_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_01:hover {
				background-image:url(../elementos/bot_01_B.jpg);
				color:#00305e;
				}
		.bot_02 {
	width:109px;
	height:28px;
	background-image:url(../elementos/bot_02_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_02:hover {
				background-image:url(../elementos/bot_02_B.jpg);
				color:#00305e;
				}
		.bot_03 {
	width:144px;
	height:28px;
	background-image:url(../elementos/bot_03_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_03:hover {
				background-image:url(../elementos/bot_03_B.jpg);
				color:#00305e;
				}
		.bot_04 {
	width:58px;
	height:28px;
	background-image:url(../elementos/bot_04_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_04:hover {
				background-image:url(../elementos/bot_04_B.jpg);
				color:#00305e;
				}				
		.bot_04nov {
	width:77px;
	height:28px;
	background-image:url(../elementos/bot_04nov_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_04nov:hover {
				background-image:url(../elementos/bot_04nov_B.jpg);
				color:#00305e;
				}
		.bot_05 {
	width:67px;
	height:28px;
	background-image:url(../elementos/bot_05_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_05:hover {
				background-image:url(../elementos/bot_05_B.jpg);
				color:#00305e;
				}
		.bot_06 {
	width:111px;
	height:28px;
	background-image:url(../elementos/bot_06_A.jpg);
	float:left;
	text-align:center;
	font-size:11px;
	color:#1247B7;
	padding-top:6px;
			}
			.bot_06:hover {
				background-image:url(../elementos/bot_06_B.jpg);
				color:#00305e;
				}
				
				
h1{
	margin:0;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	line-height:160%;
	text-align:left;
	}
	
h2{
	margin:0;
	display:inline;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	line-height:160%;
	text-align:left;
	}
	
h3{
	margin:0;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	line-height:160%;
	text-align:left;
	}
.boton{
	background-color:#e5f6fd;
	height:20px;
	font-weight:normal;
	font-size:11px;
	color:#41a6f1;
	border-width:1px;
	border-style:solid;
	border-color:#d4e4e4;
	
	
}
