@charset "UTF-8";
#imagenCentro {
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #6CAC2B;
	background-image: url(imagenes/fondoTemporal.gif);
	background-repeat: repeat-x;
}
#Cabezote {
	height: 150px;
}
#ContenidoCentral {
	background-color: #FFF;
}
#ContenidoGeneral #ContenidoCentral #colDer p {
	padding-right: 15px;
	padding-left: 15px;
}
#colIzq {
	float: left;
	width: 208px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-color: #FFF;
	padding-top: 81px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#colDer {
	background-color: #FFF;
	float: right;
	width: 730px;
	padding: 15px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
#ContenidoGeneral {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Pie {
	background-color: #000;
	height: 80px;
	background-image: url(imagenes/fondoPie.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	padding: 5px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
}
.destacados {
	font-weight: bold;
}
.citas {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 300px;
	border: 1px solid #CCC;
	float: right;
	padding: 15px;
	margin: 15px;
	z-index: 2;
	background-color: #FFF;
}
.citasIzquierda {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 300px;
	border: 1px solid #CCC;
	float: left;
	padding: 15px;
	margin: 15px;
	z-index: 2;
	background-color: #FFF;
}
#ContenidoGeneral #Pie a {
	color: #FFF;
	text-decoration: none;
	font-size: .8em;
	font-weight: normal;
}
#ContenidoGeneral #ContenidoCentral #colIzq a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px dotted #000;
	background-color: #6AA92A;
	color: #000;
}
#ContenidoGeneral #ContenidoCentral #colIzq a:hover {
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px dotted #000;
	background-color: #6AA92A;
	color: #FFF;
}
#ContenidoGeneral #ContenidoCentral #colDer p a {
	font-weight: bold;
	text-decoration: none;
	color: #060;
}
#ContenidoGeneral #ContenidoCentral #colDer p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #060;
}
#ContenidoGeneral #ContenidoCentral #colDer p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #060;
}
#ContenidoGeneral #ContenidoCentral #colIzq a:visited {
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px dotted #000;
	background-color: #6AA92A;
	color: #000;
}
.DatoPieIzq {
	width: 200px;
	border: 1px solid #6AA92A;
	font-size: .9em;
	font-weight: bold;
	float: left;
	padding: 15px;
	margin: 20px;
	text-align: center;
	background-color: #FFF;
}
.DatoPieIHorizontal {
	width: auto;
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AA92A;
}
