/*-    Autor: Israel Rodriguez (r-r-r arroba lycos.com) ------------------------------------------*/


* {
	margin: 0px;
	padding: 0px;
}
.oculto {
	display: none;
}
.despejado {
	clear: both;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	background-image: url(imgcss/fondoBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.index {
	background-image: url(imgcss/fondoindex2.jpg);
}

/*-    COMPOSICION ------------------------------------------*/
/*-    PRINCIPAL ------------------------------------------*/
/*-    LATERAL ------------------------------------------*/
/*-    PIE ------------------------------------------*/
/*-    SECCION ------------------------------------------*/
/*-    ENLACES ESPECIALES ------------------------------------------*/


/*-    COMPOSICION ------------------------------------------*/



#total {
	width: 800px;
	margin: 0 auto;
}
/*hack para IE*/
* html #total {
	height:100%;
	}
#cabecero {
	height: 220px;
	position: relative;
}
/*hack para IE*/

h1   a  {
	float: left;
	width: 540px;
	height: 182px;
	display: block;
}
/*-    PRINCIPAL  ------------------------------------------*/

#principal {
	margin-left: 15px;
	position: relative;
	padding-bottom: 4px;
}
#principal #seccion {
	width: 480px;
	float: left;
}
#principal #lateral {
	background-image: url(imgcss/seccionmed.jpg);
	width: 275px;
	background-position: left top;
	float: right;
	color: #FFFFFF;
}

/*-    LATERAL ------------------------------------------*/

#lateralcont {
	background-image: url(imgcss/secciontop.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	background-position: left top;
}

#lateralcont p {
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 1em;
}

#lateralpie {
	background-image: url(imgcss/seccionpie.jpg);
	height: 174px;
	background-position: left top;
	background-repeat: no-repeat;
}

#lateral ul {
	list-style-type: none;
}
#lateral  ul  a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 110%;
}
#lateral   ul   a:hover    {
	color: #FFFFFF;
	text-decoration: underline;
}

#lateral ul img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
}
#lateral ul.poemarios {
	margin-left: 35px;
}
#lateral ul.poemarios li  {
	margin-top: 10px;
	padding-bottom: 10px;
	clear: both;
	display: block;
}
#lateral   h3 {
	margin-left: 35px;
	display: block;
	font-size: 110%;
}
#lateral h3 a {
	color: #000000;
	background-image: url(imgcss/punto.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	margin-bottom: 0.3em;
}
#lateral h3 a#activo {
	color: #FFFFFF;
}
#lateral h3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/*-    PIE ------------------------------------------*/

#pie {
	height:150px;
	width:842px;
	background-image: url(imgcss/pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #5983E9;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5em;
}
#pie a {
	color: #316AC5;
}
#pie strong {
	font-size: 120%;
}

/*-    SECCION ------------------------------------------*/

#seccion  h2 {
	height: 45px;
	display: block;
}



#seccion h2 span {
	display: none;
}

#seccion h2.noticias {
	background-image: url(imgcss/titnoticias.gif);
	background-repeat: no-repeat;
	width: 150px;
}
#seccion h2.sobremi {
	background-image: url(imgcss/titsobremi.gif);
	background-repeat: no-repeat;
	width: 172px;
}
#seccion h2.enlaces {
	background-image: url(imgcss/titenlaces.gif);
	background-repeat: no-repeat;
	width: 149px;
}
#seccion h2.contacto {
	background-image: url(imgcss/titcontacto.gif);
	background-repeat: no-repeat;
	width: 170px;
}
#seccion h2.poemas {
	background-image: url(imgcss/titpoemas.gif);
	background-repeat: no-repeat;
	width: 149px;
}
#seccion h2.fotos {
	background-image: url(imgcss/titfotos.gif);
	background-repeat: no-repeat;
	width: 102px;
}
#seccion h2.dibujos {
	background-image: url(imgcss/titdibujos.gif);
	background-repeat: no-repeat;
	width: 145px;
}


#seccion #contenido {
	margin-left: 3em;
	text-align: justify;
}
#seccion .subtitulo {
	font-size: 180%;
	color: #4E7BEB;
	margin-bottom: 1.5em;
	letter-spacing: normal;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	margin-top: 0.2em;
}
#seccion h3 {
	font-size: 140%;
	color: #638CE8;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 90%;
	margin-top: 10px;
}

#seccion {
	line-height: 140%;
	color: #333333;
	font-size: 110%;
}
#seccion div.noticia {
	margin-bottom: 50px;
}

#seccion p {
	margin-bottom: 1em;
}
#seccion .nota {
	font-size: 80%;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 0px 0px 10px;
	margin: 0px;
}

#seccion h4 {
	font-size: 110%;
	color: #666666;
	font-weight: bold;
}
#seccion h5 {
	font-size: 110%;
	color: #638CE8;
	line-height: 1em;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}



.destacadoh5 {
	font-size: 110%;
	color: #638CE8;
	line-height: 1em;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	font-weight: bold;
}

.poemaNota {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	display: block;
	color: #FFFFFF;
}

/*-    ENLACES ESPECIALES   ------------------------------------------*/
a.arriba {
	color: #990000;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
	text-align: right;
}
a.arriba:hover  {
	color: #FF6600;
	text-decoration: none;
}
.enlaceMas {
	color: #990000;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.enlaceMas:visited {
	color: #990000;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.enlaceMas:hover  {
	color: #FF6600;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a.galerias {
	color: #638CE8;
	text-decoration: none;
	border-bottom: solid 1px gray;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	background: #FFFFFF url(../imgcss/icoPanel00.gif) no-repeat right center;
}
a.galerias:hover {
	background: #EDF1FC;
}
a.galerias img {
	margin-right: 15px;
}
a.flickr {
	background: url(imgcss/flickr.gif) no-repeat left -65px;
	display: block;
	height: 65px;
	width: 200px;
	margin: -10px;
	text-indent: -9999px;
}
a.flickr:hover {
	background: url(imgcss/flickr.gif) no-repeat left top;
	display: block;
	height: 65px;
	width: 200px;
	margin: -10px;
	text-indent: -9999px;
}
.img_noticias {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
