#logos {
	float: left;
	height: 251px;
	
}
#cuerpo {
	background-image: url(../images/images/posteng-2009_05.jpg);
	background-repeat:  repeat-y;
	clear: both;
}
#texto  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	width: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/images/posteng-2009_05.jpg);
	float: left;
}
#bottom {
	clear: both;
}
#cuerpo #menu {
	margin-left: 510px;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cabecera #img1 {
	clear: left;
	width: 250px;
}
#cabecera #imagen {
}
body {
	background-color: #000000;
	text-align:center;
margin:0 auto;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
#container {
margin: 0 auto;
text-align:left;
width:800px;
}

