@charset "utf-8";
/* CSS Document */


/* Etiquetas*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
	background-color: #ABDDF5;
	margin: 0px;
	padding: 5px;
	background-image: url(../images/fondo_pagina_acaire.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #007AC1;
}
h2 {
	font-size: 12px;
	color: #000;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #007AC1;
	padding-left: 10px;
}
h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #007AC1;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #007AC1;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: #00529F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	font-size: 14px;
	color: #FFF;
	float: left;
	line-height: 25px;
}


/* ID's*/

#tablaGeneral {
	background-image: url(../images/cabezote_acaire.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
	width: 949px;
}


#contextual {
	width: 645px;
}
#contextual p {
	text-align: justify;
}


#breadcrumbs {
	font-size: 10px;
	color: #FFF;
	background-color: #2394CE;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#breadcrumbs a {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}
#breadcrumbs a:hover {
	text-decoration: none;
}


#clasificados {
	font-size: 11px;
}
#clasificados h2 {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#clasificados p {
	padding-left: 10px;
	padding-right: 15px;
}
#clasificados h1 {
	background-color: #334B97;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	padding-left: 0px;
}


#boletin h1 {
	font-size: 14px;
	color: #2394CE;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
}
#boletin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009;
	padding-top: 5px;
}
#boletin p {
	padding-left: 10px;
	padding-right: 0px;
}
#boletin input {
	background-color: #E9F6FC;
	border: 1px solid #E9F6FC;
	font-size: 11px;
	color: #58595B;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}


#menuIzq {
	width: 195px;
	margin-right: 50px;
}
#menuIzq ul {
	padding-left: 0px;
	list-style-type: none;
}
#menuIzq li {
	text-decoration: none;
}


#menu a {
	text-decoration: none;
	font-size: 14px;
	color: #2394CE;
	display: block;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-weight: normal;
	background-color: #2394CE;
}


#contenido {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 50px;
}


#footer {
	background-image: url(../images/fondo_footer_acaire.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
	background-color: #EDEDED;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	padding-bottom: 0px;
}
#footer a {
	color: #2394CE;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#footer h1 {
	font-size: 14px;
	color: #58595B;
	font-weight: normal;
}


#sitemap p {
	line-height: 20px;
}


#noticias {
	font-size: 18px;
	color: #FFF;
	background-color: #842E86;
	padding-left: 5px;
	font-weight: normal;
}
#noticias a {
	color: #FFF;
	background-color: #BC87B7;
	display: block;
	width: 135px;
	float: right;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#noticias a:hover {
	background-color: #BB398D;
	text-decoration: none;
}


#eventos{
	font-size: 18px;
	color: #FFF;
	background-color: #007AC1;
	padding-left: 5px;
	font-weight: normal;
}
#eventos a {
	color: #FFF;
	background-color: #83CEE4;
	display: block;
	width: 135px;
	float: right;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#eventos a:hover {
	background-color: #61C0DC;
	text-decoration: none;
}
/* Clases*/

a.revista {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
a.header {
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
}
.separadorFooter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.separadorMenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #233D8F;
}
.linkTexto {
	color: #58595B;
	font-weight: normal;
	text-decoration: underline;
}
.inputZonaUsuarios {
	background-color: #EBEBEC;
	border: 1px solid #CCC;
	float: left;
	font-size: 11px;
	color: #58595B;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.inputZonaUsuariosError {
	background-color: #EBEBEC;
	border: 1px solid #CCC;
	float: left;
	font-size: 11px;
	color: #C00;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.inputContacto {
	color: #666;
	width: 250px;
	padding-right: 3px;
	padding-left: 3px;
}
.inputContactoError {
	color: #C00;
	width: 250px;
	padding-right: 3px;
	padding-left: 3px;
}
.contactoExitoso {
	background-color: #FFC;
	display: block;
	border: 1px solid #FC6;
	color: #F60;
	font-weight: bold;
	padding: 2px;
	width: 250px;
}


a.segundoNivel {
	font-size: 13px;
	font-weight: bold;
	color: #007AC1;
	text-decoration: none;
}
a.segundoNivel:hover {
	text-decoration: none;
	color: #666;
}
a.noticia, a.noticia:hover {
	font-size: 13px;
	font-weight: normal;
	color: #842E86;
	text-decoration: none;
}
a.evento, a.evento:hover {
	font-size: 13px;
	font-weight: normal;
	color: #007AC1;
	text-decoration: none;
}

#noticia1, #noticia2, #noticia3 {
	background-color: #FFF;
	width: 195px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #842E86;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	height: 120px;
}

#evento1, #evento2, #evento3 {
	background-color: #F4F4F4;
	width: 195px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #007AC1;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	height: 240px;
}

#contextual li {
	list-style-type: disc;
}
#contextual ul {
	padding-left: 15px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
#JD td {
	background-color: #F3F3F3;
}
#JD th {
	background-color: #999;
	color: #FFF;
}

#directorio td {
	background-color: #FFF;
}
#directorio th {
	background-color: #999;
	color: #FFF;
}
