/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-align: center;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
body {
	background-image: url(../imagen/fdoTotal.jpg);
	background-repeat:  repeat-x;
	background-color: #2c2c2c;
	margin: 0 auto;
}
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:#FFFFFF; text-decoration:none;}
a:link{color:#FFFFFF; text-decoration:none;}
a:active{color:#FFFFFF; text-decoration:none;}
a:hover{color:#FFFFFF; text-decoration:none;}

.linkTxt a{
	float:right;
	width:150px;
	display:block;
	padding:2px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
}
.linkTxt a:hover {
	color:#ffffff;
	background-color:#3c0e10;
}
/* DIVS */
#home {
	margin: 0 auto;
	width: 100%;
	background: #000;
}

#contenido {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../imagen/fdocuerpo.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

#pie {
	clear:both;
	margin: 0 auto;
	width: 100%;
	background-color: #000000;
}
#datos {
	margin: 0 auto;
	width: 950px;
	text-align:left;
}
#menusup{
	margin:0px;
	padding:0px;
	}
#menusup li{
	
	list-style-type:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-color: #666666;
	}
#menusup li a{
	display:block;
	padding:4px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
}
#menusup li a:hover {
	color:#ffffff;
	background-color:#3c0e10;
}

#calendario{
	margin:30px 5px 0px 0px;
	padding:0px;
	}
#calendario li{
	width:150px;
	list-style-type:none;
	border: 1px dotted #666666;
	}
#calendario li a{
	display:block;
	padding:2px;
	margin-bottom:1px;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
}
#calendario li a:hover {
	color:#ffffff;
	background-color:#3c0e10;
}
.sub{
	padding-left:10px;
	}
.subsub{
	padding-left:20px;
	}
#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;
}
/* CLASES */
.clear{
	clear:both;
	}
.noticia{
	list-style-type:none;
	border: 1px solid #666666;
	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: "Times New Roman", Times, serif;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	color: #FFFFFF;
}
.tacho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: line-through;
}

#compra{
	float:left; 
	list-style-type:none; 
	margin-right:8px; 
	width:280px;
	height: 150px; 
	border: 1px solid #666; 
	background-color:#151515; 
	padding:5px;
}
.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;
	}
