body{
	background-image: url(img/plantilla/bg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.topmenu{
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topmenu a{
	color: Gray;
	text-decoration: none;
}
.topmenu a:hover{
	color: Black;
	text-decoration: underline;
}
#bodys{ 
 width: 770px;
 height: 100%;
 background-color: White;
 border: 1px solid;
 border-top: none;
 }
 #evento{ 
 width: 500px;
 height: auto;
 background-color: White;
 border: 1px solid;
 border-top: none;
 text-align: left;
 font-size: 11px;
 text-kashida-space: inherit;
 }
 #evento b{ 
 color: #D3A417;
 }
 #evento u{ 
 color: #002ABD;
 text-decoration: none;
 font-weight: bold;
 }
#admin{
 	font-size: 10px;
	color: White;
}
 #noticias{
 	font-size: 11px;
}
 #noticias a{
	text-decoration: none;
}
#noticias h2{
 	font-size: 11px;
	font-weight: bold;
	color: #D3A417;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-break: normal;
	line-height: -3px;
}

#noticias h3{
	margin-top: 3px;
 	font-size: 11px;
	color: #002ABD;
	margin-bottom: 0px;
}
#noticias ul li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 -30;
	list-style: none url(img/plantilla/il.gif);
}
#socios h2{
 	font-size: 11px;
	font-weight: bold;
	color: #D3A417;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-break: normal;
	line-height: -3px;
}
#socios h3{
	margin-top: 3px;
 	font-size: 10px;
	color: #002ABD;
	margin-bottom: 0px;
	font-weight: bold;
	
}
#agenda{
 	font-size: 11px;
	color: #002ABD;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-break: normal;
	line-height: -3px;
	font-weight: bold;
}
#agenda a{
	color: #002ABD;
	text-decoration: none;
}
#agenda a:hover{
	color: #D3A417;
	text-decoration: none;
}
#agenda b{
 	font-size: 11px;
	font-weight: bold;
	color: #D3A417;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-break: normal;
	line-height: -3px;
}
#copyright{
 	font-size: 10px;
	color: #666666;
	text-align: center;
}
#copyright b{
 	font-size: 10px;
   color: #002ABD;
	text-align: center;
	font-weight: bold;
}
input{
background-color: #eeeeee;
border: 1px solid #aaaaaa;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
td{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}