body
{
background-color: #000000; 
/*background:url(../img/bg.png) repeat;*/
margin-top:10px;
margin-bottom:10px;
margin-left:0;
margin-right:0;
text-align:center;
}


.tablaTotal
{
	
	width:780px; 
	
}
.encabezado
{
	letter-spcaing: 0pt;
	background-color:  #000000; 
	
	font-family: verdana;
	font-size: 12pt;
	font-weight: bolder;
	text-align: left;
	width:780px; 
	height:80px;
	background:url(../img/bgCon4.png) repeat;
	
}

.logo
{
	
	background-color: #CA08CC;  
	
	width:132px; 
	height:62px;
	border: solid 0px green;
}

.fecha
{
	letter-spcaing: 0pt;
	background-color: #ffffff;
	font-family: verdana;
	color:#808080;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width:385px; 
	height:5px;
}
.ruta
{
	letter-spacing: 0pt;
	background-color: #ffffff;
	font-family: verdana;
	color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width:385px; 
	height:5px;
}
.fechaRuta
{
	letter-spacing: 0pt;
	
	font-family: verdana;
	font-style: italic;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width:780px; 
	height:20px;
	/*background-color: #A804AE;
	background:url(../img/FONDORUT.jpg) repeat;*/
}
.pie
{
	letter-spacing: 0pt;

	font-family: verdana;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	width:780px; 
	height:30px;
	background-color: #A804AE;
	background:url(../img/bgCon4.png) repeat;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10;
	padding-right: 10;
}
.menu
{
	letter-spacing: 0pt;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
	text-align: right;
	vertical-align:top;
	width: 780px;
	height:60px;
	
	
}


.superior
{
	background-color:  #000000;
	width:780px; 
	height:0px;
	
}
.margenDerecho
{
	background-color: #CA08CC;
	width: 0px;
}

.margenMedio
{
	background-color: #CA08CC;
	width: 0px;
}

.margenIzquierdo
{

	background-color: #CA08CC;
	width:0px;
}

.tablaPagina
{
	
	width: '100%';
}
table.paginaInterna
{
width: 650px;
text-align: center;
padding-left: 0px;
padding-right: 0px;
font-family: Verdana;
font-size: 14px;
color:#ffffff;
}


.contenido 
{
	background:url(../img/bgCon4.png) repeat;
	letter-spacing: 0pt;
	font-family: Verdana;
	font-size: 9px;
	vertical-align:top;
	width: 780px;
	height:230px;
	text-align: center;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 10;
	padding-right: 10;
	/*border-left-color: #A804AE;
	border-top-color: #A804AE;
	
	
	border-left-style: solid;
	border-top-style: solid;
	
	border-width: 3px;*/
	
}
.contenidoSinMenu
{
	letter-spacing: 0pt;
	font-family: Verdana;
	font-size: 9px;
	vertical-align:top;
	width: 780px;
	height:230px;

	background-color: #000000;
	color:#ffffff;
	
}


.texto
{
	letter-spacing: 0pt;
	font-family: Verdana;
	font-size: 10pt;
	vertical-align:top;
}