body
{
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 90%;
	line-height: 150%;
	background-color: #000000;
	margin: 0px;
	background-image: url(img/fondo.jpg);	
}
iframe {
	background-color: #000000;
}

img
{
	border: 0;
}

a
{   outline:none;
	text-decoration: none;
	color: #FFFFFF;
	outline-style: none;
}



a:hover
{
	color: #CC0033;
	text-decoration: none;
}


	#cont_centrado
{
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #000000;
}
	#cont_centrado_iframe
{
	
	width: 770px;


}
#marco {
	height: 396px;
	width: 770px;
	background-color: #000000;
}
/*	#cont_centrado
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 50%;
}

/*#otro_contenedor
{
	margin-left: -220px;
	position: absolute;
	top: -250px;
	left: 50%;
}*/

#header
{
	/*width: 930px;*/
	width: 760px;
	height: 26px;
	letter-spacing: 1px;
	padding-left: 10px;
	background-color: #000000;

}
#logo{
	width: 300px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
}


#contenedor_gral
{
	border: 10px solid #FFF;
	width: 750px;
	height: 350px;
	background-color: #000000;
}
#contenedor_gral2
{
	border: 10px solid #FFF;
	width: 340px;
	height: 340px;
	padding: 10px;
	overflow: auto;

}


#contenedor_index
{
	float: left;
	width: 480px;
	height: 350px;

}
#contenedor_index2
{
	float: left;
	width: 480px;
	height: 340px;
	border-right: 10px solid #FFF;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}



p {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	line-height: normal;
	font-size: 80%;
}



#cont_derecha
{
	float: right;
	width: 243px;
	height: 340px;
	overflow: auto;
	background-color: #000000;
	border-left: 10px solid #FFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}


h2
{
	margin: 0;
	/*font-family: helvetica, arial, verdana, tahoma, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Tahoma;
	letter-spacing: 0px;
	font-size: 140%;
	padding-bottom: 5px;
	width: 90%;
	color: #CC0033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
}
 h1 
{
	margin: 0;
	/*font-family: helvetica, arial, verdana, tahoma, sans-serif;*/
	font-family: "Trebuchet MS", Verdana, Tahoma;
	letter-spacing: 0px;
	font-size: 120%;
	padding-bottom: 0px;
	width: 90%;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0px;
}
#pie
{
	width: 770px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

#pie a
{
	text-decoration: underline;
	color: #FFFFFF;
}

#pie a:hover
{
	text-decoration: underline;
	color: #CC0033;
}
.resaltado {color: #CC0033}
.may {
	text-transform: uppercase;
	font-weight: normal;
	font-variant: normal;
}
.may2 {
	text-transform: uppercase;
	color: #CC0033;
}
