/* estilo general de la pagina*/
body {
	background-color: #d9d9d9;
	padding:0;
	margin:0;
	background-image: url(../images/index_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainContent{ width: 959px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.izq{ float:left; width: 650px;}
.der a{
	font-size: 10px;
	color: #375ca3;
	text-decoration: none;
}
.der a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.left2 a{
	font-size: 10px;
	color: #375ca3;
	text-decoration: none;
}
.left2 a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.left2 p {
	line-height: 120%;
	padding-bottom: 15px;
	font-size: 11px;
	color: #000000;
}
.right{ float: right; 
    }
.rightfull a{
	font-size: 10px;
	color: #375ca3;
	text-decoration: none;
}
.rightfull a:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.novedad{
	color:#666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top:10px;
	padding-bottom:10px;
	margin-bottom:0px;
}

.novedad em {
	color:#375ca3;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:  #375ca3;
	line-height: 28px;
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #375ca3;
	background-color: #e0e0e0;
	}
h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:  #375ca3;
	line-height: 28px;
	text-align: left;
	margin-bottom: 3px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #375ca3;
	background-color: #e0e0e0;
	}
h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:  #666;
	text-align: left;
	}
h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:   #375ca3;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
h5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:   #666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 10px;
	}
/* estilos del footer*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #375ba3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e3e3e;
	border-left-color: #3e3e3e;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.pie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #3e3e3e;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px;
}
.pie a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	
}
.pie a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	
}


.botonera{
	width:959px;
	height: 75px;
	background-image: url(../images/botonera.jpg);
	background-repeat: no-repeat;
	}
.links li{
	padding-left: -10px;
	margin-left: -20px;
	list-style-position: outside;
}
.listado3 li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-top: 3px;
	margin-left: -30px;
	}
.listado li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-top: 3px;
	margin-left: -30px;
	}
.listado li a{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	}
.listado li a:hover{
	color: #3470aa;
	text-decoration: underline;	
	font-size: 11px;
	}
.listado2{
	float: left;
	}

.listado2 li{
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin-top: 3px;
	}

.prod{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.prod2{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.borde{border: 1px solid #000;}
.fajas{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.fajas img{
margin: 2px;
}
.fajas b{
float: left;
margin-left: 2px;
}
.fajas a{
float: right;
}
.eventos{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.eventos img{
margin: 2px;
}
.consulta a{
float: right;
	padding:5px;
	margin-top: 10px;
	color: #375ca3;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.consulta a:hover{
	color: #000000;
	background-color: #CCCCCC;
}
.consulta2 a{
float: left;
	padding:5px;
	margin-top: 10px;
	color: #375ca3;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.consulta2 a:hover{
	color: #000000;
	background-color: #CCCCCC;
}
.calendario{
	padding-bottom: 5px;
	color:#000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 10px;
}
.calendario a{
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}
.calendario a:hover{
	color:#375ca3;
	font-size: 10px;
	text-decoration: none;
}
.calendario em {
	color:#375ca3;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
