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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F1;
	background-image: url(texturas/PRINCIPAL.jpg);
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color:#003;
}

#centrar{
	margin: 0 auto;
	width:1100px;
	text-align:center;
}

#centrar2{
	margin: 0 auto;
	width:1100px;
	text-align:center;
}

#centrarTablaNoticia{
	margin: 0 auto;
	width:100%;
	text-align:center;
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #369;
	font-weight:normal;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #D40029;
	font-weight:normal;	
}



a.NoticiaLateral:link, a.NoticiaLateral:active, a.NoticiaLateral:visited {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight:normal;
	color: #369;
}

a.NoticiaLateral:hover {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	color: #D40029;
	font-weight:normal;	
}


a.pagInterior:link, a.pagInterior:visited, a.pagInterior:active {
	text-decoration: none;
	color: #D40029;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;	
}

a.pagInterior:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight:normal;	
}

a.tituloNoticia:link,a.tituloNoticia:visited,a.tituloNoticia:active {
	text-decoration: none;
	color: #D40029;
	font-weight:bold;
	text-transform:uppercase;
}

a.tituloNoticia:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight:bold;	
	text-transform:uppercase;	
}

a.pagAnterior:link,a.pagAnterior:visited,a.pagAnterior:active {
	text-decoration: none;
	color: #ffffff;
	padding:5px;
}

a.pagAnterior:hover {
	text-decoration: none;
	color: #fff;
	padding:5px;
}


#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC0C0;
	font-weight: normal;
}

#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC0C0;
	font-weight: normal;
}

#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC0C0;
	font-weight: normal;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D40029;
	font-weight: normal;
	background-color: #FFF;
}

#menu2 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC0C0;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;	
}

#menu2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;	
}
#menu2 a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC0C0;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;	
}
#menu2 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	font-weight: bold;
	background-color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}

.tabla  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F66;
	border-right-color: #FFF;
	border-bottom-color: #F66;
	border-left-color: #FFF;
	border-top-width: 1px;
}

.tablaNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F66;
	border-right-color: #CCC;
	border-bottom-color: #F66;
	border-left-color: #FFF;
	border-top-width: 1px;
	border-right-width: 3px;
}

.tablaPatrocinadores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #F66;
	border-right-color: #CCC;
	border-bottom-color: #F66;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-right-width: 4px;
	border-left-width: 3px;
}

.tablaMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #F66;
	border-left-color: #FFF;
	border-top-width: 1px;
}

.rotulosMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.rotulosMenu2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0033;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.frase {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	text-align: justify;
}

.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D50025;
	background-color: #000;
}

.seccionMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #CB0031;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: justify;
}
.textoDcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #339;
	text-align: right;
	font-weight: bold;
}

.cabeceraFormulario{
	background-color:#CB0031; 
	color:#FFF; 
	font-weight:bold;
}

td,th {
	font-size: 12px;
}

.textoBreve{
	font-style:italic;
	font-weight:bold;
	color:#000;
}

#enlaceColumnaLateral a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0033;
}

#enlaceColumnaLateral a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0033;
	background-color:#eeeeee;
}

.subrayado{
	color:#CB0031;
}

.celdaAdmitidos{
	background-color:#eeeeee;
	border-right:1px solid #CCC;
}
