/* Layout of the page that are used in the whole site*/

/* Layout of the page*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:  url("/images/background.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9e9f9f;
}

body a{
	text-decoration: none;
	color: #3B5D91
}

body a:hover{
	text-decoration: underline;
}

a img {
	border: 0;
}

.button{
	float: right;
	height: 22px;
	width: 95px;
        text-align: center;
	background-image: url("/images/btnormal.gif");
	padding: 2px 0px 0px 0px;
}

.button a{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

.button a:hover{
	color: #707070;
	text-decoration: underline;
}

.buttonselected{
	float: right;
	height: 22px;
	width: 100px;
        text-align: center;
	background-image: url("/images/btselected.gif");
	padding: 2px 0px 0px 0px;
}

.buttonselected a{
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #286EA0;
	text-decoration: none;
}

.buttonselected a:hover{
	text-decoration: none;
}


.buttondivider{
	width: 4px;
	height: 24px;
	float: right;
	background-image: url("/images/buttondivider.gif");
}

#bg{
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#encabezado {
	color: #808080;
	font-size: 0.90em;
        height: 40px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 11px 0px 5px;
}

#title {
	float: left;
	font-size: 13pt;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}

#buscador {
        display: block;
	float: right;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
}

input.submit {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
  	color: #781351;
	border: 1px solid #819CD7;
        background: white;
}

input
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
  	color: #781351;
	border: 1px solid #819CD7;
        background: white;
}

#menu{
	width: 800px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contenido{
	float: left;
	width: 800px;	
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background-image:  url("/images/dropshadow_right.gif");
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

#columna_izquierda{
	display: inline;
	float: left;
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
}


#columna_central{
	display: inline;
	float: left;
	width: 445px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
}

#columna_central p {
	margin-left: 10px;
	margin-right: 10px;
        text-align: justify;
}

#columna_central ul {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
}

#columna_central li {
        display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

#columna_derecha{
	display: inline;
	float: left;
	width: 165px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 5px;
}


#imagencentral{
	display:block;
	padding-left: 5px;
	margin: 0px 0px 5px 0px;
}


.horizontalline_readmore{
	float: left;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d3d2;
	font-size: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
}

.cajagrisgrande{
	float: left;
	background-color: #EEEEEE;
	width: 434px;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding: 5px;
	display: block;
}


.cajagrismedianaizquierda{
	float: left;
	width: 210px;
	background-color: #EEEEEE;
	margin-right: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding: 5px;
	display: block;
        text-align: left;
}

.cajagrismedianaderecha{
	float: right;
	width: 210px;
	background-color: #EEEEEE;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding: 5px;
	display: block;
        text-align: left;
}

.cajagrisdentroizquierda{
	float: left;
	width: 184px;
	background-color: #EEEEEE;
	margin-right: 0px;
	margin-top: 5px;
	padding-top: 5px;
	padding: 5px;
	display: block;
        text-align: left;
}

.cajagrisdentroderecha{
	float: right;
	width: 184px;
	background-color: #EEEEEE;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding: 5px;
	display: block;
        text-align: left;
}


.cajagris{
	float: left;
	width: 145px;
	background-color: #EEEEEE;
	margin-top:  5px;
	padding-top: 5px;
	padding: 5px;
	display:inline;
}

.titulo{
	color: #286EA0;
	font-size: 16px;
	font-weight: bold;
}

#shadowbottomleft{
	width: 5px;
	height: 5px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/images/shadowleftbottom.gif");	
}
#shadowbottommiddle{
	width: 786px;
	height: 5px;
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url("/images/shadowmiddlebottom.gif");	
}
#shadowbottomright{
	width: 5px;
	height: 5px;
	float: right;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("/images/shadowrightbottom.gif");	
}


#footer {
	clear: both;
	color: #808080;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.90em;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 5px 11px 0px 5px;
	border: 1px solid #ccc;
	line-height: 1.5em;
	background: #FFF url("fade.gif") repeat-x;	
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

/* Navigation appearance */

.mainlinktitle {
	color: #FFFFFF;
        font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
	padding-left: 8px;	
	padding-top:5px;	
	padding-bottom:4px;
	text-decoration: none;
	background-color: #6b8dc1;
}

.ml {
	margin: 1px 0px 1px 0px;
}

.ml a{
	display:block;
	width: 157px;
	padding-left: 8px;	
	padding-top:4px;	
	padding-bottom:4px;
	background-color: #e3effd;
	color: #666666;	
}
.ml a:hover{
	text-decoration: none;
	background-color: #F3CD09;
	color: #000000;
}

.mlselected a{
	display:block;
	width: 157px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 8px;	
	margin: 2px 0px 2px 0px;
        font-weight: bold;
	text-decoration: none;
	background-color: #F3CD09;
	color: #000000;
}

.mlselected a:hover{
	text-decoration: none;
}



#downbox {
	clear: both;
	color: #808080;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.90em;
	text-align: center;
	padding: 0px 15px 0px 15px;
	margin: 5px 11px 10px 175px;
	border: 1px solid #ccc;
	line-height: 1.5em;
	background: #6b8dc1;
}

#downbox p {
        text-align: justify;
	margin: 10px 0px 10px 0px;
	color: #EEEEEE;
}

#downbox a {
	color: #B60400;
}

.foto {
	border: 0;
	float: right;
	margin: 0px 0px 0px 10px;
}

.fotoleft {
	border: 0;
	float: left;
	margin: 0px 0px 0px 10px;
}

.publicidad {
	border: 0;
	margin: 5px 0px 0px 0px;
}


h3 {
	font-family: Arial Narrow;
	font-size: 1.3em;
	color: #3B4696;
	margin: 0 0 5px 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 8px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-color: #D6D6D6;
}

h4 {
	font-family: Arial Narrow;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 0 0 5px 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 8px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	background-color: #a70000;
}

.blue {
	color: #6b8dc1;
}

.gray {
	color: #808080;
}

.texto {
	margin-left: 10px;
	margin-top: 2px;
        text-align: justify;
	font-style: normal;
}

.subtitulo {
        font-weight: bold;
}

.subtitulo a {
	text-decoration: none;
        color: #4D4D4D;
}

.subtitulo a:hover {
	color: #4D4D4D;
        text-decoration:underline; 
}

.pie {
	font-size: 0.9em;
	margin-left: 10px;
        text-align: justify;
        font-style: italic;
}

.columna_derecha {
	font-size: 0.9em;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #DDD;
	color: #4D4D4D;
	line-height: 1.4em;
}

.columna_derecha ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.columna_derecha li {
        display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
}

.columna_izquierda {
	font-size: 0.9em;
	margin: 0px 200px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	color: #4D4D4D;
	line-height: 1.4em;
}

.columna_izquierda ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.columna_izquierda li {
        display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ccc;
}
