/* @override 
	http://www.eunomia.com.ar/amayal/cont/css/amayalBasica.css
	http://www.ruary.org/amayal/cont/css/amayalBasica.css
	http://www.amayal.com/cont/css/amayalBasica.css
*/

/* @group disposicion pantalla */

#bodyWeb {
	margin: 0px;
	width: 1075px;
}

#bodyHome {
	margin: 0px;
	padding: 0px;
	width: 1075px;
	background: #0076AD url(http://www.amayal.com/cont/imgs/fondoHomeAmayal.gif) repeat-x;
}

#boxFotoIzquierdaHome{
	width: 290px;
	margin: 0;
	padding: 0;
}

#web {
	width: 1075px;
	height: 560px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

#barraSuperior {
	height: 29px;
	width: 1075px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#contenidoCentral {
	height: 371px;
	width: 1066px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#boxContenidoCentralHome{
	margin: 0;
	padding: 0;
}

#boxFotoIzquierda {
	width: 295px;
	height: 370px;
	margin: 0px;
	padding: 0px;
}

#boxDerechaHome{
	padding: 0;
	margin: 0;
}

#boxDerechaHome img{
	height: 370px;
}

#contenidoCentral td{
	vertical-align: top;
}

#recuadroBoxContenidoCentral {
	width: 699px;
	height: 370px;
	margin: 0px;
	padding: 0px;
	/*background-color: red;*/
}

#boxContenidoCentral {
	width: 619px;
	height: 330px;
	margin: 0px 0px 10px 0px;
	padding: 10px 60px 20px 20px;
	overflow: auto;
}

#boxContenidoCentral:first-child{
	padding-top: 0;
	height: 340px;
}

#boxDerecha {
	width: 76px;
	height: 370px;
	margin: 0px;
	padding: 0px;
}

#barraInferior{
	height: 29px;
	width: 1075px;
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group estilosPorSeccion */

.amayal {
	background: url(http://www.amayal.com/cont/imgs/fondoWeb_amayal.gif) repeat-x;
	background-color: #0076ad;
}

.boxFotoIzquierda_amayal {
	background-color: #00B9B9;
}

.boxContenidoCentral_amayal, .recuadroBoxContenidoCentral_amayal {
	background-color: #75cac2;
}

.boxDerecha_amayal {
	background-color: #00B9B9;	
}

.erudito {
	background: url(http://www.amayal.com/cont/imgs/fondoWeb_erudito.gif) repeat-x;
	background-color: #75cac2;
}

.boxFotoIzquierda_erudito {
	background-color: #7bb914;
}

.boxContenidoCentral_erudito, .recuadroBoxContenidoCentral_erudito {
	background-color: #8CC214;
}

.boxDerecha_erudito {
	background-color: #7bb914;	
}

.integraSalud {
	background: url(http://www.amayal.com/cont/imgs/fondoWeb_integraSalud.gif) repeat-x;
	background-color: #75cac2;
}

.boxFotoIzquierda_integraSalud {
	background-color: #0065A5;
}

.boxContenidoCentral_integraSalud, .recuadroBoxContenidoCentral_integraSalud {
	background-color: #3A88B9;
}

.boxDerecha_integraSalud {
	background-color: #0065A5;	
}

.nacerCrecer {
	background: url(http://www.amayal.com/cont/imgs/fondoWeb_nacerCrecer.gif) repeat-x;
	background-color: #75cac2;
}

.boxFotoIzquierda_nacerCrecer {
	background-color: #5c68b9;
}

.boxContenidoCentral_nacerCrecer, .recuadroBoxContenidoCentral_nacerCrecer {
	background-color: #777CBC;
}

.boxDerecha_nacerCrecer {
	background-color: #5c68b9;	
}

.terrenal {
	background: url(http://www.amayal.com/cont/imgs/fondoWeb_terrenal.gif) repeat-x;
	background-color: #75cac2;
}

.boxFotoIzquierda_terrenal {
	background-color: #d97822;
}

.boxContenidoCentral_terrenal, .recuadroBoxContenidoCentral_terrenal {
	background-color: #E8AB70;
}

.boxDerecha_terrenal {
	background-color: #d97822;	
}

/* @end */

/* @group menuSuperior */

/* @group menu idiomas */

#menuIdiomas {
	margin: 0px 0px 0px 20px;
	font-family: garamond;
	font-weight: lighter;
	font-style: italic;
}

#menuIdiomas ul{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#menuIdiomas li{
	float:left;
	position:relative;
	z-index:100;
	display:block;
	height: 22px;
	width: 50px;
	margin: 0px 10px 0px 0px;
	font-size:14px;
	padding: 7px 0px 0px 0px;
	text-align: center;
}

#menuIdiomas a, #menuIdiomas :visited {
	color: white;
	text-decoration:none;
}

#menuIdiomas a:hover {
	color:#444;
}

/* @end */

#menuSuperior {
	margin: 0px 0px 0px 295px;
	padding: 0px;
	font-family: verdana;
	font-weight: lighter;
	background-color: red;
}

#menuSuperior ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
#menuSuperior li{
	float:left;
	position:relative;
	z-index:100;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -2px;
}

/* use the table to position the dropdown list */
#menuSuperior table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-2px;
	top:27px;
}

/* style all the links */

#menuSuperior a, #menuSuperior :visited {
	display:block;
	/*width: 150px;*/
	/* height: 21px;  No especificar el alto apra compatibilidad con IE */ 
	margin: 0px;
	font-size:10px;
	letter-spacing: 1px;
	padding: 8px 20px 8px 20px;
	color: white;
	text-decoration:none;
	cursor: hand;
}

/* style the links hover */

#menuSuperior a:hover{
	color:#FFFFFF;
	background: #0095AB;
}

/* hide the sub level links */

#menuSuperior ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	margin-top: -1px;
}

#menuSuperior ul li a{
	font-weight: normal;
	text-align: center;
}

#menuSuperior ul ul li {
	font-weight: normal;
	border-top: 1px solid #007CB0;
	padding: 0px;
}

/* make the sub level visible on hover list or link */
#menuSuperior ul :hover ul{
visibility:visible;
}

#menuSuperior ul ul li a{
	text-align: left;
	padding-left: 5px;
	font-weight: normal;	
	height: 15px;
        /* force cursor style */
        cursor: pointer;
}

#cuadroPuntitos {
	margin: 0px;
	padding: 0px;
}

/* @end */

/* @group estilosContenidosCentrales */

#boxContenidoCentral {
	font-family: Verdana, sans-serif;
	/* el resto de las propiedades controladas desde la otra instancia del estilo mas arriba */
}

#boxContenidoCentral h1 {
	font-size: 16px;
	font-weight: light;
	color: whitesmoke;
}

#boxContenidoCentral h2 {
	font-size: 13px;
	font-weight: light;
	color: whitesmoke;
}

#boxContenidoCentral h2 a{
	font-size: 13px;
	font-weight: bold;
	color: whitesmoke;
text-decoration:none;
}

#boxContenidoCentral h3 {
	font-size: 12px;
	font-weight: light;
	color: whitesmoke;
}

#boxContenidoCentral p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: whitesmoke;
}


#boxContenidoCentral p a {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #960000;
	text-decoration: none;
}

#boxContenidoCentral p a:hover {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #75cac2;
}

#boxContenidoCentral ul li {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: whitesmoke;
}


/* @end */

/* @group fichaProfesional */

#fichaProfesional {
	width: 500px;
	height: 690px;
	margin: 0px;
	font-family: verdana;
}

#cabeceraFicha {
	width: 500px;
	height: 100px;
	background-image: url(../imgs/cabeceraFichaProf.gif);
}

#cuerpoFicha {
	width: 460px;
	height: 482px;
	padding: 30px 20px 20px 20px;
	overflow: auto;
	background-color: #3A88B9;
	color: white;
}

#nombreProfesional {
	font-family: times;
	font-size: 15px;
	font-style: italic;
}

#cuerpoFicha h3 {
	font-size: 14px;
}

#cuerpoFicha p {
	font-size: 12px;
	line-height: 17px;
}

#pieFicha {
	width: 130px;
	height: 53px;
	padding: 7px 0px 0px 370px;
	background-image: url(../imgs/pieFichaProf.gif);

}

#pieFicha a {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#pieFicha a:hover {
	color: #E29245;
	font-weight: bold;
}

/* @end */

/* @group Galeria Imagenes */

#slideShow {
    width: 554px;
	margin: 0px 0px -20px 20px;
	padding:0px;
	overflow: hidden;
text-align:center;
}

/* @end */

/* @group menuInferior */

/* ---------------------------------------------------------------------------- */
/* dropMenu.css */

#menuInferior {
	width: 699px;
	margin: 0px 0px 0px 295px;
	padding: 0px;
	font-family: verdana;
	font-weight: lighter;
}

#menuInferior ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
#menuInferior li{
	float:left;
	position:relative;
	z-index:100;
}

/* use the table to position the dropdown list */
#menuInferior table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top:26px;
}

/* style all the links */

#menuInferior a, #menuInferior :visited {
	display:block;
	/*height: 23px;*/
	margin: 0px;
	font-size:13px;
	letter-spacing: 1px;
	padding: 6px 0px 7px 0px;
	color: white;
	text-decoration:none;
	cursor: hand;
}


/* -------------------------- */
/* style main buttons */

#btn_integraSalud {
	width: 199px;
	background-color: #0065A5;
}

#btn_nacerCrecer {
	width: 217px;
	background-color: #5c68b9;
}

#btn_erudito {
	width: 139px;
	background-color: #7bb914;
}

#btn_terrenal {
	width: 144px;
	background-color: #d97822;
}
/* -------------------------- */

/* style the links hover */

#menuInferior :hover{
	color:#444;
	background-color: whitesmoke;
}

/* hide the sub level links */

#menuInferior ul ul {
	visibility:hidden;
	position:absolute;
	height:0px;
	margin-top: 0px;
}

#menuInferior ul ul li{
	display: block;
	clear: both;
}

#menuInferior ul li a{
	font-weight: normal;
	text-align: center;
}

#menuInferior ul ul li {
	font-weight: normal;
	padding: 0px;
}

/* make the sub level visible on hover list or link */
#menuInferior ul li:hover ul, #menuInferior ul a:hover ul{
/*#menuInferior ul :hover ul{*/
visibility:visible;
}

#menuInferior ul ul li a{
	text-align: center;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	font-weight: normal;	
	/*height: 15px;*/
    /* force cursor style */
    cursor: pointer;
}

/* --------------------------------------- SUBMENUS */
#menuInferior #sub_mnu_integraSalud li{
	width: 199px;
    padding: 0px 0px 0px 0px;
    background-color: #3A88B9;
    border-top: 1px solid #7CB8D9;
}

#menuInferior #sub_mnu_nacerCrecer li{
	width: 217px;
    padding: 0px 0px 0px 0px;
    background-color: #777CBC;
	border-top: 1px solid #787eb7;
}

#menuInferior #sub_mnu_erudito li{
	width: 139px;
    padding: 0px 0px 0px 0px;
    background-color: #8CC214;
	border-top: 1px solid #B6DC41;
}

#menuInferior #sub_mnu_terrenal li{
	width: 144px;
    padding: 0px 0px 0px 0px;
    background-color: #E8AB70;
    border-top: 1px solid #FBCCA4;
}
/* --------------------------------------- SUBMENUS */

/* @end */

/* @group images */

.imgIzq{
	float: left;
	margin: 0px 10px 10px 0px;
}

.imgDer{
	float: right;
	margin: 0px 0px 10px 10px;
}

/* @end */

/* @group forms */

.cajaForm {
	border: 1px solid #ffffff;
	background: none;
	width: 191px;
	padding: 3px;
	font-weight: bold;
	color:#FFFFFF;
}

.contForm{
font-size:11px;
text-align:right;
color:#FFFFFF;
}

.btnForm{
font-size:11px;
text-align:right;
color:#000000;
background:#FFFFFF;
border: 1px solid #ffffff;
padding:3px 20px 3px 20px;
}

/* @end */

/* @group destacados */

#titDestacado{
margin:0px 0px 20px 0px;
}

#titDestacado h2{
color:#b16f25;
text-decoration:none;
font-weight:bold;
font-size:18px;
}

#titDestacado p{
color:#b16f25;
margin:-10px 0px 0px 0px;
font-style:italic;
font-size:15px;
}

/* @end */

/* @group secciones dyn */

/* @group Libro mes */

/* --- VISTA LISTADO */

#listadoLibroMes {
	margin: 5px 0px 0px 0px;
	width: 535px;
}

.itemLibroMesListado{
	border-top: 2px dotted #5c8b10;
	margin: 5px 0px 0px 0px;
}

#statusLibroMesListado {
	width: 527px;
	height: 15px;
	margin: 0px 0px -5px 0px;
	padding: 4px;
	font-size: 11px;	
	color: #314b08;
	background-color: #7BAF12;
	text-align: center;
}

.tituloListado, .tituloListado a {
color:#FFFFFF;
margin:5px 0px 0px 0px;
text-decoration:none;
font-weight:bold;
font-size:15px;
}

.tituloListado a:hover {
color: #0065a5;
}

.subTituloListado{
color:#FFFFFF;
margin:10px 0px 0px 0px;
font-style:italic;
font-size:12px;
}

.imgIzqListado {
float:left;
margin:5px 10px 0px 0px;
}

.imgDerListado {
float:right;
margin:5px 0px 0px 10px;
}

.IEclearer { /* clearer for dumb browsers */
 clear: both;
 height: 1px;
 margin: 0px;
 padding: 0px;
}

/* --- SOLA */

.itemLibroMesSola{
padding: 0px;
margin: 0px;
}

.fechaSola{
	color: #FFFFFF;
	font-size: 11px;
	margin:0px 0px 20px 0px;
	clear: both;
	padding: 3px;
	text-align: right;
}

.tituloSola{
	color:#b16f25;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
}

.subTituloSola{
	color:#b16f25;
	margin: 0px 0px 5px 0px;
	font-style:italic;
	font-size:14px;
	line-height: 15px;
}

.cuerpoSola{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.cuerpoSola a {
	color: #b16f25;
	font-weight: bold;
	text-decoration: none;
	
}

.cuerpoSola a:hover {
	color: #0065a5;
	font-weight: bold;
	text-decoration: none;
	
}

#imgIzqSola{
	float:left;
	margin: 0px 10px 20px 0px;
}

#imgDerSola{
	float:right;
	margin: 0px 10px 20px 0px;
}

#notaPieLibroMesSola {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #44670b;	
	border-top: 2px dotted #5c8b10;
}

#barraBtnAntSeg, #barraBtnAntSeg a {
	width: 535px;
	height: 21px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;	
	color: white;
	text-decoration: none;
	font-weight: bold;
	border-top: 2px dotted #5c8b10;
}

#barraBtnAntSeg a:hover {	
	color: #0065a5;
}



/* @end */

/* @group noticias */

#NoticiasInicio {
	width: 800px;
	position: absolute;
	top: 460px;
	left: 40px;
	margin:0;
	font-family: verdana, arial, helvetica;
}

#titUltimasNoticiasInicio {
	width: 100px;
	height: 14px;
	padding: 4px;
	display: inline;
	text-align: center;
	font-size: 11px;
	color: #32CDF1;
	border: 1px solid #32CDF1;
	text-transform: uppercase;
}

#tituloNoticiasInicio {
	margin: 0px 0px 0px 30px;
	display: inline;
	color: #32CDF1;
	text-decoration: none;
	font-size: 12px;
}

#tituloNoticiasInicio a {
	width: 500px;
	display: inline;
	color: #32CDF1;
	text-decoration: none;
	font-size: 12px;
}

#tituloNoticiasInicio a:hover {
	color: #d97822;
}


img.fotoIzqListado {
	height: 80px;
	margin: -9px 10px 0px -5px;
	float: left;
}

img.fotoDerListado {
	height: 80px;
	margin: -9px -5px 0px 10px;
	float: right;
}

#statusNoticiasListado {
	height: 15px;
	margin: 0px 0px 2px 0px;
	padding: 3px;
	font-size: 11px;	
	color: #006392;
	background-color: #5fb9b0;
	text-align: center;
}

#listadoNoticias {
	border-top: 1px dashed #0076ad;
	margin: 0px 0px 0px 0px;
}
.itemListadoNoticias {
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 5px 5px;
	border-bottom: 1px dashed #0076ad;

}

.itemListadoNoticias:hover {
	background-color: #62bbb2;
	cursor: hand;
}

.itemListadoNoticias h2, .itemListadoNoticias a {
	margin: 0px;
	text-decoration: none;	
}

#listadoNoticias div.itemListadoNoticias h2.titutloNoticiaListado a {
	text-decoration: none ;
	color: #0076ad;
}

.itemListadoNoticias p, .itemListadoNoticias p a:link {
	
}

#listadoNoticias div.itemListadoNoticias p.subTituloNoticiaListado {
	font-size: 12px;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
	font-style: italic;
	font-weight: lighter;
	color: rgba(0,93,136,0.69);
}

#barraBtnAntSegNoticias, #barraBtnAntSeg a {
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;	
	color: #006392;
	text-decoration: none;
	font-weight: bold;
}

#barraBtnAntSegNoticias a:hover {	
	color: #0065a5;
}

/* --- SOLA */

.itemNoticiasSola{
padding: 0px;
margin: 0px;
}

.fechaNoticiasSola{
	color: #FFFFFF;
	font-size: 11px;
	margin:0px 0px 20px 0px;
	clear: both;
	padding: 3px;
	text-align: right;
}

.tituloNoticiasSola{
	color: #0076ad;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
}

.subTituloNoticiasSola{
	color:#b16f25;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	font-style:italic;
	font-size:14px;
	line-height: 17px;
	color: #3E7F9A;
	border-bottom: 1px dashed;
}

.subTituloNoticiasSola a{
	color: #b16f25;
	font-weight: normal;
	text-decoration: none;
}

.subTituloNoticiasSola a:hover {
	color: #0065a5;
	font-weight: normal;
	text-decoration: none;
}

.cuerpoNoticiasSola, .cuerpoNoticiasSola p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	color: #3E7F9A;
}

.cuerpoNoticiasSola a {
	color: #b16f25;
	font-weight: bold;
	text-decoration: none;
	
}

.cuerpoNoticiasSola a:hover {
	color: #0065a5;
	font-weight: bold;
	text-decoration: none;
	
}

#imgIzqSolaNoticias{
	float:left;
	margin: 0px 10px 20px 0px;
}

#imgDerSolaNoticias{
	float:right;
	margin: 0px 10px 20px 0px;
}


/* @end */

/* @end */