﻿@import url(layout.css);


body {
	color: #808080;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background:transparent url('../images/fondo_fondo.gif') repeat-x fixed left bottom;
}
#containerGeneral {
	width: 950px;
	margin: 0 auto;
}
#container {
	background: transparent url('../images/fondo.gif') repeat-x scroll left bottom;
	border: 1px white solid;
	height: 600px;
}
#masthead {
	text-align: center;
	margin-right: 10px;
	width: 950px;
	padding: 0;
	background-color: transparent;
	z-index: 0;
}
#column_l {
	z-index:1;
	width: 400px;
	margin: 0 0 0 20px;
	padding: 0 10px 10px 10px;
	font-size:0.85em;
	text-align:justify;
}

#textoContenido {
	line-height:1.5em;
	height: 300px;
	overflow: hidden;		
}

#divCitas {
	width:100%;
	text-align: right;
	padding-top: 1%; 
	margin-bottom: 10px ;
}
/*
#divCitas p {
	width: 90%;
	background-color:#DAE5D3;
	color: #487D23 !important;
	font-size:x-small;
	font-weight:bold;
	margin:5px 0 5px 10px;
	text-align:right;
}

#divCitas p:hover {
	background-color:#487D23;
	color: #DAE5D3 !important;
}*/
#column_r {
	width: 50%;
/*	height: 300px;*/
	margin: 0;
	float: right;
	position: relative;
	right: 10px;
	padding-right: 20px;
	padding-left: 5px;	
}
#footer {
	text-align: center;
	color: #487D23;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
#botonesFlechas {
	margin-top:10px;
	text-align:left;		
}

/* Estilos de cabecera */
#masthead img {
	text-align:center;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	background-image: url(../images/encabezado.jpg);
}
/* Estilos de contenido */
h1 {
	line-height:20px;
	color: #487D23;
	text-align:right;
	background-color: #fff;
	font-size: 1.0em;
	font-weight:normal;
	letter-spacing:0.3em;
	background-image: url('../images/degradado_menu.gif');
	background-repeat: repeat-y;	
	vertical-align:middle;
}
h2 {
	color: #487D23;
	font-size: 1.75em;
}
.fuenteVerde {
	color: #487D23;
	font-size: 1.0em;
	font-weight:bold;
}
h3 {
	color: #487D23;
	font-size: 1.5em;
}
h4 {
	color: #487D23;
	font-weight:normal;
	font-size: x-small;
	padding-left: 30px;
}
h4 a {
	font-weight:bold;	
}
h5 {
	color: #487D23;
	font-size: 0.75em;
}
h6 {
	color: #487D23;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}

#containerFotos {

	margin-left: 45px;
	float:left;
}

.enlaces {
	text-align:right;
/*	padding-right:20px;*/
	font-size:0.88em;
	line-height:1.5em;
}

.enlaces img {
	border: 0px;	
}

/* Estilos de pie de página */
#footer p {
	color: #487D23;
	font-size:0.86em;
	margin-top: 2px;
	margin-bottom: 6px;
	clear:both;
}

#footer a {
	font-weight:bold;
}
#footer a:hover {
	color: #808080;
	text-decoration: none;
}
/* Estilos de vínculos */
a {
	color: #487D23;
	text-decoration:none;	
}
a:hover {
	font-weight:bold;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.fuenteGris {	
	color: #808080;
}
#avisos {
	margin-top:5px;
	font-size: 0.8em;
	line-height:1.3em;
	text-align:right;
	color: #fff;	
}
#avisos a{
	color:#fff;
}
#avisos a:hover{
	color: #487D23;
}

.flash {
    position:absolute; 
    top: -10px;
}

.mapa {
    position:absolute; 
    top: 90px;	
}