

.titulo { color: #000000; font-weight: bold; font-size: 15px; font-family: arial, verdana, helvetica, tahoma }
.texto { color: #000000; font-size: 12px; font-family: "Courier new", courier; text-decoration: none }
.azul { background: #ffffff;}
.gris { background: #F1F1F1; color: #4F7295; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none }
.gris a:hover { color: #FF0000; text-decoration: underline; }
.menu{ color: #4F7295; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none }
.menu a:hover { text-decoration: underline; }
.submenu{ color: #4F7295; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none }
.submenu a:hover { text-decoration: underline; }
.link{ color: #4F7295; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none }
.link a:hover { color: #FF0000; text-decoration: underline; }
a { color: #e4e4e4; }
font  { color: #e4e4e4; }
div#cuerpo{width: 980px; background: #FFFFFF;  padding-top: 10px;  padding-bottom: 10px; margin-left: 10px; margin-right: 10px;}
.blanco{ background: #FFFFFF; color: #4F7295; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none }
.blanco a { color: #4F7295; font-weight: bold; font-size: 10px; font-family: verdana, arial, helvetica, tahoma ; text-decoration: none}
.blanco a:hover { color: #FF0000; text-decoration: underline; text-align: left; }
.imagen { border: 1px solid #4F7295; }

div#centradoazul {
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-color: #4F7295;
	border-width: 1px;
	padding: 10px;
	height: auto;
	color: #4F7295; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, helvetica, tahoma ; 
	text-decoration: none;
	text-align: left;
}

div#patrocinadors {
	text-align: left;
  border-style: solid;
  border-color: #CDCDCD;
  border-width: 1px;
  padding: 10px;
  width: 200px;
  position: relative;
  margin-bottom: 10px;
  
  }
  
div#esq { 
	position: absolute;
    top: -1px;
    right: -1px;
	}
			  
div#actividad {
	border-bottom: 1px dashed #4F7295;
	width: 514px;
	padding-bottom: 10px;
  }
  
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
       
}
html {
	background-color: #E4E4E4;
	background-image: url(../media/fondo.gif);
	background-repeat: repeat;
}