/******************************************/
/*               ESTRUCTURA               */
/******************************************/

#contenedor {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
  	position: relative;
	text-align: left;
}

#header {
	width: 780px;
	height: 85px;
	float: left;
	background-position: left top;
	background-image: url(../imag/cabeceras/header.jpg);
	background-repeat: no-repeat;
}

#header-lema {
	width: 200px;
	height: 60px;
	float: right;
	text-align: center;
	margin: 6px 26px 0px 0px !important;
	margin/**/: 6px 14px 0px 0px;	

}

.header-lema-titu {
	color: #0080CA;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1;
}

.header-lema-txt {
	color: #5A5A5A;
	font-size: 11px;
	text-align: center;
}

#barra-inf {
	width: 752px;
	height: 27px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 0px;
	background-position: left top;
	background-image: url(../imag/fondo_barra_inf.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #5A5A5A;
}

#barra-inf select {
	color: #5A5A5A;
}

#barra-inf-left {
	width: 130px !important;
	width/**/: 130px;
	height: 24px !important;
	height/**/: 27px;
	padding: 3px 0px 0px 10px;
	float: left;
}

#barra-inf-center {
	width: 212px !important;
	width/**/: 220px;
	height: 21px !important;
	height/**/: 27px;
	padding: 6px 0px 0px 8px;
	float: left;
}

#barra-inf-right {
	width: 360px !important;
	width/**/: 370px;
	height: 21px !important;
	height/**/: 27px;
	padding: 6px 10px 0px 0px;
	float: right;
	text-align: right;
}

/******************************************/
/*              MENU LATERAL              */
/******************************************/

.content-table .menu-gral {
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 8px 0px;
	border-bottom: 1px dashed #5A5A5A;
}

.content-table .menu-gral li
{
	display: block;
	width: 115px !important;
	width/**/: 121px;
	margin: 0px;
	padding: 2px 0px 2px 6px;
	font-weight: bold;
	font-size: 12px;
}

.content-table .menu-gral li a
{
	text-align: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	background-image: url(../imag/bullet_menu_gral_off.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;			
}

.content-table .menu-gral li a:hover
{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	background-image: url(../imag/bullet_menu_gral_on.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;				
}

/******************************************/
/*                  PIE                   */
/******************************************/

#pie {
	width: 774px;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 10px 3px;
	float: left;
}

.pie-line {
	width: 772px !important;
	width/**/: 774px;	
	height: 6px !important;
	height/**/: 7px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border-top: 1px solid #93D2E3;
	border-right: 1px solid #93D2E3;
	border-bottom: 0px solid #93D2E3;
	border-left: 1px solid #93D2E3;
	background-image: url(../imag/fondo_line_pie.gif	);
	background-repeat: repeat-x;	
	background-position: left top;
}

.pie-top {
	width: 752px !important;
	width/**/: 774px;			
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 10px 10px;
	background: #ffffff;
	border-top: 1px solid #93D2E3;
	border-right: 1px solid #93D2E3;
	border-bottom: 0px solid #93D2E3;
	border-left: 1px solid #93D2E3;
	line-height: 18px;		
}

.pie-bottom {
	width: 762px !important;
	width/**/: 774px;	
	height: 40px !important;	
	height/**/: 50px;
	margin: 0px;
	padding: 6px 10px 0px 2px;
	text-align: center;
	background-position: left top;
	background-image: url(../imag/fondo_pie.gif);
	background-repeat: no-repeat;	
}
