/* CSS Document */
body {
	font:13px Arial, Helvetica, sans-serif;	
	color : #000;
	margin : 0px 0px 0px 0px;
	background-color:#E5E5E5;
}

/********************** Ids **********************/
#contenedor{
	width: 100%;
}
#menu{
	height:21px;
	width:990px;
}
#cabecera{
	height:100px;
	width:990px;
	background-color:#FFFFFF;
}
#cabecera1{
	width:110px;
	height:60px;
}
#ultimasdiez{
	height:30px;
	width:990px;
	background-image:url(imagenes/fondo_ultimas.jpg);
}
#cuerpo{
	width:990px;
	background-image:url(imagenes/fondo_cuerpo.gif);
}
#centro{
	width:690px;
	float:left;
}
#derecha{
	width:300px;
	float:right;
}
#pie{
	clear:both;
	width: 990px;
	height:75px;
	padding-top: 10px;
	text-align : center;
	background-image: url(imagenes/pie.jpg);
}
#agenda{
	text-align:left;
	padding-left:50px;
	padding-right:5px;
	background-image:url(imagenes/fondo_agenda.jpg);
}
#columna1{
	width:345px;
	float:left;
}
#columna2{
	width:345px;
	float:right;
}
#columna1a{
	width:345px;
	float:left;
}
#columna2a{
	width:345px;
	float:right;
}
#ultimomomento{
	width:345px;
	height:35px;
	background-image:url(imagenes/ultimomomento.gif);
}


/********************* Class ***********************/
.boton{
width:98px; 
float:left;
}
.cinco{ margin:5px;}

.tituloservicios{
	text-align:left;
	padding:5px;
	margin:0 5px 5px 5px;
	background-color: #FFF;
}
.fotonegativo{
	text-align:left;
	padding:0 5px 0 5px;
	margin:0 5px 0 5px;
	background-color:#000;
	color:#FFF;
}
.fotonegativomundial{
	text-align:left;
	background-image:url(imagenes/fotogaleria_centro.gif);
	color:#FFF;
}
.titulo{
	margin-top:5px;
	text-align:center;
	height:30px;
    background-image:url(imagenes/fondogris.jpg);
	font-family: Aller, Arial, Helvetica, sans-serif;
	font-size:19px;
	padding-top:2px;
}
.tituloseccion{
	height:30px;
    background-image:url(imagenes/fondolargo.jpg);
	font-family: Aller, Arial, Helvetica, sans-serif;
	padding-top:3px;
	font-size:19px;
}
.foto{
	background:#E2E2E2;
	width:340px;
}
.fin{
	background-image:url(imagenes/fin.gif);
	padding-top:5px;
}
.volanta{
	color:#666666;
	margin-top:10px;
	text-align:left;
}
.titulocaja{
	padding: 5px 5px 5px 5px;
	background-color:#E0DAC5;
}
.vervideo{
	background-image:url(imagenes/fondo_vervideo.gif);
	width:258px;
}
.finvideo{
	clear:both;
	background-image:url(imagenes/finvideo.gif);
	padding-top:1px;
}
.titulosnacionales{
	clear:both;
	text-align:left;
	background-color: #CC0000;
	height:20px;
	padding:5px;
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
}
.pienacionales{	
	clear:both;
	background-color:#FFF;
}

.botonenlace{ 
	width:70px;
	height:30px;
	background-image:url(imagenes/fondo_entrar.jpg);
	text-align:center;
	float:right;
} 

/********************************* Enlaces **************************************/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.enlacetitulo:link {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.enlacetitulo:visited {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.enlacetitulo:hover {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 20px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.enlacetitulo:active {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.enlacetituloblanco:link {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.enlacetituloblanco:visited {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.enlacetituloblanco:hover {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
.enlacetituloblanco:active {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.enlacerojo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.enlacerojo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.enlacerojo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.enlacerojo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


.enlacenegrochico:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.enlacenegrochico:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.enlacenegrochico:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.enlacenegrochico:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.enlaceblanco:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.enlaceblanco:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.enlaceblanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.enlaceblanco:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.enlacegris:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.enlacegris:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.enlacegris:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlacegris:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/********************* Fuentes ****************************/
.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blanco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.blancotitulo {
	font-family: Georgia, "Times New Roman", Times ;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	color: #000000;
}
.negrochico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #000000;
}
.grischico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #666666;
}
.negro13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #000000;
}
.negrotitulo {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 20px;
	font-weight: normal;	
	color: #000000;
}
.negrotitulochico {
	font-family: Georgia, "Times New Roman", Times;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
}
.negro10 {
	font-size: 10px;
}
.grises {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	
	color: #666666;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #FF0000;
}

