body {
	background-color: #003a45;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.tabla-principal
{
	width:775px;
	margin:auto;
	background-color:#FFFFFF;


}
.header-table
{
	width:775px;
	
}

.navegacion-izquierda
{
	width:213px;
}
.seccion-header
{	
	background-color:#e5e7e7;
	border:#96adb2 1px solid;
	height:30px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}


.seccion-header
{	
	background-color:#E6E8E7;
	border:#96adb2 1px solid;
	height:30px;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	padding-right:10px;
}

.mini-header
{	
	background-color:#E6E8E7;
	border:#96adb2 1px solid;
	height:20px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-right:20px;
}


.content-left
{
	border-left:solid 1px #96adb2;
	border-right:solid 1px #96adb2;
	padding:5px;
	font-size:12px;
	text-align:left;
}
.bottom-left
{
border-bottom:#96adb2 1px solid;
	border-left:solid 1px #96adb2;
	border-right:solid 1px #96adb2;
	color:#000000;
	font-size:11px;
	
	text-align:center;
	
}
.content-left ul
{
	margin:0px;
	padding-left:15px;
}
.header-2
{
	height:167px;
	width:100%;

}
.flash
{	
	height:142px;
	width:600px;
}
.nav
{	
	height:30px;
}

#menu
{	
	background-color:#577c85;
	border-right:#ffffff 1px solid;
}
#menu ul
{
	padding:0px;
	margin:0px;
	background-color:#577c85;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	width:100%;
	height:30px;
	float:left;
	border-top:#ffffff 1px solid;
	
	border-bottom: #ffffff 1px solid;
}
#menu ul li a:link, #menu ul li a:visited
{
	background-color:#577c85;
	color:#FFFFFF;
	padding:7px 15px;
	float:left;
	text-decoration:none;
	border-right:#ffffff solid 1px;
}

#texto
{
	background-color:#577c85;
	color:#FFFFFF;
	text-align:center;
	padding:7px 30px;;
	
	
	float:left;
	text-decoration:none;
	
}
#menu ul li a:hover, #menu ul li a:active
{
	color:#000000;
	background-color:#cbcdcd;
}
#menu li
{
	display:inline;
}
#usr_error
{
	color:#FF0000;
}
#pw_error
{
color:#FF0000;
}
#footer
{
	background-color:#e5e7e7;
	border:#96adb2 1px solid;
	margin:auto;
	font-size:11px;
	width:775px;
	padding:4px;
	text-align:center;
}

#seo_text
{
	font-size:3px;
	color:#003a45;
}