@import url("template.css");
.mainMenu ul li.sel strong{
	display:block;	
	padding-bottom:5px;
	border-bottom-width:5px;
	border-bottom-style:solid;
}

#content{
	background:url(../img/mainBack_interior.gif) repeat-y center top;
}
#content .tituloPrincipal{
	clear:both;
	background:#383838;
	margin:0 0 25px 0;
}
#content .tituloPrincipal h2{
	color:#fff;
	font-size:1.6em;
	padding:14px 0;
}

/* Primera ***************************************************/
#primera{
	width:606px;
	float:left;
}
#primera .contenedor{
	background:url(../img/back_contenedor.gif) 183px top repeat-y;
	float:left;
	width:606px;
	margin-bottom:60px;
}


/* Contenedor *****************************************/
/* Izquierda ************************/
#primera .contenedor .izquierda{
	width:171px;
	float:left;
	padding:0 12px 0 0;
}

.izquierda img{
	border: none;
	margin-bottom: 50px;
	float: left
}
.izquierda .noMarginBottom{
	margin-bottom:0px!important;
}
.izquierda .extras{
	font-size:1em;
	margin-bottom:55px;
	color:#575757;
}
.izquierda .extras .titulo{
	display:block;
	margin-bottom:0px;
	padding-top:7px;
	border-top-width:7px;
	border-top-style:solid;
}

/* Derecha ************************/
#primera .contenedor .derecha{
	width:369px;
	float:left;
	padding:0 33px 0 20px;
}
.textoEdit h3{
	font-size:1.9em;
	margin-bottom:18px;
}
.textoEdit p{
	color:#434343;
	margin-bottom:23px;
	text-align:justify;
}
.textoEdit p a{
	text-decoration:underline;
}
.textoEdit p a:hover{
	text-decoration:none;
}
.textoEdit em{
	display:block;
	color:#fff;
	padding:12px 17px 14px 12px;
	font-weight:normal;
	font-style:normal;
	margin-bottom:21px;
}
.textoEdit li{
	border-bottom:1px solid #eee;
	padding:12px 0px 11px 15px;
	background-position:left 18px;
	background-repeat:no-repeat;
	color:#434343;
}
.textoEdit dt{
	/*background:url(../img/ico_5.gif) 0 14px no-repeat;*/
	padding:12px 3px 0 0;
	color:#3b3b3b;
}
.textoEdit dt strong{
	color:#3b3b3b;
	display:block;
	margin-bottom:4px;
}
.textoEdit dd{
	border-bottom:1px solid #d3e6dc;
	padding:2px 3px 12px 0;
}
.textoEdit dd a{
	font-size:.9em;
	font-weight:bold;
}
.textoEdit dd a{
	color:#309d66;
}
.textoEdit a:hover{
	text-decoration:underline;
}

/* Responsables ***************************************/
#primera .responsables{
	float:left;
	width:100%;
}

/* Segunda ***************************************************/
#segunda{
	width:213px;
	float:left;
	position:relative;
	margin:-56px 0 0 0;
}

/* Tools *******************************************************/

/* Analize */
.analize{
	margin-bottom:1px;
	border-bottom:3px solid #c08017;
}
.analize .holder{
	padding:15px 14px 0px 15px;
	width:184px;
	float:left;
}
.analize .holder h2{
	font-size:1.4em;
}
.analize,
.analize .holder,
.analize .holder form{
	float:left;
}
.analize .holder form legend{
	color:#3d382e;
	display:block;
	font-size:1em;
	margin:0 0 20px 0;
}

.analize .holder form input,
.analize .holder form textarea{
	width:172px;
	font-size:.8em;
}
.analize .holder form button{
	padding:4px;
	overflow:visible;
	margin:0 auto 15px auto;
	display:block;
}
.analize .extras{
	padding:6px 0px 8px 0px;
}
.analize .extras ul{
	padding:0 7px;
}
.analize .extras ul li{
	display:inline;
	padding:0 3px;
	border-right:1px solid #fff;
}
.analize .extras ul li.last{
	padding-right:0px;
	border-right:none;
}
.analize .extras ul li a{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:.8em;
}

/* Eventos */
#tools .eventos{
	width:100%;
	margin-bottom:1px;
	border-bottom:3px solid #df6d00;	
}
#tools .eventos table{
	width:196px;
	margin:0 auto 20px auto;
}
#tools .eventos table caption{
	font-size:1.1em;
}
#tools .eventos table .mesAnterior a,
#tools .eventos table .mesSiguiente a{
	margin:1px 0px;
}


/* Noticias */
.noticias{
	margin-top: 10px;
}

/* Recursos */
#tools .recursos{
	width:100%;
	float:left;
	border-bottom:3px solid #2b8c5b;
}
#tools .recursos .holder{
	padding:15px 10px 20px 10px;
	width:186px;
}
#tools .recursos .holder .titulo{
	font-size:1.1em;	
}
#tools .recursos .holder ul li{
	border-bottom:1px solid #47a173;
	padding:0px 0px 4px 12px;
	margin-bottom:5px;
}
#tools .recursos .holder ul .last{
	border:0px;
}
#tools .recursos .holder ul li a{
	font-size:.9em;
}


/* Responsables */
.responsables{
	margin-bottom:15px;
}
.responsables *{
	padding:0;
	margin:0;
}
.responsables ul{
	float:left;
}
.responsables ul li{
	display:inline;
	border-left:1px solid #e0e0e0;
	float:left;
	padding:7px 7px 0px 7px;
}
.responsables ul li ul{
	margin-top:20px;
}
.responsables ul li strong{
	color:#8b8b8b;
	font-weight:normal;
	font-size:.9em;
	display:block;
}
.responsables ul li ul li{
	border:none;
	padding:0px 15px 0px 0px;
}

/* check analizador */

label#vista_ty {
	display: inline !important;
	color: #000 !important;
	font-weight: bold;
}