body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004D83;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	text-align:justify;
	font-size:15px;
}

.Estilo1 {color: #FFFFFF}

.Estilo6 {font-size: 10px}

.title {
	font-size: 18px;
	text-align:center;
	font-weight:bold;
}

.peque {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

li {
	color:#000000;
	text-align:left;
}

a {
	font-weight: bold;
}
a:hover {
	color: #9DACBF;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
}


#boton {
	 float: left;
	 color: #000000;
	 background-color:#ffffff;
	 
	 margin-left:10px;
	 margin-right:0px;
	 margin-top:0px;
	 margin-bottom: 0px;
	 
	 padding: 0px;

	 width:150px;
	 height:80px;
}

#boton2 {
	 float: right;
	 color: #000000;
	 background-color:#ffffff;
	 
	 margin-left:0px;
	 margin-right:10px;
	 margin-top:0px;
	 margin-bottom:0px; 
	 
	 padding: 0px;

	 width:150px;
	 height:80px;
}

#menu {
	float: left;
	color: #000000;
	background-color:#ffffff;
	 
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 margin-bottom:0px; 
	 
	 padding: 0px;

	 width:160px;
	 
	 text-align: center;
	 vertical-align: middle;
}

#content {
	 width:520px;	 
 	 margin-left:180px;
	 padding: 15px;
}

#box {
	width:780px;

	text-align: center;
	vertical-align: middle;
		
	background-color:#FFFFFF;
}

#header{
	float:left;
	width:780px;
	background-color:#FFFFFF;
	margin: 0 auto;
}

#fondolima{
	float:left;
	 width:220px;
	 font-size: 18px;
	 text-align: right;
	 background-image: url(comunes/fondo-multi.jpg);
}
#footer {
	width:780px;
	height: 130px;

	text-align: center;
	vertical-align: middle;
		
	background-color:#FFFFFF;
	vertical-align:bottom;
	
	float:left;
}

div#wrapper {
	margin: 0 auto;
	position: left;
	width: 780px;
	background: #FFFFFF;
}

#flash {
	float:left;
	width: 540px;
	height: 160px;
}