@charset "utf-8";
body {
	background-image: url(interactivo/fondo.jpg);
	background-color: #2F0D2E;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 82%;
}
.hoy{
	background-color:#F7F3FC;
	}
.guide{
	color:#999;
	font-style:oblique;
	font-size:85%;
	}	
a{
	text-decoration:none;
	color: #606;
	}
a:hover{
	color: #2A0B2B;
	}

img{
	border:0;
	}
#site{
	width:960px;
	margin:auto;
}

#header{
	width:100%;

	}

#logo {
	background-image: url(interactivo/logo.png);
	float: left;
	height: 73px;
	width: 207px;
	margin-top: 8px;
	margin-bottom:4px;	
}

#topmenu{
	font-family:Trebuchet MS, Trebuchet, "Lucida Sans","Lucida Sans Unicode", "Lucida Grande";
	text-transform:uppercase;
	font-weight:bold;
	font-size:84%;
	float:right;
	color:#FFF;
	margin-top:10px;
	}
#topmenu ul{
	list-style:none;
	}	
#topmenu ul li{
	float:left;
	padding:3px;
	}	
#topmenu ul li a{
	color:#FFF;
	}		
#topmenu ul li a:hover{
	color:#9CF;
	}			
#menu{
	float:right;
	clear:right;
	margin-top:18px;
	margin-right:0px;
	width:730px;
	}	

#fechas {
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 14px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(interactivo/fechas.jpg);
	height: 24px;
	overflow: hidden;
}
.footcontact {
	font-size: 88%;
	font-weight: bold;
	color: #666;
	margin-top: 16px;
}


#noticias{
	
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	overflow:hidden;
	background-image: url(interactivo/panelback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
h1 {
	font-family: "Trebuchet Ms", Trebuchet, "Lucida Sans", Tahoma, Arial;
	color: #503a64;
	letter-spacing: -1.8px;
	font-size: 30px;
}
h2 {
	color: #3f0179;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: "Trebuchet Ms", Trebuchet, Tahoma, Verdana;
	font-size: 15px;
}
h3 {
	color: #711F73;
	font-family: "Trebuchet Ms", Trebuchet, Tahoma, Arial;
	font-size: 95%;
}



.bigfocus, h4{
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: "Trebuchet Ms", Trebuchet, Tahoma, Verdana;
	font-size: 15px;
	font-weight:bold;
	padding-bottom:4px;
}

.morado{
		color: #3f0179;
		}
.gris{
		color: #333;
		}		
.noticia{
	float:left;
	width:170px;

	text-justify: newspaper;
	font-size: 94%;
	padding: 36px;
	padding-top:0px;
	padding-bottom:10px;
	background-image: url(interactivo/divNews.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.eje {
	font-weight: bolder;
	text-transform: uppercase;
	color: #652e73;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, sans-serif;
}
.noticia .ima {
	padding-top: 9px;
	padding-bottom: 9px;
	height:68px;
	width:169px;
	overflow:hidden;
}
.noticia .ima img{
	width:100%;
	}

.intro {
	font-weight: bold;
	height:42px;
	overflow:hidden;
}
.data {
	color: #666;
	font-size: 90%;
}
.mas {
	background-image: url(interactivo/leermas.png);
	height: 17px;
	width: 66px;
	float: right;
	text-indent: -1000px;
	cursor:pointer;
}

.first{
	padding-left:10px;
	}
.last{
	padding-right:10px;
	background-image:none;
	}	
#contenido{
	margin-top:20px;
	overflow:hidden;
	}	
#maincontent{
	padding: 8px;
	background-color:#FFF;
	width:77%;
	float:left;
	overflow:hidden;
	}
	
#sidecontent{
	padding: 8px;
	background-color:#FFF;
	width:18%;
	margin-left:1%;
	float:right;
	}

#mainbar{
	padding: 8px;
	background-color:#FFF;
	width:67%;
	float:right;
	overflow:hidden;
	}
	
#sidebar{
	padding: 8px;
	background-color:#FFF;
	width:27%;
	margin-right:1%;
	float:left;
	}
	
#sidea{
	width:45%;
	float:left;
	margin-right:3%;
	}
#sideb{
	width:45%;
	float:left;
	background-image: url(interactivo/grayback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:16px;
	}	
#footer {
	background-image: url(interactivo/foot.jpg);
	height: 350px;	
	background-repeat: no-repeat;
	width: 960px;
	margin:auto;
	margin-top: 21px;
	margin-bottom: 61px;	
}


#credits {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	margin-top: 105px;
}
#sitemap {
	height:240px;
	padding-top:28px;
	padding-left:18px;
	overflow:hidden;
	}


#footerin {
	background-image:url(interactivo/foot-in.jpg);
	margin-top: 21px;
	background-repeat: no-repeat;
	background-position:center;
	width:100%;
	overflow:hidden;
	margin-bottom:0px;
}

#footerin #sitemap{
	margin-top: 25px;
}
#footerin #credits{
	margin-top: -55px;
}

#sitemap ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:18px;
	}	
#sitemap ul li{
	padding:0px;
	}		
#sitemap ul li a{
	font-weight:bold;
	color:#636;
	font-size:90%;
	}			
.set{
	width:15%;
	padding:1%;
	float:left;}
	
#infopublica{
	margin-top:15px;
	float:right;
	}
.row {
	margin-bottom: 8px;
	overflow: hidden;
	width:100%;
}
.ico {
	float: left;
	width: 80px;
	clear: right;
}
.info {
	margin-left: 92px;
}
.titular {
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
	margin-top:3px;
	font-family: Trebuchet MS, Trebuchet, Tahoma, Geneva, sans-serif;
	font-size:110%;
}
.evento {
	background-image: url(interactivo/divh.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	margin-bottom:16px;
}

.agendap{
	font-size:90%;
	padding-bottom:9px;
	}
.floatRight{
	float:right;
	}
.floatLeft{
	float:left;
	padding-right:12px;
	}	
.infodata{
	padding-left:10px;
	padding-right:60px;
	}	
.fecha {
	font-weight: bold;
	color: #906;
}
.imanew{
	width:135px;
	float:right;
	}
.imanew img{
	margin:4px;
	margin-right:0;
	border:solid thin #CCC;
	}
#galeria img{
	margin:4px;
	margin-left:0px;
	border:solid medium #CCC;
	}
.white a{
	color:#FFF;

	}
	
.respuesta {
	color: #666;
	line-height: 115%;
	margin-bottom:35px;
}

.multigaleria{
	width:120px;
	height:80px;
	padding:8px;
	float:left;
	font-size:85%;
	font-weight:bold;
	color:#ddd;
	}
.latera{
	margin-top:15px;
	margin-left:18px;
	}	

.sidemenu {
	padding-bottom:8px;
	margin-bottom:30px;
	border-bottom:solid thin #efefef;
	}

.sidemenu h2{
	margin-left:12px;
	margin-right:12px;
	background-image:url(interactivo/msideh4.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px;
	padding-left:30px;
	margin-bottom:0px;
	padding-bottom:3px;
	}
	
.sidemenu ul  {
	margin:0px;
	padding:0px;
	list-style:none;
	}

.sidemenu li{
	padding-left:12px;	
	}
.sidemenu ul li a{
	background-image: url(interactivo/mside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	font-weight: bold;
	display: block;
	padding-top: 5px;		
	color: #666;
	
	}
	
.sidemenu ul li a:hover{
	background-position: center bottom;
	color:#F4E7C6;
	}	
	
a:hover{
	color: #C89E74;
	}		

.sidemenu ul li a.active{
	
	color: #C89E74;
	background-image: url(interactivo/mside.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-left:8px;
	}
.pages{
	margin-bottom:16px;
	overflow:hidden;
	}	
.pages ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}	

.pages ul li{	
	font-weight:bold;
	float:left;
	margin-right:4px;
	}

.pages ul li a{
	padding:6px;
	background-color:#efefef;
	color:#333;
	}
.pages ul li a:hover, .pages ul li a.active{
	background-color:#936;
	color:#FFF;
	}	
	
.comentario{
	background-color:#FBFDFD;
	padding:12px;	
	margin-bottom:8px;
	}	
.comentario .titulo{
	font-weight:bold;
	color: #333;
	}	
.comentario .fecha{
	font-weight:bold;
	color: #503a64;
	font-size:85%;
	float:right;
	}	
.comentario .data{
	width:78%;
	}		
	

.otro{
	background-color:#636;
	color:#FFF;
	padding:9px;
	}	
.otro h1{
	color:#FFF;
	}	
textarea{
	width:92%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:78%;
	}	
input:focus, textarea:focus{
	border:solid medium #C7B0DF;
	}		
ul.move{
	font-size:85%;
	font-weight:bold;
	}	
.showhide{
	background-color:#F7F2F9;
	padding:3px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	}	
.showhide h3{
	margin:0px; 
	padding:2px;
	}	
.catcontent{
	display:none;
	}	
	
.thumbs{
	margin-bottom:3px;
	}	
.mainima{
	width:424px;
	height:318px;
	}	
.loadima{
	width:424px;
	height:318px;
	background-color:#efefef;
	background-image:url(administrador/upload/imgs/pb_demoUload.gif);
	background-repeat:no-repeat;
	background-position:center center;
	}	

.enfasis{
	background-color:#F7EBFC;
	padding:16px;
	float:right;
	width:165px;
	margin:4px;
	margin-bottom:18px;
	font-size:155%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
		-moz-border-radius:9px;
	-webkit-border-radius:9px;
	
	}