body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;	  
	text-decoration: none;
	color: #666666; 
}

p {
	color: #666666;
}

#contenido {
	position: absolute;
	left: 50%;
	width: 910px;
	padding: 0 35px 0 35px;
	margin-left: -490px;
	top: 0px;
	height: auto;
	background:url(/img/fondo.gif) no-repeat top left;	
}

img {
	border: 0;
}
			
.imagen img {
	border: 0px !important;
	padding: 0px;
}
			
.imagen img:hover {
	border: 1px solid #000000 !important;
}

.header{
   width:910px;
   height:102px;
   margin:0 0 10px 0;
}

.cuadrohome {
width: 910px;
padding: 5px 0 10px 0;
background: url(/img/fondoprincipal.gif);
color: #ffffff;
font-size: 11px;
font-weight: normal;	
height: auto;
min-height: 190px;
}

.cuadrohome a {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cuadrohome a:hover{
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.cuadrohome h1, .cuadrohome h1 a {
	margin: 0 0 0 0;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.cuadrohome h1 a:hover{
	margin: 0 0 0 0;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.cuadrohome h2 {
	margin: 0 0 0 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;	
}

.cuadrohome h2 a{
	margin: 0 0 0 0;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
}

.izq {
	width: 290px;
	padding: 0 0 0 10px;
	height: auto;
	float: left;
}

.der {
	width: 285px;
	height: auto;
	float: right;
	padding: 0 10px 0 10px;
}

.med {
	width: 290px;
	height: auto;
	margin: 0 10px 0 310px;
}

.principal{
	width:910px;
	height:auto;
}
		
.menu {
	font-family: Tahoma;
	width: 910px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
}

.menu ul {
	margin: 0px; 
	padding: 0px;
}	

.menu li {
	position: relative;
	float: left;
	list-style: none;	
	width: 130px;
	height: 17px;
	padding: 6px 0 6px 0;
	background: url(/img/boton.gif);		
	text-align: center;
}		

.menu li a{
	color: #FFFFFF;
	text-decoration: none;
}
		
.menu li a:hover{
	color: #fcde5f;
	text-decoration: none;
}		

.menu2 {
	font-family: Tahoma;
	width: 910px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	background-color: #000000;			
}

.menu2 ul {
	margin: 0px; 
	padding: 0px;
}	

.menu2 li {
	position: relative;
	float: left;
	list-style: none;	
	width: 225px;
	height: 15px;
	padding: 3px 0 3px 0;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}		

.menu2 li a{
	color: #ffe150;
	text-decoration: none;
}
		
.menu2 li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}	

.botonera{
	float: right;
	margin: 5px 5px 0 0;
}

.izquierda {
	width: 240px;
	padding: 0 0 0 10px;
	height: auto;
	float: left;
}

.derecha {
	width: 170px;
	height: auto;
	float: right;
}

.derecha h1{
	margin: 0 0 10px 0;
	color: #990000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase; 	
}

.derecha h2{
	margin: 0 0 20px 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.medio {
	width: 470px;
	height: auto;
	margin: 0 10px 0 260px;
}

.medio h1{
	margin: 0 0 0 0;
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}

.medio h2{
	margin: 0 0 20px 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


.medio p{
	margin: 0 0 0 0;
	color: #333333;
	font-size: 11px;
}

.completo {
	width: 890px;
	height: auto;
	margin: 0 10px 0 10px;
}

.completo h1, .completo h1 a{
	margin: 0 0 0 0;
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.completo h2{
	margin: 0 0 20px 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


.completo h2 a{
	margin: 0 0 0 0;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

.footer{
	clear: both;
    width: 890px;
	padding: 10px 10px 10px 10px;
	margin: 5px 0 0 0;
	color: #666666;
	font-size: 11px;
}