body{
	font: 8px/16px georgia; 
	color: #fffafa; 
	background: #ffffff; 
	margin: 0px; 
}


a:link, a:visited { font-weight: bold; text-decoration: none; color: #12801F; }
a:hover { text-decoration:underline;}

#texto1 a:hover {
	text-decoration: none;
	background-color: transparent;
	border-color: #12801F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

.centrado {
	text-align:center;
}

.blanco {
	color: #0E767E;
}

.rojo {
}

#todo{
	position: relative;
	margin: 0 auto;
	width: 700px; 
	background: url(bg.jpg) repeat-y; 
	text-align:left; 
}


#titulo h1 span {
	display:none
	}

#extraDiv1{
	background: transparent url(logo.gif) no-repeat top ;
	position:absolute;
	left:660px;
	top:146px;
	width: 43px; 
	height: 330px; 
}

#titulo h1 { 
	background: transparent url(cabecerapr.jpg) no-repeat top ;
	margin-top: 0px; 
	margin-left: 15px; 
	width: 720px; 
	height: 170px; 
	float: center;
}

#titulillo span { 
	position:absolute;
	left:50px;
	top:95px;	
	color:#0C6517;
	font: 15px georgia;
}

#entradilla {
	position:absolute;
	left:40px;
	top:115px;
	background: transparent url(menutr.jpg) no-repeat top ;
	width: 493px; 
	height: 40px; 
}
#entradilla h3 span {
	color:#ffffff;
	font: 16px verdana;
	position:absolute;
	left:395px;
	top:12px;
	text-align:left;
	width: 172px;
}
#texto1 h3 span{
	color:#ffffff;
	text-decoration:underline;
	font: 14px georgia; 
}

#entradilla p{
	position:absolute;
	left:200px;
	top:30px;
	text-align:left;
	font: 9px verdana;
}

#modo {
	position:absolute;
	display:none;
}

h4 span {
	position:absolute;
	top:125px;
	left: 60px;
	text-align:left;
	color:#ffffff;
	font: 16px georgia; 
	

}
#menu ul{
	position:absolute;
	left:10px;
	top:150px;
	font: 13px verdana
	
}

#vinculos2 { 
	font: 10px verdana, sans-serif; 
	padding: 10px; 
	width: 130px; 	
	text-align:left; 
}

#vinculos li  { 
	list-style-type: none;
	border:1px ; 
	width:150px; 
	padding-left:10px; 
	height:25px; 
	padding-top:10px; 
}
#vinculos a:hover{
	text-decoration: none;
	background-color: transparent;
	border-color: #12801F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dotted;
}

#contenido {
	margin-top: 0px;
	margin-left:220px;
	width: 430px; 	
	font: 10px verdana;
}
