@charset "UTF-8";
/* CSS Document */

.tablageneral{
	width:650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.celdayear{
 	width:50px;
	background-color:#666666;
	text-align:center;
	color:#FFFFFF;
	font-size: 10px;
	line-height:16px;
	letter-spacing:0.1em;
}

.celdacontent{
	width:600px;
	font-size: 9px;
	line-height:12px;
	letter-spacing:0.1em;
}


a:link{

}

a:visited {

}

a:hover {

}

a:active {

}

.spanvideo{
	color: #FF0000;	
}

.spandist{
	color: #0000FF;	
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.video {
	width:350px;
	text-align: center;
}

.subtituloL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:170px;
	background-color: #FFFFFF;
	float:left;
	text-align:center;
}

.subtituloR{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	width:170px;
	background-color: #FFFFFF;
	float:left;
	text-align:center;
}


.textocontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:350px;
	text-align: justify;
	overflow:visible;
}


/* FRAMES ITINERARIOS */ 

.Fondo_gris {
	margin-top: 0px;
	background-color: #CCCCCC;
}


.Cuadro_frame {
	border: thin solid #CCCCCC;
	height: auto;
	background-color: #CCCCCC;
	width: 175px;
}

.titular {
	color: #FFFFFF;
	font-weight: bold;
}

.celdacontentframe{
 	font-size: 8pt;  
 	color: #000000; 
 	text-decoration: none ; 
 	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:171px;
	height:20px;
	align:left;
	vertical-align:middle;
	border-color:#666666;
}

.celdacontentframe a:Link{
	color: #000000; 
	text-decoration: none;
}

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

.celdacontentframe a:hover{
	color: #000000; 
	text-decoration: none;
}

.celdacontentframe a:active{
	color: #000000; 
	text-decoration: none;
}

.celdatexto{
	width:300px;
	font-size: 9px;
	line-height:12px;
	letter-spacing:0.1em;
}