* {

	text-decoration: none;

	list-style-type: none;

	height: auto;
	


}

body {
	background-color: #300000;
	background-image: url(../imagenes/nubes.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;

}

#idiomas {

	top: 10px;

	left: 15px;

	height: 0px;

	position: absolute;

	background-color: transparent;

	font-size: 12px;

}

#idiomas a:link, a:visited, a:hover, a:active {

	color: #000177;

}

#supercontenedor {
	width: 100%;
	height: auto;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

*html #supercontenedor {
	width: 100%;
	height: auto;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat: no-repeat;
	background-position: 50% 87%;
}

*:first-child+html #supercontenedor {
	width: 100%;
	height: auto;
	background-image: url(../imagenes/sombra.jpg);
	background-repeat: no-repeat;
	background-position: 50% 87%;
}

#contenedor {

	margin: 55px auto;

	width: 800px;

	height: auto;

	background-color: #A05203;

	background-position: center;

	background-repeat: repeat-y;

}

#contenido {

	width: 750px;

	x*width: 800px;
	
	height: auto;

	padding-left: 25px;

	padding-right: 25px;

	background-color: transparent;

	background-position: center;

	background-repeat: repeat-y;

	padding-top: 20px;

	color: White;

}
#contenido img {
	border: 8px solid white;
	border-bottom: 16px solid White;
	margin: 10px 0px 0px 40px;
}
#contenido img:hover {
	border: 8px solid White;
	border-bottom: 8px solid White;
	margin: 10px 0px 0px 40px;
}

/*contenido formulario*/

input, textarea, select {

	border: 0px;

	background-color: white;

	color: #420000;

	font-size: 0.98em;

}
tr {
	font-size: 0.75em;
}
#contenido2 {

	width: 800px;

	height: 19px;
}
#contenido p {
	border-bottom: 1px solid #FF8C00;
	padding-bottom: 10px;
	font-size: 0.75em;
}
#contenido p:first-letter {

	font-size: 18px;

	font-stretch: wider;

	font-weight: bold;

}
#reflejo {
	width: 100%;
	height: 216px;
	background-image: url(../imagenes/reflejo.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	margin-top: -50px;
}
#barranavegacion {

	width: 525px;

	text-align: left;

	color: White;

	background-color: transparent;

	font-size: 0.8em;

	font-weight: bold;

	float: left;
	
	margin: 0;

}

#barranavegacion ul {
	margin-top: 0px;
	padding-left: 25px;
}
*html #barranavegacion ul {
	margin-top: 0px;
	padding-left: 0px;
}
*:first-child+html #barranavegacion ul{
	margin-top: 0px;
	padding-left: 0px;
}

#barranavegacion li {

	float: left;

}

#barranavegacion a:link {

	color: White;

}

#barranavegacion a:visited {

	color: White;

}

#barranavegacion a:hover {

	color: Maroon;

	background-color: White;

}

#barranavegacion a:active {

	color: White;

}

#pie #banner {margin: 30px auto;}
#pie #banner p a img{border: 0;}
#pie {

	width: 800px;

	height: 25px;

	text-align: center;

	font-size: 12px;
	
	font-family: sans-serif;

	background-color: transparent;

	color: maroon;

	background-image: url(../imagenes/borde_inf.gif);

	background-position: bottom;

	background-repeat: no-repeat;

	margin: 0px;

	padding-top: 16px;

	padding-bottom: 5px;

}

#pie a {

	color: maroon;

}

h1 {
	font-size: 14px;

}

h2 {
	font-size: 13px;

}
