
/* CSS Document */
/*////////////////Basicos//////////////*/

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1DFD5;
}

.SubTit
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #68251D;
	margin: 0px;
	padding: 0px;
}

.titulo
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.textoplano
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.marcosFotos
{
	margin: 0px 0px 0px 14px;
	border: 1px solid #CCCCCC;
}
.marcoObras
{
    margin: 0px 0px 0px 1px; 
}
.idiomas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #E1DFD5;
	text-decoration: none;
}
.Subtitulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.SubtituloBordo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    color: #990000;
}

/*////////////////Menu Vertical Izquierdo//////////////*/

.MenuIzquierda
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
a.MenuIzquierdaEnlace:hover
{
	text-decoration: underline;
}

.divisionMenuIzq
{
	background-image: url(../images/divsionMenuIzq.jpg);
	height: 2px;
	width: 152px;
	background-repeat: no-repeat;
	background-position: center;
}

a.MenuIzquierdaEnlace
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/*////////////////Seccion Novedad//////////////*/

.TituloNovedad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

.TxtNovedad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}

.txtVerMas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
	
}

.txtVerMasCultura
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}

/*////////////////Seccion Novedad//////////////*/
.TxtNegrita
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TxtGris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/*////////////////Seccion Actividades//////////////*/

.TituloActividad
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.FechaActividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
}

.TxtActividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.VerMasActividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}


/*////////////////Footer//////////////*/

.FooterTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}

.FooterTit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}


/*////////////////Agenda//////////////*/


.FechaAgenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.DescAgenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.imgAgenda
{
	background-image: url(../images/agenda.jpg);
	height: 49px;
	width: 178px;
}

/*////////////////Varias//////////////*/


.botones
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/fdoBotones.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.celdas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/fdoCeldas.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 2px;
	border: 1px solid #D4D0C8;
	background-color: #CACACA;
}



.divMenuBordo
{
	background-image: url(../images/menuBordoDivisor.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 1px;
}



/*////////////////TOP DINAMICO////////////*/
.fdoTop
{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 139px;
	width: 804px;
}
.fdoTop1
{
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 139px;
	width: 804px;
}
.fdoTop2
{
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 139px;
	width: 804px;
}

/*////////////////Backgrounds//////////////*/

.fdo
{
	background-color: #E1DFD5;
	background-image: url(../images/fdo.jpg);
	background-repeat: repeat-y;
}
.fdoManuBordo
{
	background-image: url(../images/menuBordoFdo.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.FdoColIzq
{
	background-color: #8F8965;
	vertical-align: top;
	width: 178px;
}
.FdoColNovedades
{
	background-color: #666633;
	vertical-align: top;
	width: 178px;
}
.FdoColDer
{
	background-color: #E1DFD5;
	vertical-align: top;
	width: 160px;
}
.fdoBase
{
	background-color: #E1DFD5;
	background-image: url(../images/fdoBase.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 804px;
}
.fdoColCentral
{
	background-image: url(../images/fdoColCentral.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}

.fdoColCentralExpresidentes
{
	background-image: url(../images/fdoColCentral.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	border-top: solid 1px #000000;
}

/*////////////////Only Home//////////////*/

.marcosFotosHome
{
	margin: 0px 0px 0px 14px;
	border: 3px solid #CCCCCC;
}
.divisionNotasHome
{
	background-image: url(../images/divisionNotasHome.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 1px;
	width: 236px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*////////////////Enlaces//////////////*/

.mail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
}
a.vermas
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
}

a.filtros
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
}
a.enlaces
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666248;
}
a.enlacesgrilla
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666248;
	text-decoration: none;
}



/*/\/\/\/\/\/\/\/\/\ Hasta Aca /\/\/\/\/\/\/\/\/\/\*/


.aviso
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.fechaagenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2169A0;
	font-weight: bold;
}
.tituloagenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textoagenda
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.fechaactividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2169A0;
	font-weight: bold;
}
.tituloactividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textoactividad
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.subtitulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
}
.subsecundario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.path
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/*////////////////Para el Rotator, Slider de la home Noticias////////////*/

div.scroller
{
	width: 360px;
	overflow: hidden; /*border:1px solid #cccccc;*/
}
div.scroller div.section
{
	width: 360px;
	overflow: hidden;
	float: left;
}
div.scroller div.content
{
	width: 10000px;
}

div#section2
{
	background: #fff;
	color: #ffffff;
}
/*              ACA VAMOS     */

/* Easy Slider */
	#slider2
	{
		width:360px;
	}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}

	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:360px;
		height:134px;
		overflow:hidden; 
		}	
	
#slider2 li 
{
    width:180px;
		height:134px;
		overflow:hidden; 
		}	
				
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:14px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:14px;
		line-height:14px;
		font-size:11px;
		}
	ol#controls li a
	{
	    font-size:11px;
		float:left;
		height:14px;
		line-height:14px;
		border:1px solid #ccc;
		background:#ffffff;
		color:#555;
		padding:0 5px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#883932;
		color:#fff;
		font-size:11px;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */