#content {
	height: 850px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
	a{text-decoration: none;color: #344954;}
	a:hover{color: #744D2C;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	
	
.titulos{
	color: #C0D1DA;
	font-weight: bold;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}

.introduccion {
	color: #344954;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: justify;

	
}

.titulo2{
	color: #344954;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	width: 200px;
	text-align: left;
}

.foot{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

.titulos3 {
	font-size: small;
	color: #A5BCC8;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

td img {display: block;}body {
	background-color: #86725A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
}

