/***** RESET CSS *****/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, p, a, 
ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: normal;
 font-style: normal;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

/***** GENERAL *****/

body {
 background: #FFFFFF;
 /*background-repeat: repeat-x;*/
 /*background-color: #E6E6E6;*/
 text-align: center;
 font-size: 11px;
 font-family: tahoma, verdana, helvetica, arial, sans-serif;
}

#pagina {
 width: 980px;
 margin: auto;
 text-align: center;
}

#cabecera {
 background-color: #FFFFFF;
 width: 980px;
}

#logo {
	background: url(../img/logo.jpg) #FFF left no-repeat;
	height: 115px;
	width: 980px;
	float:left;
}

#menu_cabecera1 {
	 float: left;
	 width: 360px;
	 height: 24px;
	 background: #c7c7c7;
	 padding-top: 0px;
}

#menu_cabecera2 {
	 float: left;
	 width: 620px;
	 height: 24px;
	 background: #ff9331;
	 padding-top: 0px;
}

#menu_cabecera1 ul{
	list-style-type: none;	
 	padding: 0 0 0 0px;
}


#menu_cabecera2 ul {  	
 	list-style-type: none;	
 	padding: 0 0 0 0px;
	float:right;
}

#menu_cabecera1 ul li, #menu_cabecera2 ul li {
	float: left;
}


#menu_cabecera1 ul li a, #menu_cabecera2 ul li a {	
	 display: block;
	 text-decoration: none;	
	 color: #FFFFFF; 
	 margin: 5px 8px 5px 8px;
	 padding-right: 15px;
	 border-right: 1px solid #FFFFFF;
	 font-weight: bold;
}



#menu_cabecera1 ul li a.final, #menu_cabecera2 ul li a.final {
	border-right: none;
}

#menu_cabecera1 ul li #actual, #menu_cabecera1 ul li a:hover, #menu_cabecera2 ul li #actual, #menu_cabecera2 ul li a:hover {
	color: #5d2067;
}

#contenido {
	 width: 980px;
	 height: 445px;
	 background-color: #FFFFFF;
	 float: left;
	 overflow: hidden;
}

#contenido .img_ltrl{
	width: 360px;
	height: 445px;
	float: left;
	overflow: hidden;
}

#contenido .texto{
	width: 620px;
	height: 330px;
	float: left;
	background: #e4e4e4;
	color: #646464;
}

#contenido .texto .titulo, #contenido .texto .titulo2 {
	display: block;
	margin-left: 15px;
	margin-top: 20px;
	text-align: left;
	font-weight: bold;
}

#contenido .texto .tit, #contenido .texto .tit a {
	color: #ff9331;
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
}

#contenido .texto .titulo2 .tit, #contenido .texto .titulo2 .tit a {
	background-color: #ffc998;
	color: #ffffff;
	font: bold 11px Arial, sans-serif; 
	margin: 0;
	padding: 5px;
	text-decoration: none;
}

#contenido .texto .txt {
	/*color: #ff9331;*/
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 15px;
	text-align: justify;
	overflow: auto;
	height: 250px;
	width: 600px;
	scrollbar-base-color: #ff9331;
   	scrollbar-track-color: #C7C7C7 ;
   	scrollbar-face-color: #ff9331;
   	scrollbar-highlight-color: #AAA;
   	scrollbar-3dlight-color: #FFF;
  	scrollbar-darkshadow-color: #AAA;
   	scrollbar-shadow-color: #FFF;
   	scrollbar-arrow-color: #FFF; 
}

#contenido .texto .txt .text{
	float:left;
	margin-right: 10px;
	line-height: 16px;
}

#contenido .texto .txt .enlace2 {
	color: #5d2067;
	font-weight: bold;
	text-decoration: none;
}

#contenido .texto .txt img {
	margin: 0 10px 0 0;
	width: 100px;	
}

#pie {
	float:left;
	width: 620px;
	height: 115px;
	background: #FFF;
}

/*#pie .img_list{
	width: 360px;
	background:#FFF;
	height: 115px;
	float:left;
}*/

#pie .logos{
	width: 620px;
	height: 115px;
	background: #ff9331 url(../img/pie.jpg) bottom left no-repeat;
	float:left;
}
	
#pie .logos .legal{
	display:block;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

#pie .logos .legal a {
	text-decoration: none;	
 	color: #646464;
	font-weight:bold; 
}


/* MENUS DESPEGABLE CSS */ 
ul#navmenu-h, 
ul#navmenu-h2 { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

ul#navmenu-h ul.men1, ul#navmenu-h ul.men2, 
ul#navmenu-h2 ul.men1, ul#navmenu-h2 ul.men2 {  
	margin: 0; 
	list-style: none; 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: 0;
	background: #ff9331;
	border-bottom: 1px #FFF solid;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
ul#navmenu-h ul.men1, ul#navmenu-h ul.men2, ul#navmenu-h ul.men3, 
ul#navmenu-h2 ul.men1, ul#navmenu-h2 ul.men2, ul#navmenu-h2 ul.men3{  
	margin-top: 24px;
}
}

ul#navmenu-h ul.men1, 
ul#navmenu-h2 ul.men1 {
	width: 115px;
}

ul#navmenu-h ul.men2, 
ul#navmenu-h2 ul.men2 {
	width: 100px;
}

ul#navmenu-h ul.men1 li a, ul#navmenu-h ul.men2 li a, 
ul#navmenu-h2 ul.men1 li a, ul#navmenu-h2 ul.men2 li a {
	border: none;
	color:#FFF;
}

/*ul#navmenu-h ul.men2 { 
	width: 88px;  
	margin: 0; 
	list-style: none; 
	display: none; 
	position: absolute; 
	top: 100%; 
	left: 0;
	background: #ff9331;
	border-bottom: 1px #FFF solid;
	border-right: 1px #FFF solid;
}

ul#navmenu-h ul.men2 li a{
	border: none;
	color:#FFF;
}

ul#navmenu-h ul.men2 li {
	float: left;
} */


ul#navmenu-h ul ul,ul#navmenu-h ul ul ul, 
ul#navmenu-h2 ul ul,ul#navmenu-h2 ul ul ul { 
	top: 0; 
	left: 100%; 
	} 
ul#navmenu-h li, 
ul#navmenu-h2 li { 
	float: left; 
	display: inline; 
	position: relative; 
	} 
	
ul#navmenu-h ul li, 
ul#navmenu-h2 ul li { 
	width: 100%; 
	display: block; 
	text-align: left;
	border-bottom: 1px #FFF solid;
} 
/* Root Menu */ 
ul#navmenu-h a {  
	border-right: 1px solid #FFF; 
	padding-right: 0 15px 10px 0;
	float: left; 
	display: block; 
	background: #ff9331; 
	color: #FFF; 
	font: bold 11px Arial, sans-serif; 
	text-decoration: none;
}

ul#navmenu-h2 a {  
	padding: 0 15px 0 0;
	float: left; 
	display: block; 
	color: #FFF; 
	font: bold 11px Arial, sans-serif; 
	text-decoration: none;
} 

/* Root Menu Hover Persistence */ 
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	background: #ff9331; 
	color:#5d2067;
	 
} 
/* 2nd Menu */ 
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a,
ul#navmenu-h2 li:hover li a,ul#navmenu-h2 li.iehover li a { 
	float: none; 
	background: #ff9331; 
} 
/* 2nd Menu Hover Persistence */ 
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a { 
	background: #ff9331; 
	color: #5d2067;
} 

/* Hover Function - Do Not Move */ 
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul, 
ul#navmenu-h2 li:hover ul ul,ul#navmenu-h2 li:hover ul ul ul,ul#navmenu-h2 li.iehover ul ul,ul#navmenu-h2 li.iehover ul ul ul { 
	display: none; 
} 
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul, 
ul#navmenu-h2 li:hover ul,ul#navmenu-h2 ul li:hover ul,ul#navmenu-h2 ul ul li:hover ul,ul#navmenu-h2 li.iehover ul,ul#navmenu-h2 ul li.iehover ul,ul#navmenu-h2 ul ul li.iehover ul { 
	display: block; 
	}
/*FIN CSS MENU*/

/*CSS PARA IE6*/
* html #menu_cabecera1 ul li a, * html #menu_cabecera2 ul li a {
	padding-right: 5px;
	margin-right: 5px;
}

* html #contenido .texto .txt .text{
	float:left;
	margin-right: 0px;
	padding-right: 5px;
}

/*FIN CSS IE6*/


#col_noticias {
	float:left;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	width: 100%;
}

.seg {
	margin-top: 5px;
}

#col_noticias a {
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
}

#col_noticias a:hover{
	text-decoration:underline;
}

#col_noticias1 p{
	color: #666;
}

#col_noticias b{
	color: #ff9331;
}

p.fecha {
	text-align: left;
	margin-bottom: 3px;
}

p.link {
	text-align: right;
	margin-top: 3px;
	float:right;
}

#user {
	padding: 20px;
	border: 1px #666 solid;
	color: #FF9331;
	width: 200px;
	margin-left: 160px;
	margin-top: 35px;
}

#user .acceso, #user .error {
	color: #FFF;
	width: 190px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}

#user .acceso { background: #FF9331; }
#user .error { background: #F00; }

#txtuser { 
	width:200px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#contenido .texto .txt2 {
	color: #ff9331;
	margin-top: 8px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 15px;
	text-align: justify;
	height: 297px;
	width: 600px;
	scrollbar-base-color: #ff9331;
   	scrollbar-track-color: #C7C7C7 ;
   	scrollbar-face-color: #ff9331;
   	scrollbar-highlight-color: #AAA;
   	scrollbar-3dlight-color: #FFF;
  	scrollbar-darkshadow-color: #AAA;
   	scrollbar-shadow-color: #FFF;
   	scrollbar-arrow-color: #FFF; 
}

.txt2 .ti {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
	color: #666;
}

.txt2 .not {
	width:200px; 
	float:left; 
	margin-bottom: 5px; 
	text-align:center;
}

.txt2 .subir {
	margin-top: 5px;
	background: #ff9331;
	border: 1px solid #FFF;
	padding: 3px;
	cursor: pointer;
}

*:first-child+html .txt2 .subir {
	padding:0;
}

.txt2 .subir:hover {
	background: #ffae65;
}

ul.exp {
	list-style-position:inside;
	list-style-type: circle;
	margin-left: 10px;
}

.resumen {
	float:left;
	width: 600px;
	height: 190px;
	margin-top: 10px;
}

.resumen textarea{
	width: 575px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 80px;
	text-align: left;
}

.arch {
	background: #ffae65;
	border: 1px solid #FFF;
}

/*CSS PARA PAGINA DE NOTICIAS CREADAS*/

#noticia{
	width: 860px;
	padding: 30px;
	margin: 40px;
	background:#E4E4E4 none repeat scroll 0 0;
	color: #646464; 
	float:left;
	text-align: justify;
}

#noticia img {
	margin: 5px 10px;
	border: 1px solid #000;
}

#noticia .date {
	text-align:right;
	font-weight: bold;
}

#noticia .tit {
	font-weight:bold;
	font-size: 18px;
	text-align:center;
	margin-bottom: 30px;
}
	

/*FIN CSS NOTICIAS CREADAS*/

.listado {
	width: 580px;
	float:left;
	overflow:auto;
	height: 240px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	scrollbar-base-color: #ff9331;
   	scrollbar-track-color: #C7C7C7 ;
   	scrollbar-face-color: #ff9331;
   	scrollbar-highlight-color: #AAA;
   	scrollbar-3dlight-color: #FFF;
  	scrollbar-darkshadow-color: #AAA;
   	scrollbar-shadow-color: #FFF;
   	scrollbar-arrow-color: #FFF; 
	
}
	
.tip {
	font-weight: bold;
	color:#646464;
}

#contenido .texto .txt a {
	color: #5d2067;
	font-weight: bold;
	text-decoration: none;
}

#contenido .texto .txt .text p.intro{
	font-weight:bold;
	color: #FF9331;
	margin-bottom: 10px;
}

#contenido .texto .txt .text p.margen{
	margin-bottom: 10px;
}

#contenido .texto .txt .text dt {
	font-weight:bold;
	color: #FF9331;
	margin-top: 5px;
}

#contenido .texto .txt .text dd {
	margin-left: 10px;
}

#contenido .texto .txt .text li {
	margin-left: 10px;
	list-style: circle;
}

#contenido .texto .txt .text a {
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
	float:right;
	border: 1px solid #FFF;
	background: #FF9331;
	padding: 3px;
}

li.num {
	margin-top: 3px;
	margin-bottom: 3px;
}

#enl {
	color:#646464;
	border:none;
	background: tranparent;
}

#contenido .texto .txt .links{
	float:left;
	margin-right: 10px;
	line-height: 16px;
}

#contenido .texto .txt .links dt{
	font-weight:bold;
	color: #FF9331;
	margin-top: 3px;
}

#contenido .texto .txt .links dd{
	margin-left: 10px;
}

#contenido .texto .txt .links a{
	text-decoration: none;
	font-weight:bold;
	color: #FF9331;
	margin-top: 3px;
	margin-bottom: 3px;
}

#contenido .texto .txt .links p{
	margin-top: 10px;
}

#contenido .texto .txt .contact{
	float:left;
	margin-right: 10px;
	line-height: 16px;
}

#contenido .texto .txt .contact a{
	color:#FF9331;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight:bold;
	text-decoration:none;
}

#contenido .texto .txt .contact p.margen{
	margin-bottom: 6px;
	margin-top: 7px;
}

#contenido .texto .txt .contact b{
	text-decoration:underline;
}

/* tabla formacion > dinamizadoras */
#tbdinamizadoras {
	width: 580px;	
}

	#tbdinamizadoras tr th {
		background-color: #ff9331;
		color: #FFFFFF;
		font: bold 11px Arial, sans-serif; 
		padding: 3px 3px 3px 5px;
	}
	
	#tbdinamizadoras tr td {
		border-bottom: 1px solid #ff9331;
		padding: 3px 3px 3px 5px;	
		vertical-align: top;
	}
	
		#tbdinamizadoras tr td ul li {
			list-style-type: none;	
		}


