/* CSS Document */
.Estilo1 {
	color: #551f00;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
}
.estilo1 {
	color: #551f00;
	font-size: 10px;
	font-family: Verdana;
	text-align: justify;
}
.Estilo1 a:link {
	color: #551f00;
	text-decoration: underline;
}
.estilo1 a:visited {
	text-decoration: underline;
	color: #843200;
}
.estilo1 a:hover {
	text-decoration: underline;
	color: #CC9900;
}
.estilo1 a:active {
	text-decoration: underline;
	color: #551F00;
}


.Estilo3 {
	color: #551f00;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.Estilo3 a:link {
	color: #551f00;
	text-decoration: underline;}
	
	.Estilo3 a:visited {
	text-decoration: underline;
	color: #843200;
}
.Estilo3 a:hover {
	text-decoration: underline;
	color: #CC9900;
}
.Estilo3 a:active {
	text-decoration: underline;
	color: #551F00;}
	
	
.Estilo4{
	color: #551f00;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.Estilo4 a:link {
	color: #551f00;
	text-decoration: underline;}
.Estilo4 a:visited {
	text-decoration: underline;
	color: #843200;
}
.Estilo4 a:hover {
	text-decoration: underline;
	color: #CC9900;
}
.Estilo4 a:active {
	text-decoration: underline;
	color: #551F00;}
		
a:link {
	color: #551F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #843200;
}
a:hover {
	text-decoration: none;
	color: #551F00;
}
a:active {
	text-decoration: none;
	color: #551F00;
}

#flash{
	z-index: 1;
	position: absolute;
}	
#flash2{
	z-index: 2;
	position: absolute;
}
.Estilo6 {color: #B1693B;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;}	
	
h2 {
	font-size: 18px;
	color: #551f00;
}
.presentacion img {
	width: 200px;
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
}