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

a{
	color: #595959!important;
	text-decoration: none;
	font-family:
	"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight: 400;
	}

a:hover{
	color: #182c76!important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight: 400;
	text-decoration: underline;
	}
	
a.news{
	color: #000000!important;
	text-decoration: none;
	font-family:
	"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight: 200;
	}

a.news:hover{
	color: #036!important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight: 200;
	text-decoration: underline;
	}

	#interior h1 {
		margin: 1em 0 0.5em 0;
		padding: 0;
		font-size: 240%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-weight: bold;
		line-height: 1.2em;
		color: #333;
		font-weight: normal;
	}

	#interior h5 {
		margin: 1.5em 0 0.5em 0;
		padding: 0;
		font-size: 100%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-weight: bold;
		line-height: 1.2em;
		letter-spacing: 2px;
		color: #333;
		text-transform: uppercase;
		text-align:justify;
	}

	#contenido h2, #interior h2{ 
		margin: 1.5em 0 0.5em 0;
		padding: 0;
		font-size: 180%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		letter-spacing: 1px;
		line-height: 1em;
		color: #333;
		font-weight: normal;
	}
	#lateral1 h2, #lateral2 h2, #lateral3 h2, #lateral4 h2  {
		margin: 1.5em 0 0.5em 0;
		padding: 0;
		font-size: 100%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		letter-spacing: 1px;
		color: #333;
		text-transform: uppercase;	
	}

	#lateral1 h3, #lateral2 h3, #lateral3 h3, #lateral4 h3  {
		margin: 1em 0;
		padding: 0;
		font-size: 140%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;
		text-transform: uppercase;	
	}

	#lateral1 h4, #lateral2 h4, #lateral3 h4, #lateral4 h4  {
		margin: 0.5em 0;
		padding: 0;
		font-size: 100%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		letter-spacing: 1px;
		color: #333;
		text-transform: uppercase;	
	}
	
	#lateral1 h5, #lateral2 h5, #lateral3 h5, #lateral4 h5  {
		margin: 1em 0;
		padding: 0;
		font-size: 120%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;
		text-transform: uppercase;	
	}

	#contenido .aire, #interior .aire{
		padding: 0 12px 20px 12px;
	}
		
	#lateral1 .aire, #lateral2 .aire, #lateral3 .aire, #lateral4 .aire{
		padding: 0 12px 20px 12px;
	}

	#pie{
		clear: both;
		background: transparent;
		border-top: 3px double #CCC;
		font-size: 85%;
	}

/* listas */	
	#lateral1 p, #lateral2 p, #lateral3 p, #lateral4 p{
			margin: 0;
			padding: 0;
		}

	#lateral1 ul, #lateral2 ul, #lateral3 ul, #lateral4 ul{
		margin: 0;
		padding: 0;
	}
	
	#lateral1 ul li, #lateral2 ul li, #lateral3 ul li, #lateral4 ul li{
		margin: 0 0;
		padding: 0 0 0 14px;
		list-style: none;
		background: url(../temas/flecha2.gif) no-repeat top left; 
	}
	
	#contenido ul, #interior ul{
		margin: 0;
		padding: 0;
	}
	
	#contenido ul li, #interior ul li{
		margin: 0.5em 0;
		padding: 0 0 0 14px;
		list-style: none;
		background: url(../temas/flecha2.gif) no-repeat top left; 
	}
	
/* Interior */
	
	#interior{
		clear:left;
		float: left;
		width: 90%;
		font-size: 85%;
		line-height: 1.5em;
		color: #333;
		
	}
	
	#interior h3 {
		margin: 1em 0 0.5em 0;
		padding: 0;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 180%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;	
	}

	#interior h4 {
		margin: 0;
		padding: 0;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 110%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;	
	}

	#interior .autor {
		margin: 0;
		font-family: Georgia;
	}
	
	#interior .meta{
		margin: 1em 0;
		padding: 2px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 95%;
		text-align: center;
		background-color: #fff;
		border-top: 1px dashed #e8e8e8;
		border-bottom: 1px dashed #e8e8e8;
	}
	
	#interior .meta span{
		color: #333;
		font-size: 105%;
	}
	
	#autor{margin:12px 0;}
	.libro{margin:40px 0;}
	
	
	
.caja2 {
	border-top: 1px solid #d4d2d2;
	border-right: 1px solid #d4d2d2;
	border-bottom: 1px solid #d4d2d2;
	border-left: 1px solid #d4d2d2;
	background: #E2E2E2;
}
.form {
	border-top: 1px solid #903;
	border-right: 1px solid #903;
	border-bottom: 1px solid #903;
	border-left: 1px solid #903;
	background: #fff;
}
.fondo {
	background: #E2E2E2;
}
.texpp {
	font-size: 11px;
	color: #666;
	line-height: 15px;
}
.texppb {
	font-size: 10px;
	color: #666;
	line-height: 15px;
	font-weight: bold;
}
.texpp2 {
	font-size: 11px;
	color: #666;
	line-height: 15px;
	text-align: justify;
}
.texppn {
	font-size: 11px;
	color: #ffa00;
	line-height: 15px;
}
a.texppnb:link, a.texppnb.active, a.texppnb:visited {
	font-size: 11px;
	color: #182c76;
	line-height: 15px;
	font-weight: bold;
}
a.texppnb:hover {
	font-size: 11px;
	color: #182c76;
	line-height: 15px;
	font-weight: bold;
}
a.tex2:link, a.tex2:active, a.tex2:visited {
	font-size: 11px;
	color: #903;
	font-weight: bold;
}
a.tex2:hover {
	color: #999;
}

	.marino {
		margin: 0;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 16px;
		color:#333;
		
		
	}

# texto {
		margin: 0;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 12px;
		color:#333;
		text-align:justify;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
		
		
	}
			
	
#interior .aire img{
	
	padding:12px;
	background:#f3f3f3;
	text-align:justify;
	}
	#contenedor{
		width: 700px;
		margin: 0 auto; /* centrar contenedor en body */
		padding: 0;
		text-align: left;
	}
	
	#contenido{
		clear:left;
		float: left;
		width: 80%;
		font-size: 85%;
		line-height: 1.5em;
		color: #333;
		
	}
	
	#contenido h3, #interior .aire h3 {
		margin: 2em 0 1em 0;
		padding: 0;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 180%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;	
	}

	#contenido h4, #interior h4 {
		margin: 0;
		padding: 0;
		font-family: Georgia, "Times New Roman", serif;
		font-size: 110%;
		font-weight: normal;
		letter-spacing: 1px;
		color: #333;	
	}

	#contenido .autor {
		margin: 0;
		font-family: Georgia;
	}
	
	#contenido .meta{
		margin: 1em 0;
		padding: 2px;
		font-family: Georgia, serif;
		font-size: 95%;
		text-align: center;
		background-color: transparent;
		border-top: 1px dashed #e8e8e8;
		border-bottom: 1px dashed #e8e8e8;
	}
	
	#contenido .meta span{
		color: #000;
		font-size: 105%;
	}
	.carousel_container {
				width: 60%;
				height: 20%;
				background: white url(bg.jpg);
			}
			
/* Calendar */

#calendar_wrap {
	padding: 0 10px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}


/* divs */

#div_title{
	padding-left:15;
	padding-bottom:5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	font-weight:700;
	text-align:left;
	color: #ffa000;
	
}

#biografia{
	text-align:justify;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding-left:15px;
	padding-right:8px;
	color:#333;
}

#entrevistastitle{
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	padding-left:15px;
	padding-right:8px;
	color:#333;
}

#divpatrocinio{
	padding-bottom:8px;
	padding-left:10px;
	padding-right:5px;
	padding-top:8px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#666;
	
}
#logojean
{text-align:right;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:10px;
}

#divfirmajuan
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#666;
	padding-top:25px;
	text-align:right;
}
	
#backgalerias{
	text-align:right;
	padding-right:30px;
}
	
#barracolor{
	background-color:#CCC;
	height:200px;
	width:160;
}
	