#header
{
	background: #FFFFFF;
	width: 780px;
	margin: auto;
}

.logo
{
	width: 20%;
	float: left;
	padding: 10px;
}

#menuCute
{
	float: left;
	width: 604px;
	background: #E4E4E4;
	color:#3399CC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

.optionCute
{
	float: left;
	width: 33%;
	height: 22px;
	text-align: center;
	padding: 5px 0 0 0;
}

.optionCute a
{
	text-decoration: none;
}

a img
{
	border: none;
}

body
{
	background: #c2ccdb;
}

.footer
{
border-color:#111111;
}

.footer .azul
{
color:#003399;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.footer .gris
{
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

.footer .general
{
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

.menu_nuevo
{
background-color:#EBEBEB;
}

.separat
{
	width: 1px;
	background: #000000;
	float: left;
	height: 26px;
}

.contenido{
	margin:0 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2;
	
}