/*enlaces*/
a {
	text-decoration : none;
	color :#003467;
}

a:visited  {
	text-decoration : none;
	color :#003467;
}

a:hover {
	text-decoration: underline;
	color:#CC0440;
}

a.negrita {
	text-decoration : none;
	color :#003467;
	font-weight: bolder;
}

a.negrita:visited  {
	text-decoration : none;
	color :#003467;
	font-weight: bolder;
}

a.negrita:hover {
	text-decoration: underline;
	color:#003467;
	font-weight: bolder;
}

a.rojo {
	text-decoration : none;
	color :#990000;
}

a.rojo:visited  {
	text-decoration : none;
	color :#990000;
}

a.rojo:hover {
	text-decoration: underline;
	color:#990000; 
}

a.titular_index1{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003467;
	text-decoration: none;
}
	
a.titular_index1:visited{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003467;
	text-decoration: none;	
}

a.titular_index1:hover{
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0440;
	text-decoration: underline;
}

a.titular_index{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a.titular_index:visited{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a.titular_index:hover{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

a.cabe_blog{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a.cabe_blog:visited{
	color: #000000;
	text-decoration: none;
}

a.cabe_blog:hover{
	color: #000000;
	text-decoration: underline;
}

a.adsen{
	font-size: 15px;
	font-family: Arial;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

a.adsen:visited{
	color: #000000;
	text-decoration: underline;
}

a.adsen:hover{
	color: #000000;
	text-decoration: underline;
}

a.boton-tienda
{
	font-size:14px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	padding:3px 10px;
	margin:5px;
	border:0px;
	text-decoration:none;
	color:#FFFFFF;
	background:#003467;
}

a.boton-tienda-verde
{
	font-size:14px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	padding:3px 10px;
	margin:5px;
	border:0px;
	text-decoration:none;
	color:#FFFFFF;
	background:#375D4E;
}

/*textos*/
h1{
	font-family:Arial;
	font-size: 30px;
	font-weight: bolder;
	text-align: left;
	color:#000000;
	margin: 0px 5px 5px;
}

h2{
	font-family:Arial;
	font-size: 16px;
	text-align: left;
	color:#000000;
	margin: 0px 5px 5px;
}

.rojo{
	color:#990000;
}

.azul3467{
	color:#003467;
}

.negrita-rojo{
	font-weight: bolder;
	color:#990000;
}

.blanco{
	color:#FFFFFF;
}

.contenido1{
	font-family:Arial;
	font-size:17px;
	color:#000000;
}

.contenido{
	font-family:Arial;
	font-size:14px;
	color:#000000;
}

.datos{
	font-family:Arial;
	font-size:13px;
	color:#000000;
}

.comen-big{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #990000;
}

.foto{
	font-family:Arial;
	font-size: 13px;
	color:#003467;
}

/*hr*/
hr.gris{
	height: 1px;
	border : 0px;
	background-color: #D4D4D4;
}

/*listas*/
ul.navi
{
	list-style-type: square;
	margin: 0 15px;
	padding:0;
}

/*celdas*/
td.azul{
	background-color : #F0F4F4;
	font-family:Arial;
	font-size:14px;
	color:#000000;
}

td.amarillo
{
    background-color: #FFFF53;
	font-family:Arial;
	font-size: 14px;
	color:#0000CC;
}

td.oferta{
	font-family:Arial;
	font-size:18px;
	font-weight: bolder;
	color:#0000CC;
	text-align: center;	
    background-color: #FFFF53;
}

/*tablas estadisticas*/
td.azul-oscuro{
	background-color : #003467;
	font-family:Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;	
}

/*imagenes*/
 img
{
	border:0;
	margin: 1px 5px 1px 5px;
}

 img.izq
{
	float: left;
	margin: 0px 15px 0px 15px;
}

 img.dcha
{
	float: right;
	margin: 0px 15px 0px 15px;
}

/*input*/
input.buscador
{
	font-style: italic;
	color:#999999;
	
}

input.caja
{
	height:20px;
	width:500px;
	border:1px solid #6787b8;
	padding:0;
	background:#FFFFFF;
}

textarea.caja
{
	height:80px;
	width:500px;
	border:1px solid #6787b8;
	padding:0;
	background:#FFFFFF;
}

/*menu*/
.b1 {
	font-size : 14px;
	font-family : verdana,arial,helvetica;
	font-weight: bold;
	background-color : #003467;
	color : #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.b2 {
	font-size : 14px;
	font-family : verdana,arial,helvetica;
	font-weight: bold;
	background-color : #FFFFFF;
	color : #333333;
	padding-top: 3px;
}

A.bn {color:#333333;}
A.bn:visited {color:#ffffff;}/*color donde estas menú principal*/ 
A.bn:active {color:#ffffff;}/*color de las secciones que has visitado menú principal*/
A.bn:link {color:#ffffff;} 
A.bn:hover {color:#FFFF33;} 
A.bn2 {font-size:8pt;color:#003467;} 
A.bn2:visited {font-size:14px;color:#003467;} 
A.bn2:active {font-size:14px;color:#003467;} 
A.bn2:link {font-size:14px;color:#003467;} 
A.bn2:hover {font-size:14px;color:#333333;} 

.cenlaces {
	position:absolute;
	width: 990px;
	top: 100px;
	left:0px;
	visibility:hidden;
	font-family : verdana,arial,helvetica;
	font-weight: bold;
	color : #333333;
	background-color:#FFFFFF;/*color del menú secundario*/
	padding-top:1px;
	padding-bottom:0px;
	padding-left:0px;
	clip: rect(0,900,20,0);
	text-align:left;
}

.desplega {
	position: relative;
	width:995px;
	height:20px;
}

.tabla
{
	border-style: solid;
	border-color: #003467;
	border-width: 2px;
}
