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



* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fefefe;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
}

#cabezal {
	position:absolute;
	background:#daf3f8;	
	margin: 90px 0 0 0;
	width: 100%;
	height: 35px;
	z-index: -1;	
}

#contenedor {
	width: 960px;	
	margin: auto;
	height: auto;
	min-height:100%;
	position:relative;	
}

#contenedor header {
	float:left;
	width: 960px;
	height: 437px;
}

#contenedor header #corredor {
	float:left;
	width: 960px;
	height: 400px;	
}

#contenedor header #logo {
	float:left;
	width: 195px;
	height: 157px;
	margin-left: 18px;
	margin-top: -170px;	
}

/* ======================================================= */
/* ======================================================= */
/* ======================================================= */
/* ======================================================= */

/* all menu links */
#nav a, #li_item a{
	text-decoration:none;
	display:block;
	padding:10px 10px;
	color:#333;
	
	background-color:#6a549b; 
	
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a{
	margin:0;
	float:left;
	color:#FFFFFF;	
	text-align:left;
}

/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #nav a.mainMenuParentBtnFocused{
	background-color:#3a2c57;
	color:#FFFFFF;
}


/* sub menu links on hover or focus */
#li_item :hover, 
#li_item :focus, 
#nav .minMenuPrentBtnFocused, 
#li_item .subMenuPrentBtnFocused,
#nav li :hover,
#nav li :focus{
	bckground-color:#7600 ;
	color:#FFFFFF;
}



/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	float:right;
}

#li_item li{
	list-style: none;
}

/* main menu ul or ol elment */
#nav{
	/* display:block;
	position: absolute;*/
	background-color:#6a549b;
	background-repeat:repeat; 
	float:right;
	list-style:none;
	margin: 0 0 0 100;
	z-index:600;
	width: 920px;
	text-align: center;
	
	font-family: 'Open Sans', sans-serif;
	
	font-size:15px;
	
}

#nav li li{	float:none; }

#nav li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em;/*  using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:3.4em;
	text-align:left;
	font-size:11px;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	background-color: #222222;
	z-index:600;
}

/* third-and-above-level lists */
#nav li ul ul { margin: 00em 0 0 0em; }
#nav li:hover ul ul { margin-left: -1000em;  margin-top:-3.1em;}

 /* lists nested under hovered list items */
#nav li:hover ul{	margin-left: 0; }
#nav li li:hover ul { margin-left: 10em; margin-top:-3.1em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {  margin-left: 0; margin-top:2.2em;}
#nav li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#nav li li a:focus {left:0;  margin-left:1000em; width:40em;  margin-top:0;}
#nav li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }


/* ======================================================= */
/* ======================================================= */
/* ======================================================= */
/* ======================================================= */

#contenedor #madre_cordero {
	float:left;
	width: 960px;
	margin-top: 11px;
	padding-bottom: 30px;
	font-family: 'Open Sans', sans-serif;		
}

#contenedor #madre_cordero #cuerpo {
	float:left;
	width: 620px;
	margin-left: 10px;

}


#contenedor #madre_cordero #cuerpo li {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:17px;
}

#contenedor #madre_cordero #cuerpo li a { color:#6a549b; text-decoration:none; }
#contenedor #madre_cordero #cuerpo li a:hover {  color:#a07af5; text-decoration:none; }
















#contenedor #madre_cordero #cuerpo #pan {
	float:left;
	width: 620px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-bottom: 12px;
}

#contenedor #madre_cordero #cuerpo #pan a {  color:#333; text-decoration:none;   }

#contenedor #madre_cordero #cuerpo #pan a:hover {  color:#6a549b; text-decoration:none;   }




#contenedor #madre_cordero #cuerpo #lista {
	float:left;
	width: 310px;
	
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	
	
	margin-bottom: 15px;
}

#contenedor #madre_cordero #cuerpo #lista li {
	display:block;
	margin-bottom: 10px;
	
}

#contenedor #madre_cordero #cuerpo #lista li a {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;

	color:#a07af5;
	text-decoration:none;
}

#contenedor #madre_cordero #cuerpo #lista li a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight: 700;
	color:#a07af5;
	text-decoration:none;
}

#contenedor #madre_cordero #cuerpo #titular {
	float:left;
	width: 620px;
	
	
	font-family: 'Lora', serif;
	
	
	
	font-size:40px;
	color:#6a549b;
	margin-bottom: 15px;
}

#contenedor #madre_cordero #cuerpo #titular_mc {
	float:left;
	width: 620px;
	
	background-color:#0FF;
	background-repeat:repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#6a549b;
	margin-bottom: 15px;
}




#contenedor #madre_cordero #cuerpo #subtitular {
	float:left;
	width: 620px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#6a549b;
	margin-bottom: 10px;
}

#contenedor #madre_cordero #cuerpo #subtitular2 {
	float:left;
	width: 620px;
	
	font-family: 'Lora', serif;
	font-size:40px;

	color:#6a549b;
	margin-bottom: 5px;
}

#contenedor #madre_cordero #cuerpo #redes_sociales {
	float:left;
	width: 620px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#6a549b;
	margin-bottom: 5px;
	margin-top: 8px;
}

#contenedor #madre_cordero #cuerpo #redes_sociales li {
	display:inline;
	margin-right: 20px;
}


#contenedor #madre_cordero #cuerpo #la_fecha {
	float:left;
	width: 620px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#6a549b;
	margin-bottom: 10px;
}



#contenedor #madre_cordero #cuerpo #texto table {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#484642;
}

#contenedor #madre_cordero #cuerpo #texto {
	float:left;
	width: 620px;
	
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	
	
	
	color:#484642;
	margin-bottom: 10px;
}

#contenedor #madre_cordero #cuerpo #texto_mc {
	float:left;
	width: 620px;
	background-color:#f3f3f4;
	background-repeat:repeat;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#484642;
	margin-bottom: 10px;
	
}

#contenedor #madre_cordero #cuerpo #texto_mc2 {
	float:left;
	width: 580px;
	background-color:#f3f3f4;
	background-repeat:repeat;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#484642;
	margin-bottom: 10px;
	padding: 20px;
	
}

#contenedor #madre_cordero #cuerpo #texto_mc a { text-decoration:none; color:#484642; }

#contenedor #madre_cordero #cuerpo #texto_mc a:hover { text-decoration:none; color:#6a549b; }


#contenedor #madre_cordero #cuerpo #texto li { list-style-image:url("../imagenes/punto.png"); margin-bottom: 10px; }

#contenedor #madre_cordero #cuerpo #texto a { text-decoration:none; color:#484642; }

#contenedor #madre_cordero #cuerpo #texto a:hover { text-decoration:none; color:#6a549b; }

#contenedor #madre_cordero #cuerpo #texto li {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight: 400;
	margin-bottom: 10px;
}

#contenedor #madre_cordero #cuerpo #texto li p em {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

#contenedor #madre_cordero #cuerpo #texto #redessociales {
	display:inline;
	margin-right: 10px;
}



#contenedor #madre_cordero #derecha {
	float:right;
	width: 295px;
}

#contenedor #madre_cordero #derecha #titular {
	float:left;
	width: 281px;
	
	font-family: 'Lora', serif;
	font-size:22px;
	font-weight: 400;

	background-color:#6a549b;
	color:#FFF;
	background-repeat:repeat;
	padding-left: 13.69px;
	padding-top: 13.69px;
	padding-bottom: 13.69px;
}

#contenedor #madre_cordero #derecha #box {
	float:left;
	width: 281px;
	font-family: 'Open Sans', sans-serif;

	font-size:12px;
	color:#52504a;
	padding-bottom: 30px;
	padding-top: 10px;
	
	
}


#contenedor #madre_cordero #derecha #folder {
	float:left;
	width: 290px;
	height: 170px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#52504a;
	
}

#contenedor #madre_cordero #derecha #folder #news { list-style-type: none;  }



#contenedor #madre_cordero #derecha #folder #news li { list-style:none; }

#contenedor #madre_cordero #derecha #folder #news li #tit {
	
	float:left;
	width: 281px;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	
	color:#52504a;
	margin-bottom: 5px; 
	margin-top: 10px;
		
}

#contenedor #madre_cordero #derecha #folder #news li #conte {
	
	float:left;
	width: 281px;
	font-family: 'Open Sans', sans-serif;
	
	font-size:12px;
	color:#52504a;
	margin-bottom: 5px;	
	
}


#contenedor #madre_cordero #derecha #box li { margin-top: 10px; list-style-image:url("../imagenes/punto.png"); }

#contenedor #madre_cordero #derecha #box li a, #contenedor #madre_cordero #derecha #box a { text-decoration:none; color:#52504a; }

#contenedor #madre_cordero #derecha #box li a:hover, #contenedor #madre_cordero #derecha #box a:hover  { text-decoration:none; color:#6a549b; }


#contenedor #madre_cordero #derecha #box #mytexto {
	float:left;
	width: 100px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#52504a;
	padding-top: 10px;
	padding-bottom: 5px;	
}


input,select {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#52504a;		
}

#boton_formulario {
	background-color:#dfdcdc;
	background-repeat:repeat;
	border:#333 solid 1px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;		
}





footer {
	float:left;
	background-color:#FFF;
	background-repeat:repeat;
	width: 100%;
	color:#333;
	height:23px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

footer #credencial {
	float:left;
	margin-top: 5px;
	margin-left: 5px;
	
}

footer #autor {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
}

footer #autor a { color:#6a549b; text-decoration:none; }

footer #autor a:hover { color:#ff7431; text-decoration:none; }

footer #credencial a { color:#6a549b; text-decoration:none; }

footer #credencial a:hover { color:#ff7431; text-decoration:none; }

#nairbt { color:#FFF; text-decoration:none; }

#nairbt:hover { color:#FFF; text-decoration:none; font-size:14px; }

#contenedor #madre_cordero #cuerpo #texto #boxvideo {
	float:left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#contenedor #madre_cordero #cuerpo #texto #EL_evento{
	float:left;
	width: 300px;
	height: 170px;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;
	color:#333;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-color:#eee8fa;
	background-repeat:repeat;

}

#contenedor #madre_cordero #cuerpo #texto #crop{ float:left; width: 290px; height: 100px; overflow: hidden; margin-bottom: 10px; }
	
#contenedor #madre_cordero #cuerpo #texto #EL_evento #crop #imagen { width: 290px;  margin: 5px; }

#contenedor #madre_cordero #cuerpo #texto #Local2{
	float:left;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 20px;	
}

#contenedor #madre_cordero #cuerpo #texto #Local{
	float:left;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 20px;
	
}

#contenedor #madre_cordero #cuerpo #texto #Local3{
	float:left;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 20px;	
}




#contenedor #madre_cordero #cuerpo #texto #crop2{ float:left; width: 150px; height: 100px; overflow: hidden; margin-bottom: 5px; }

#contenedor #madre_cordero #cuerpo #texto #crop2 #imagen { width: 150px; margin: 5px; }

/* #enlace_noticia { color:#6a549b; text-decoration:none; font-size: 12px; font-family:Arial, Helvetica, sans-serif; } */

#enlace_noticia {
	background-color:#6a549b;
	background-repeat:repeat;
	color:#FFF;
	padding: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;	
}

/* ---------------------------------------------------------------------------------- */

#contenedor #madre_cordero #cuerpo #box_news {
	float:left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color:#0FF;
	background-repeat:repeat;		
}


#contenedor #madre_cordero #cuerpo #box_news #subtitular2 {
	float:left;
	width: 300px;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#6a549b;
	margin-bottom: 5px;
}

#contenedor #madre_cordero #cuerpo #box_news #texto {
	float:left;
	width: 280px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#484642;
	margin-bottom: 10px;
}

#contenedor #madre_cordero #cuerpo #box_news #la_fecha {
	float:left;
	width: 620px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#6a549b;
	margin-bottom: 10px;
}

hr { border-style:double; margin-top: 20px; margin-bottom: 20px; }


