﻿body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	top:0px;
	margin: 5px;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	color: #000;
	margin: 0 0 10px 0;
	text-align: justify;
}

p.miga1 {
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

span {
	color: #92afbd;
	font-weight:bold;
}

span.rojo {
	color: #d20909;
}

span.burdeos {
	color: #a50505;
}

span.verde {
	color: #0fa512;
}

span.gris {
	color: #A4A296;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7fa1b2;
	margin: 0;
	padding: 3px 0 2px 0;
}

h4 {
	font-size: 12px;
	color: #666;
	margin: 0 0 10px 0;
}

h6 {
	font-size: 10px;
	color: #114d87;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 1px;
	background: #eeeee7;
}

h6 a {
	color: #114d87;
	text-decoration:none;
	background: #eeeee7;
}

h6 span {
	font-weight: normal;
}

.titulo {
	border-bottom:1px solid #dcdeb4;
	margin: 10px 0 10px 0;
	padding: 2px 0 0 0;
}

.icoTitulo {
	width: auto;
	float:right;
	margin-top:5px;
}

.solap {
	height:auto;
}

* html .solap {
	height:1px;
}

a.linkCursiva {
	color:#FF3300 !important;
	font-style:oblique;
	font-weight:normal !important;
}


/* --------------- */

.buscador {
	text-align: right;
}

.buscador img {
	width: 14px;
}

form {
	width: 190px;
	float: left;
}

.submit {
	border: 0; 
	background: #dedede; 
	color:#FF6600;
}

/* ---------------------------------*/

img {
	margin: 0 0 -2px 0;
	border: 0;
}

.imgCentro {
}

.imgCentro img {
}

.cabecera  {
	width: 240px;
}

/* ------------ Cuerpo -------------*/

.cuerpo {
	background: url(../img/blank.gif) transparent left top repeat-y;
	border-top: 7px solid #fff;
	border-bottom: 7px solid #fff;
}

.leftColumn {
	width: 100%;
}

.rightColumn {
	width: 100%;
}

.rightColumn img {
	width: 0;
	height: 0;
}

.destacado {
	border-top: 10px solid #fff;
}

.destacado img {
	width: 0;
	height: 0;
}

.destacado p {
	padding: 3px 0 0 0;
	color: #2f363a;
	width: 100%;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
}

.destacado p.item1 {
	background: url(../img/default_01.gif) #7EA2B2 right 3px no-repeat;
}

.destacado p.item2 {
	background: url(../img/default_02.gif) #7EA2B2 right 3px no-repeat;
}

.destacado p.item3 {
	background: url(../img/default_03.gif) #7EA2B2 right 3px no-repeat;
}

.destacado p.item4 {
	background: url(../img/default_04.gif) #7EA2B2 right 3px no-repeat;
}

.destacado a {
	color: #2f363a;
}

.destacado a:hover {
	color: #85A5B5;
	text-decoration: none;
}

.contenido a {
	color: #df8418;
	text-decoration: none;
	font-weight: bold;
}

.contenido a:hover {
	text-decoration: underline;
}

.contenido li {
	list-style-image: url(../img/topo_listas.gif);
}

.contenido2 li {
	list-style-image: url(../img/topo_listas.gif);
}

.fndMarron {
	background: url(../img/fnd_lineas_os2.gif);
	height: 20px;
}

.imgRight {
}

.imgApoyo {
}

.imgApoyo img {
}

.imgApoyo p {
}

.noticias {
margin: 0 0 20px 0;
}

.noticias p {
margin: 0 0 0 10px;
}

.noticias h6 {
	color:#000000;
	background: url(../img/ico_news.gif) #efefef 3px 3px no-repeat;
	margin: 0 0 5px 5px;
	padding: 1px 0 5px 23px;
}

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;
}

/* ------------PIE------------- */

/* CAMBIO PIE DE ZERO 09/03/2011
.pie {
	background: #acc0c9;
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 5px;
	text-align: left !important;
}

.pie img {
	width: 10px;
}

.pie ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pie ul li {
	margin: 0;
}

.pie ul li a {
	color: #fff;
	text-decoration: none;
}

.pie ul li a:hover {
	text-decoration: underline;
}
*/

.pieIzq {
	background: #acc0c9;
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 5px;
	text-align: left !important;
	float:left;
	width:890px;
}

.pieIzq img {
	width: 10px;
}

.pieIzq ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pieIzq ul li {
	margin: 0;
}

.pieIzq ul li a {
	color: #fff;
	text-decoration: none;
}

.pieIzq ul li a:hover {
	text-decoration: underline;
}


.pieDcha {
	background: #acc0c9;
	font-size: 9px;
	margin: 2px 0 0 0;
	padding: 5px 0 0 5px;
	text-align: left !important;
	float:right;
	width:106px;
}

