* { margin: 0; padding: 0; }

html, body { height: 100%; }

body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 130%;
	color: #666;
	background: #636363;
	background: #636363 url(graficos/fondo.gif) repeat-y top center;
	}
	
#fondo {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	}

/*\*//*/
	#fondo { height: 100%; }
/**/

/* --- Links
------------------------------------------------------- */

a,
a:link,
a:visited,
a:hover,
a:active {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		}

a:hover { 		text-decoration: underline; }


#titulareshome {
	width: 780px;
	float:left;

}
.separaimagenes{
	padding-top:5px;
	padding-bottom:5px;
}

.separaimagenes10{
	padding-top:10px;
	padding-bottom:10px;
}

.separaimagenes25{
	padding-top:25px;

}

.sincentrarblanco{
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
	padding-right:20px;
}
.textoblanco{
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}

#contenedor{
text-align:left;
padding: 0 33px;
}

#cabecera{
position: relative; 
height: 170px; 
background: transparent url(graficos/fondoarana.gif);
background-repeat:no-repeat;
background-position:top left;
}

#menusuperior {
	position: absolute;
	top: 2px;
	left: 230px;
	float: left;
	}

#menusuperior  ul {
	float: left;
	width: 230px;
	background: transparent url(graficos/puntos.gif) repeat-y 210px 0;
	}

#menusuperior  li { list-style: none; }

#menusuperior  a {
	color: #fff;
	font-size: 10px;
	}
#menusuperior  a:hover {
	color: #666;
	}

#contenido {
	padding: 0px 40px 40px 20px;
	background: url(graficos/fondoazul.jpg) repeat-y 0 0;
	height: 900px;
	position: relative; 
}	

#izquierda {
	position: relative;
	width: 200px;
	float: left;

	}

#derecha {
	position: relative;
	width: 424px;
	float: right;
	}

#alfredo {
	float: left;
	width:200px;
	margin:0;
	padding:0;
	}	
	
#izquierda  ul {
	float: left;
	width: 230px;
	}

#izquierda  li { 
list-style: none; 
}

#izquierda  li a{ 
color:#000;
font-weight:normal;
text-transform: uppercase;
font-size:90%;
}	


#derecha h1{
font-size:150%;
padding-bottom:10px;
color:#000;
text-transform: uppercase;
}
#derecha p{
color:#000;
padding-top:10px;
padding-bottom:10px;
}

#derecha a{
color:#000;
}
#derecha h4{
font-size: 120%;
padding-bottom: 10px;
color: #000000;
text-transform: uppercase;
text-align:center;
}