/*CSS Document */

/*
==========================================
GLOBALES
==========================================
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;	
	text-align: center;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
body {
	background-image: url(../imagen/fdoTotal.jpg);
	background-repeat:  no-repeat;
	background-color: #FFFFFF;
	margin: 0 auto;
	background-position: center top;
}
td{
	text-align:left;
}
img{
border:0;
}
H1{
	font-size: 14px;
	margin-left:40px;
	color: #B5B08A;
}
H2{
	font-size: 12px;
	color: #C5322E;
}

H3{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C5322E;
	font-style: italic;
}
a{ color:#ce132a; text-decoration:none;}
a:link{color:#ce132a; text-decoration:none;}
a:active{color:#ce132a; text-decoration:none;}
a:hover{color:#000000; text-decoration:none;}
	
/* 
======================================================
DIVS 
=======================================================
*/
#cabecera {
	margin: 0px auto;
	width: 880px;
	height:110px;
	text-align:left;
}

#contenido {
	margin: 0px auto;
	_margin-top:-65px; /* solo para el iexplorer6*/
	width: 905px;
	text-align:left;
}

#pie {
	margin: 0 auto;
	width: 100%;
}
#datos {
	border-top: 1px solid #ccc;
	margin: 0 auto;
	width: 850px;
	text-align:left;
}
#menusup{
	margin:0px;
	padding:0px;
	}
#menusup li{
	list-style-type:none;
	float:left;
	
	}
#menusup li a{
	display:block;
	padding:4px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family: "Trebuchet MS", Arial;
}
#menusup li a:hover {
	color:#000;
}

#calendario{
	margin:0px;
	padding:0px;
	}
#calendario li{
	width:215px;
	list-style-type:none;
	border-bottom: 1px dotted #666666;
	background-color:#f4f4f4;
	}
#calendario li a{
	display:block;
	padding:2px;
	padding-left:10px;
	margin-bottom:1px;
	text-decoration:none;
	/*font-weight:bold;*/
	text-align:left;
	font-size:11px;
	color:#ce132a;
	font-family: Arial;

}

#calendario li a:hover {
	color:#ffffff;
	background-color:#3c0e10;
}

#videos{
	width:890px; 
	margin:40px auto;
	margin-left:0px;
	padding:30px;
	border: 1px solid #666666;
	background-image: url(../imagen/fdovideos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#151515;
	
}
#scroll {
     width:420px;
     height:345px;
	 margin-left:30px;
     overflow:auto;
	 float:left;
}
#scroll li{
	width:90%;
    list-style-type:none;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #666666;
	display:block;
}
#scroll li a{
display:block;
}
#scroll li a:hover{
background-color:#2c2c2c;
}
#compra{
	float:left; 
	list-style-type:none; 
	margin-right:8px; 
	width:280px;
	height: 150px; 
	border: 1px solid #666; 
	background-color:#151515; 
	padding:5px;
}
/* 
====================================================================
CLASES
====================================================================
 */

.clear{
	clear:both;
	}
.noticia{
	list-style-type:none;
	background-image: url(../imagen/fdonoticias.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.leyenda {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.H2{
	font-size: 12px;
	color: #B5B08A;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #333333;
}
.tituloGr {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #333333;
}

.pag, .pagOff, a.pag:link, a.pag:visited, a.pag:hover  {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	border: 2px solid #000000;
	background-color: #fff;
	padding: 3px;
}
a.pag:hover, .pagOff {
	background-color: #cccccc;
	}
	
.linkTxt a{
	float:right;
	width:130px;
	display:block;
	padding:2px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#000;
	font-family: "Trebuchet MS", Arial;
	border:1px solid #ccc;

}
.linkTxt a:hover {
	color:#ffffff;
	background-color:#3c0e10;
}
.sub{
	padding-left:10px;
	}
.subsub{
	padding-left:20px;
	}
	
.titrojo {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ce132a;
}
