body {

background-color:#5363A1;
style=color: rgb(5, 34, 138);
}
a.{
	font-style: italic;
	color: #3399FF;
}

#menu{
	float: left;
	background-position: left top;
	top: 0px;
	bottom: 1px;
	width: 200px;	

}
#content {
	font-size: 14px;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 10px;
	font-family: Verdana;
	background-color: #C2F0FE;
	color: #003366;
}


#izquierda{
	width:225px;
	height:auto;
	background-color: #990000;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	float:left;
	padding:1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	top: auto;
	}


#footer{

font-style: italic;
	color: #FFFFFF;

}

