body {
	background: url(../img/bg_body.gif) #eeebe4 top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	top:0px;
	margin: 0 0 20px 0;
	padding: 0;
}

hr {
	border: 0;
	height: 1px;
	background: #efefef;
	margin: 10px 0 5px 0;
}

caption {
	background: url(../img/fnd_lineas_gris2.gif);
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #fff;
	padding: 3px 0 3px 0;
}

caption span {
	font-size: 9px;
	font-weight: normal;
}

ol li {
	list-style-image: none !important;
}

a {
	color: #DE651C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.activo {
	color: #df661d;
}

td.txtLeft {text-align: left !important;}

td.borderNone {
	border: 0 !important;
	text-align: left !important;
}

td.borderNonetxtMini {
	border: 0 !important;
	text-align: left !important;
	font-size: 10px !important;
}

.tableDatosTxtRight {
	margin: 0 0 10px 0;
	background: #fff;
	color: #62615d;
}

.tableDatosTxtRight a {
	text-decoration: none;
	color: #333;
}

.tableDatosTxtRight a:hover {
	color: #de6b18;
}

.tableDatosTxtRight td {
	padding: 3px 3px 3px 3px;
	background: #fff;
	text-align: right;
	border-bottom: 1px solid #efefef;
}

.tableDatosTxtRight th {
	padding: 3px 0 3px 3px;
	background: #efefef;
	font-size: 12px;
	font-weight: bold;
}

td.fndLineas {
	background: url(../img/fnd_lineas_gris1.gif);
	border: 1px solid #efefef;
}

p {
	color: #666;
	margin: 10px 5px 0 0;
}



p.miga {
	color: #333;
	font-size: 16px;
	background: #eeebe4;
	padding: 4px 4px 4px 5px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

p.miga a {
	color: #333 !important;
}

p.apartado {
	color: #DF661D;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	padding: 0 5px 4px 0;
	margin: 0 0 5px 0;
	text-align: right;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../img/topo_h3.gif) #fff 0px 5px no-repeat;
	font-weight: bold;
	color: #333;
	margin: 25px 0 0 0;
	padding: 2px 0 2px 20px;
	border-bottom: 1px solid #c0dde5;
}

h4 {
	color:#aaa7a2;
	margin: 25px 0 -10px 0;
	padding: 0 0 0 0;
	font-size:14px;
	font-weight:bold;
}

h5 {
	color: #918F89;
	margin: 25px 0 -15px 0;
	padding: 0;
	font-size:12px;
	font-weight:bold;
}

h6 {
	font-size: 12px;
	color: #879ca6;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #efefef;
}

h6 a {
	color: #879ca6;
	text-decoration:none;
}

img {
	margin: 0 0 -2px 0;
	border: 0;
}

.imgCentro {
	text-align: center;
	margin: 15px 0 10px 0;
}

.imgCentro img {
	text-align: center;
	float: none !important;
}

.imgBorderNone {border: 0 !important;}

/* --------------- */

#contenedor {
	width: 935px;
	margin: auto;
}

#cabLogo  {
	width: 935px;
	margin: 12px 0 11px 0;
	overflow: hidden;
	height: 1%;
}

#cenefa  {
	width: 885px;
	height: 77px;
	background: url(../img/cabecera.jpg) transparent left top no-repeat;
	padding: 33px 50px 0 0;
}

#cenefa p {
	color: #fff;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
}

/* ------------ Cuerpo -------------*/

#cuerpo {
	width: 935px;
	overflow: hidden;
	height: 1%;
	padding: 15px 0 15px 0;
	background: #fff;
}

#leftColumn {
	width: 220px;
	float: left;
	margin: 0;
}

#contenido {
	width: 680px;
	float: right;
	padding: 0 15px 0 15px;
	border-left: 1px solid #eeebe4;
}

#contenido img {
	float: right;
	overflow: hidden;
	clear: none;
	margin: 3px 0 5px 5px;
	border: 3px solid #B1B1AF;
}

#contenido li {
	list-style-image: url(../img/topo_listas.gif);
	margin: 0 0 5px 0;
}

.fndMarron {
	background: url(../img/fnd_lineas_os2.gif);
	height: 20px;
}

.imgRight {
	margin: 5px 0 5px 5px;
	width: 206px;
	float: right;
	overflow: hidden;
}

.imgRight p {
	font-size: 11px;
	color: #999;
	text-align: center;
	font-weight: bold;
}

.fndClaro {
	background: #d6d3cc;
	padding: 3px 10px 3px 10px;
}

/*.imgApoyo {
	width: auto;
	float: right;
	margin: 0 5px 10px 5px;
}

.imgApoyo img {
	border: 3px solid #B1B1AF;
	margin: 0 0 5px 0;
}

.imgApoyo p {
	text-align: center;
	padding: 0;
	color: #697a8e;
	font-size: 9px;
	padding: 5px 0 0 0;
}*/

.separador {
	height: 12px;
	background: #ccc;
}

.centrar {
	text-align: center;
}

a.boton {
	text-align:center;
	display: block;
	background: #f7f7f7;
	margin:5px;
	padding:3px;
	text-decoration:none;
	width:120px;
	border:1px solid #efefef;
}

a.boton:hover {
	background: #efefef;
	color:#FF6600;
	border:1px solid #ccc;
}

.cajaGrupoBoletin {
	width: 680px;
	margin: 20px 0 10px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeebe4;
	overflow: hidden;
}

.cajaGrupoBoletin2 {
	margin: 0;
	overflow: hidden;
	width: 660px;
}

.cajaUltimoBoletin {
	background: #efefef;
	width: 102px;
	margin: 0 46px 5px 46px;
	padding: 10px;
	border: 1px solid #dedede;
	float: left;
	overflow: hidden
}

* html .cajaUltimoBoletin {
	margin: 0 38px 5px 40px;
}

.cajaUltimoBoletin a img {
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 !important;
}

.cajaUltimoBoletin a:hover img {
	border: 1px solid #f60;
}

.cajaUltimoBoletin p {
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.cajaBoletin {
	width: 102px;
	margin: 10px 55px 5px 55px;
	padding: 2px;
	text-align: center;
	float: left;
	overflow: hidden;
}

* html .cajaBoletin {
	margin: 10px 45px 5px 45px;
}

.cajaBoletin p {
	font-weight: bold;
	color: #979797;
}

.cajaBoletin a img {
	border: 1px solid #ccc !important;
	padding: 1px !important;
	margin: 0 0 5px 0 !important;
}

.cajaBoletin a:hover img {
	border: 1px solid #f60 !important;
}

.sumario {
	margin: 20px 0 0 0;
	border-bottom: 1px solid #efefef;
	width: 320px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 5px;
	overflow: hidden;
	height: 1%;
}

.sumarioLC {
	width: 320px;
	float: left;
}

.sumarioRC {
	width: 320px;
	float: right;
	margin: 0 5px 0 0;
}

.indice {
	margin: 10px 10px 0 10px;
	padding: 0 0 10px 0;
}

.indice dt {
	/*background: url(../img/topo_dt_index.gif) #fff 0 2px no-repeat;*/
	border-left: 3px solid #c63;
	border-bottom: 1px solid #efefef;
	margin: 20px 0 4px 0;
	padding: 0 0 2px 8px;
	font-weight: bold;
}

.indice dt a {
	/*background: url(../img/topo_dt_index.gif) #fff 0 2px no-repeat;*/
	color: #333;
}

.indice dd {
	background: url(../img/topo_dd_index.gif) #fff 0 3px no-repeat;
	padding: 0 0 2px 10px;
}

.indice dd a {
	color: #666 !important;
}

.imgPortada p {
	text-align: center;
	font-weight: bold;
	margin: 0;
}

.imgPortada h6 {
	font-size: 12px;
	color: #D3DCE0;
	font-weight: bold;
	margin: 0 10px 15px 15px;
	padding: 3px 0 3px 5px;
	background: #666;

}

.imgPortada img {
	margin: 5px 5px 10px 40px;
	border: 3px solid #ccc;
	padding: 1px;
}

/* ------------PIE------------- */

#pie {
	background: #fff;
	width: 935px;
	margin: 0;
	text-align: center;
	font-size: 12px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #c63;
}

#pie ul {
	margin: 0;
}

#pie ul li {
	display: inline;
	margin: 0 20px 0 20px;
}

#pie ul li a {
	color: #333;
	text-decoration: none;
}

#pie ul li a:hover {
	text-decoration: underline;
}


