/******************************************/
/*               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: #8BBE04;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1;
}

.header-lema-txt {
	color: #465B01;
	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: #6F9106;
}

#barra-inf select {
	color: #464646;
}

#barra-inf-left {
	width: 450px !important;
	width/**/: 450px;
	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: 260px !important;
	width/**/: 270px;
	height: 21px !important;
	height/**/: 27px;
	padding: 3px 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: 774px;	
	height: 5px;
	margin: 0px;
	padding: 0px;
	/*background: #95AE12;*/
	background: #6F9106;
}

.pie-top {
	width: 752px !important;
	width/**/: 774px;			
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 10px 10px;
	background: #ffffff;
	/*
	border-top: 1px solid #808080;
	border-bottom: 0px solid #808080;
	*/
	/*border-right: 1px solid #808080;
        border-left: 1px solid #808080;*/

	border-right: 1px solid #6F9106;
	border-left: 1px solid #6F9106;
	line-height: 18px;		
}

.pie-bottom {
	color: #ffffff;
	font-size:11px;
	width: 764px !important;
	width/**/: 811px;	
	height: 34px !important;	
	height/**/: 40px;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	text-align: center;
	background-position: left top;
	background-image: url(../imag/fondo_pie.gif);
	background-repeat: no-repeat;	
}

.pie-bottom a {
	color: #ffffff;
}

.pie-bottom a:visited {
	color: #ffffff;
}

.pie-ficha {
	color: #ffffff;
	font-size:11px;
	width: 762px !important;
	width/**/: 774px;	
	height: 66px !important;	
	height/**/: 72px;
	margin: 0px;
	padding: 0px 10px 0px 2px;
	text-align: center;
	background-position: left top;
	background-image: url(../imag/fondo_pie.gif);
	background-repeat: no-repeat;	
}

.pie-ficha a {
	color: #ffffff;
}

.pie-ficha a:visited {
	color: #ffffff;
}
