body{
	/*background:#FFFFFF url(../images/bkgrnd_02.png) center repeat-y;*/
	background: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	color:#5C5C5C;
	height:100%;
}

a:link,a:visited{
	text-decoration:none;
	color:#9E9E9E;
}

a:hover{
	font-weight:bold;
}

#contenedor{
	width:900px;
	margin:0 auto;
	background:#E6E6E6;
}

#header{
	width:900px;
}

#top{
	height:45px;
	width:900px;
	background:url(../images/encabezado.jpg) no-repeat;
	
}

#topname{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color: #A9A9A9;
	padding: 15px 0px 0px 20px;
}

#menu{
	width:900px;
	height:44px;
	background:url(../images/botones.jpg) no-repeat;
}

#banner{
	width:900px;
	height:251px;
	background:url(../images/banner.jpg) no-repeat;
	padding-top:1px;
}

#contenido{
	width:900px;
	height:351px;
	float:left;
	margin: 0 auto;
	padding: 0;
}

#superior{
	width:900px;
	height:2px;
	background:url(../images/bkgnd_arriba.jpg) no-repeat;
	float:left;
}

#medio{
	width:900px;
	background:url(../images/bkgrnd.jpg) center repeat-y;
	float:left;
}

#inferior{
	width:900px;
	height:2px;
	background:url(../images/bkgrnd_abajo.jpg) no-repeat;
	float:left;
}

#izquierda{
	width:640px;
	float:left;
}

#leftsuperior{
	width:620px;
	height:350px;
	margin: 10px 10px 10px 10px;
	background:url(../images/noticias.jpg) no-repeat;
}

#leftinferiorizq{
	width:278px;
	height:150px;
	margin-left:10px;
	background:url(../images/sociales.jpg) no-repeat;
	float:left;
}

#leftinferiorder{
	width:332px;
	height:150px;
	margin-left:10px;
	background:url(../images/eventos.jpg) no-repeat;
	float: left;
}


#derecha{
	width:260px;
	float:left;
}

#rightsuperior{
	width:250px;
	height:250px;
	background:url(../images/fotos.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#rightinferior{
	width:250px;
	height:250px;
	background:url(../images/videos.jpg) no-repeat;
	margin-top:10px;
	float:left;
}

#footer{
	width:900px;
	height:105px;
	background:url(../images/bkgrnd.jpg) repeat-y;
}

#noticias{
	padding:20px 10px 0px 10px;
}

#eventos{
	padding: 30px 10px 20px 10px;
}

#nombre{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:20px;
	color: #C0C0C0;
	margin: -115px 0px 20px 240px;
}

#busqueda{
	float: right;
	margin: -25px 0px 0px 0px;
}

#redes{
	padding: 50px 20px 20px 20px;
	text-align:center;
}

#videos{
	width:229px;
	height:237px;
	overflow:hidden;
	float:left;
	text-align:justify;
	padding: 30px 0px 0px 10px;
}

#player{
border: 1px solid #FFFFFF;
}

#simplegallery1{
border: 1px solid #FFFFFF;
position:absolute;

}

#galerias{
	width:250px;
	height:237px;
	overflow:hidden;
	float:left;
	text-align:justify;
	padding: 30px 0px 0px 10px;
}

#content{
	width:620px;
	text-align:justify;
	margin-left:10px;
	margin-bottom: 0px;
	background:url(../images/medionoticias.jpg) center repeat-y;
}

#content2{
	width:580px;
	text-align:justify;
	margin-left:10px;
	margin-bottom: 0px;
	background:url(../images/medionoticias.jpg) center repeat-y;
        padding-left:20px;
        padding-right:20px;
}

#contentinf{
	width:620px;
	height:1px;
	text-align:justify;
	margin-left:10px;
	margin-top: 0px;
	background:url(../images/contentinf.jpg) no-repeat;
	float:left;
}

.tituloMini{
    font-size:12pt;
    font-family:sans-serif;
    color:#5C5C5C;
    font:bold;
    font-weight:bold;
}