@charset "UTF-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	background-image:url(img/png/body.png);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#5273B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333;
}
a {
	color:#BB4E0F;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#mstr {
	margin:auto;
	width:845px;
}
#head {
	width:845px;
	height:118px;
}
.heho {
	background-image:url(img/png/head_pirisur.png);
}
.head_cont {
	background-image:url(img/png/head_cont.png);
}
#fla {
	width:837px; /*845*/
	height:270px; /*276*/
	background-image:url(img/png/bg_fla.png);
	padding-left:8px;
	padding-top:6px;
}
#cincho {
	width:832px;
	padding:0 5px;
	overflow:auto;
	margin-top:7px;
	/*border: 1px solid #666666;*/
}
#actividades {
	float:left;
}
#actividades, #equipo {
	width:175px;
	background-image:url(img/png/bg_mn_home2.png);
	background-position:bottom;
	background-repeat: no-repeat;
}
#cincho_right {
	float:right;
	width:640px;
}
#equipo {
	float:right;
}
#equipo ul {
	margin-bottom:20px;
	margin-top:10px;
}
#ul_equipo a {
	color:#000000;
}
#chistau {
	float:right;
/*border:1px solid #FFF;*/
width:175px;
	background-image:url(img/png/bg_chistau.png);
	background-position:bottom right;
	background-repeat: no-repeat;
margin-top:15px;
text-align:center;
padding-bottom:15px;
}
#cont_chistau {
	width:845px;
	background-color:#FFF;
		-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
padding:40px 20px;
overflow:hidden;
margin-bottom:30px;
	}
#chistau_left {
	float:left;
	width:260px;
	
}
#chistau_left .back {
	margin-bottom:75px;
}
#chistau_right {
	float:right;
	width:550px;
}
#cont_chistau p {
	width:550px;
}
#cont_chistau h1 {
	font-size:200%;
	color:#C13D00;
font-weight:bold;
padding-bottom:15px;
}
#cont_chistau h2 {
	padding:15px 0 10px 0;
	
}
#cont_chistau ul {
	margin-left:15px;
	list-style:circle;
}
.paginas {
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom:20px;
}

#blog {
	float:left;
	width:450px;
	background-color:#FFFFFF;
	background-image:url(img/png/head_blog.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	/*min-height:280px;*/
}
.pie_blog {
}
#ftr {
	width:845px;
	height:293px;
	background-image:url(img/png/ftr.png);
	margin-top:20px;
}

/*--activado--*/
#blog .alignright {
	display:none;
}
#actividades ul, #equipo ul {
	margin-left:25px;
	list-style:none;
	list-style-image:url(img/png/li_mn_left.png);
}
#actividades a, #equipo a {
	color:#FFFFFF;
	text-decoration:none;
}
#actividades a:hover, #equipo a:hover {
	color:#000000;
	text-decoration:none;
}
/*--blog--*/

.post_h {
	padding:10px 20px 10px 15px;
}
.date_h {
	font-size:80%;
	color:#5C7CA9;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#blog h2 {
	font-size:130%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
#blog h2 a {
	color:#CC3300;
	text-decoration:none;
}
#blog h2 a:hover {
	color:#000000;
	text-decoration:none;
}
.txt_post_h {
	font-size:90%;
	color:#333333;
}

/*---contenidos--*/
#cincho_cont {
	width:845px;
	padding:0 5px;
	overflow:auto;
	margin-top:7px;
	/*border: 1px solid #666666;*/
	padding-bottom:20px;
}
#col_left {
	width:215px;
	float:left;
	background-image:url(img/png/bg_col_left.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#col_left h2 {
	color:#283858;
	font-size:120%;
	margin-left:20px;
	margin-bottom:10px;
}
#col_left ul {
	margin-left:30px;
	list-style-image:url(img/png/li_mn_left.png);
	margin-bottom:25px;
	font-size:95%;
}
#col_left ul li {
	margin-bottom:5px;
}
.condiciones {
	margin-top:20px;
}
#mn_condic {
	font-size:90%;
	margin-bottom:10px;
}
#mn_condic a {
	color:#000000;
}
#mn_condic a:hover {
	color:#FFFFFF;
}

.reducida li {
	line-height:95%;
	font-size:90%;
	margin-left:10px;
}
#col_left a {
	color:#000000;
	text-decoration:none;
}
#col_left a:hover {
	color:#FFFFFF;
	text-decoration:none;
}*/
#buscar {
	width:200px;
margin-left:20px;
}



/*----------------contenidos-----------------------*/

#col_cont {
	width:600px;
	float:right;
	background-color:#FFFFFF;
	margin-right:12px;
	min-height:500px;
	background-image:url(img/png/col_cont_ftr.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.post {
	margin-bottom:30px;
margin-left:25px;
	width:550px;
}
.post .meta {
	font-size: 85%;
	color:#999;
	margin-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}
.post .meta a {
	color:#333;
	text-decoration:none;
}
.post .meta a:hover {
	color:#000000;
	text-decoration:underline;
}
.entry {
	width:550px;
}
.entry a {
	color:#D14100;
	text-decoration:none;
}
.entry a:hover {
	color:#000000;
text-decoration:none;
}
.entry a:visited {
	color:#AA8561;
	text-decoration:none;
}
.entry p {
	margin-bottom:15px;
}
.entry ul {
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	color:#1B3346;
	list-style-image:url(img/png/li-cont_02.png);
}
.entry ul li {
	margin-bottom:3px;
}
#breadcrumb_content {
	font-size:80%;
	padding-left:50px;
}
#breadcrumb_content a, #breadcrumb_content a:visited {
	color:#F64F02;
	text-decoration:none;
}
#breadcrumb_content a:hover {
	color:#000;
}



#col_cont h2 {
	font-size:165%;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
}
#col_cont h2 a, #col_cont h2 a:visited {
	color:#C24800;
	text-decoration:none;
}
#col_cont h3 {
	color:#6591C4;
text-decoration:underline;
margin-top:20px;
}

.alignnone, .alignleft, .alignright {
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:2px solid #333333;
	border-bottom:2px solid #333333;
}
strong {
	color:#436B89;
}
.rutas {
	font-weight:bold;
	font-size:120%;
padding:4px;
color:#FFF;
background-color:#D95F00
	}

#ul_activ {
	font-size:110%;
	margin-left:30px;
}
#ul_activ a {
	color:#FFFFFF;
}
#ul_activ a:hover {
	color:#000000;
}
#ul_articulos a {
	color:#FFFFFF;
}
#ul_articulos a:hover {
	color:#000000;
}
#col_left .ul_actividades a {
	font-size:110%;
	color:#FFFFFF;
	line-height:95%;
}
#col_left .ul_actividades a:hover {
	color:#000;
}
.navegacion_pie {
	margin-bottom:20px;
	text-align:center;
	font-size:100%;
	font-weight:bold;
}
.navegacion_pie a {
	color:#5A91BD;
	text-decoration:none;
}
.navegacion_pie a:hover {
	color:#000;
	text-decoration:none;
}
.date_post {
	margin-bottom:5px;
	font-size:85%;
}
.inicio {
	margin-left:30px;
	margin-bottom:10px;
	font-size:90%;
}
/*entry .linkcat h2 {
	font-size:50%;
}*/
#col_cont li.linkcat {
	list-style:none;
}
#col_cont li.linkcat h2 {
	font-size:110%;
	color:#415974;
	list-style:none;
}
#creditos {
	position: relative;
	right:20px;
	top:270px;
	color:#CCCCCC;
	font-size: 90%;
	float:right;
	}
#creditos a {
	color:#FFFFFF;
	text-decoration:underline;
}
#creditos a:hover {
	color:#000;
}