body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/esparto_fondo.jpg);
	text-align: center;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#444444;

}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #65543e;
	margin:0;
	padding:0;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #65543e;
	margin:0;
	padding:0;
}
H3 {
	font-size: 12px;
	color: #333333;	
	margin:0;
	padding:0;
}

.capital{
	font-family:'Times New Roman', Times, serif;
	font-size:50px;
	font-weight: bold;
	color: #65543e;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#444444;

}

#pagina {
	background: url(imagenes/lienzo2.gif) repeat-y top center;
	border: 0px dotted #999999;
}
#cuerpo {

	padding: 0px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}

#centrado {
	margin: 0px;
	padding: 0px;
	width: 939px;
	text-align: left;
	background-image: none;
	border: 0px dashed #00FF00;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 282px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display:table;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#textoInicial {
	padding: 5px;
	text-align: left;
	background-image: url(imagenes/fondo_texto1.jpg);
	width: 759px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
}

#contenido_pep {
	background-image: url(imagenes/pepinillo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1046px;
}


a:link {
	color: #65543e;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #65543e;
	text-decoration: none;
}


#guest_name {
  margin: 0;
  padding: 5px;
  clear: both;
}



#cv {
	position:relative; 
	top:0px; 
	left:50px; 
	width:680px; 
	height:844px; 
	border:0px #000000 solid; 
	background-image: url(imagenes/cv_fondo.jpg); 
	layer-background-image: url(imagenes/cv_fondo.jpg);
}

#cv_in{
	position:absolute;
	top:200px;
	left:60px;
	width:550px;
	height:310px;
	border:0px #000000 solid;
	color: #65543e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:15px;
	text-align: left;
}

#bot_ant_sig{
	position:absolute; 
	top:798px; left:447px; 
	width:180px; height:15px;
}
#bot_ant_sig2{
	position:absolute; 
	top:798px; left:447px; 
	width:180px; height:15px;
}
#bot_ant_sig3{
	position:absolute; 
	top:798px; left:447px; 
	width:180px; height:15px;
}

.campos {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: transparent;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	color: #999999;
}


a.enlace1:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlace1:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlace1:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlace1:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

