* {
	margin:0 auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #928D5F;
}

a {
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



h1 {
	color: #950000;
}

h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

#contenedor {
	width:990px;
	margin: 0 auto;
	background-color: #D3D1BC;
}

#titulo {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-style: italic;
}
#contenido {
	width:490px;
	height:auto;
	float: left;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#foto {
	height:auto;
	float: left;
	padding-top: 25px;
	padding-left: 17px;
}
#contenedor #contenido #formulario p {
	text-align: left;
	padding-left: 35px;
}
#contenedor #links_amigos {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#pie {
	text-align: center;
	background-image: url(imagenes/madera.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	padding-top: 10px;
	height: 35px;
}
#copyright {
	padding-top:10px;
	float:left;
	padding-bottom: 10px;
	padding-left: 10px;
}

#enfoke {
	padding-top:10px;
	float: right;
	text-align: right;
	height: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.texto_verde {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #374802;
	background-color: #BAB796;
	border: thin solid #928D5F;
	padding: 5px;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1E1E1E;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
}

.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #900;
}
.subtitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #950000;
}
.Estilo7 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

