/*+++++++TEDER 2007++++++++++++++++*/
.naranja {
	color:#F07C03;
}
.amarillo {
	color: #FFC000;
}
.verde {
	color: #339966;
}
.verdeLogo {
	color: #137453;
}
/*++++++++++++++++++++++++++++++++++*/

body.parrafo {
	background-color: white;
}

body {
	margin: 0;
	/*background-image: url(../images/body_repeat.png);
	background-repeat: repeat-x;*/
	background-color: #e5e5e5;
}

hr {
	margin: 0;
	padding: 0;
	height: 1px;
	color: #CCC;
}

h2, h3, h4 {
	font-family: Tahoma;
	padding-left: 5px;
}

h2 {
	font-size: 120%;
	color: #137453;
	background-color: #FFC000;
}
h2.portada {
	color: #FFF;
	background-color: #396;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #339966;
	border-bottom: 1px solid #CCC;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #339966;
	}
/*
p, li {
	text-align: justify;
}
*/
.parrafo {
	text-align: justify;
}

a img {
	border: 0;
}
/* LATERAL IZDA */

.latIzda {
	border: none;
	width: 170px;
	vertical-align: top;
	padding-top: 22px;
	/*background-image: url(../images/backDestacado.gif);*/
	
}

.latIzda img {
	border: none;
	float: left;
	margin: 10px 0 0px 5px;
}

/* DESTACADO */
.destacadoRight:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.destacadoRight { display:inline-block; } /*this trips hasLayout for ie7*/
.destacadoRight { display:block; } /*this returns it back to normal*/

.destacadoRight {
	/*border: 1px solid red;*/
	width:565px;
	height: 130px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	font-family: Tahoma;
	border-bottom: 1px solid #CCC;
	font-size: 80%;
	
	padding: 5px;
/*	overflow: auto;*/
	background-image: url(../images/backDestacado.gif);
}

div.destacadoRight h3 {
	color: #CC3300;
	margin: 0;
	border: none;
}

div.destacadoRight p {
	font-size: 100%;
	margin: 0;
}

div.destacadoRight img {
	float: left;
	margin-right: 10px;
}

div.destacadoRight a {
	color: #CC3300;
}

div.destacadoRight a:hover {
	text-decoration: none;
}


/* parrafo */

.parrafo {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 80%;
	padding: 10px 20px 10px 10px;
}

.parrafo a {
	color: blue;
	text-decoration: underline;
}

.parrafo a:hover {
	text-decoration: none;
}

/* -TABLA STANDARD- */

.parrafo table {
	border-collapse: separate;
	border: 1px solid #A9A9A9;
	margin-bottom: 20px;
	font-size: 100%;
}

.parrafo table caption {
	border-collapse: collapse;
	border: none;
	background-color: #e5e5e5;
	color: black;
	font-weight: bold;
	padding: 3px;
}

.parrafo table th {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	color: #333;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

.parrafo table td {
	border-collapse: collapse;
	border: 1px solid #e5e5e5;
	color: #333;
	padding: 3px;
	vertical-align: top;
}

/* -TABLA SIN BORDER- */ 

table.tablaSinBordes {
	border-collapse: separate;
	border: none;
	margin-bottom: 20px;
	font-size: 100%;
}

table.tablaSinBordes caption {
	border-collapse: collapse;
	border: none;
	font-weight: bold;
	padding: 3px;
}

table.tablaSinBordes th {
	border-collapse: collapse;
	border: none;
	background-color: none;
	color: #333;
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

table.tablaSinBordes td {
	border-collapse: collapse;
	border: none;
	color: #333;
	padding: 3px;
	vertical-align: top;
}

.ovFlow {
	height: 445px;
	overflow: auto;
	border: 1px solid #CCC;
}

.ovFlow ol {
	margin: 0;
	padding-left: 30px;
}

.ovFlow li {
	padding: 0;
	margin: 0;
}

/* --- */

div.ampliarN {
	text-align: right;
}

div.ampliarN a {
	text-decoration: none;
	background-color: #137453;
	color: white;
	font-size: 85%;
	padding: 2px;
	border: 1px solid #137453;
}

div.ampliarN a:hover {
	background-color: white;
	color: #137453;
	border: 1px solid #137453;
}

img.izda {
	float: left;
	padding: 0px 10px 0px 0px;
}
img.dcha {
	float: right;
	padding: 0px 0px 0px 10px;
}

/* DESTACADOS */

span.amarillo {
	color: #FFC000;
	font-weight: bold;
	padding: 0 2px 0 2px;
}

span.amarillo a {
	color: #FFC000;
}

span.amarillo a:hover {
	text-decoration: none;
}

span.verde {
	color: #339966;
	font-weight: bold;
	padding: 0 2px 0 2px;
}

span.verde a {
	color: #339966;
}

span.verde a:hover {
	text-decoration: none;
}


span.fondoVerde {
	color: white;
	font-weight: bold;
	background-color: #339966;
	padding: 0 2px 0 2px;
}

span.fondoVerde a {
	color: white;
}

span.fondoVerde a:hover {
	text-decoration: none;
}

div.fondoAmarillo {
	color: #339966;
	font-weight: bold;
	background-color: #FFC000;
	padding: 0 2px 0 2px;
}

div.fondoRallado {
	color: #339966;
	font-weight: bold;
	background-image: url(../images/backDestacado.gif);
	padding: 0 2px 0 2px;
}

div.subrayadoGris {
	color: #339966;
	font-weight: bold;
	padding: 0 2px 0 2px;
	border-bottom: 1px solid #CCC;
}

