@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background: #ffffff url(images/bg.gif) top center repeat-y;
}

#contenedor_principal {
	width: 770px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

#header {

}

#barra_lenguaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 17px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #4C4C4C;
	text-align: right;
}

#barra_lenguaje a {
	color: #FFFFFF;
	text-decoration: none;
}

#barra_lenguaje a:hover {
	color: #FF9900;
}

#animacion_flash {
	width: 770px;
	height: 310px;
}

#contenedor_body {
	width: 765px;
	padding-top: 7px;
	padding-right: 5px;
	position: relative;
}

#contenedor_menu {
	width: 193px;
	float: left;
}

#contenedor_menu td img {
	display: block;
}

#navand_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #48636E;
	width: 567px;
	padding-left: 5px;
	float: left;
	margin-bottom: 20px;
}

#navand_titulo h1 {
	margin: 0;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #48636E;
}

#navand_titulo a {
	color: #006699;
}

#navand_titulo a:hover {
	color: #FF9900;
}

#contenedor_content {
	float: left;
	width: 310px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height: 16px;
	padding-right: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #48636E;
}

#contenedor_content img {
	margin: 0 5px 0 0;
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

#contenedor_content a {
	font-weight: bold;
	color: #E48E15;
	font-size: 11px;
	text-decoration: none;
}

#contenedor_content a:hover {
	color: #666666;
}

#contenedor_paneles {
	width: 240px;
	float: left;
	padding-left: 5px;
}

.panel {
	width: 238px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F1B767;
	border-bottom-color: #F1B767;
	border-left-color: #F1B767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 13px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #575757;
}

.panel a {
	color: #575757;
	text-decoration: none;

}

.panel a:hover {
	color: #E48E15;
	text-decoration: underline;

}

ul{
    padding-left: 10px;
    margin-left: 20px;
    list-style-type: none;
	margin-top: 0;
}

ul li {
    padding-left: 12px;
    background: url(images/bullet_mini.gif) 0em 0.5em no-repeat;
    margin-bottom: 0.1em;
}

.panel h1 {
	margin: 0px 5px 10px 5px;
	font-size: 16px;
	color: #8A8A8A;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 5px;
}

.actividades_fecha{
	font-size: 30px;
	color: #EFAA4E;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #6F7070;
	padding-bottom: 20px;
	padding-top: 7px;
}

.actividades_texto {
	font-size: 11px;
}

.actividades a {
	font-weight: bold;
	color: #E38D16;
	font-size: 11px;
	text-decoration: none;
}

.actividades a:hover {
	color: #666666;
	text-decoration: underline;

}

#footer {
	width: 720px;
	height: 45px;
	padding-left: 50px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
	margin-top: 20px;
	clear: both;
}

#copyright {
	width: 370px;
	float: left;
}

#validacion {
	width: 70px;
	float: left;
	padding-left: 225px;
}

#footer a {
	color: #48636E;

}

#footer a:hover {
	color: #FF9900;
}

#newsletter {
	width: 190px;
	height: 196px;
	background-image: url(images/fondo_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.news_form {
	padding-top: 120px;
	border: 0px;
	margin: 0px;
}

.siguenos {
	font-family: tahoma, Verdana, Arial;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px dotted #666666;
}

#banners {
	position: absolute;
	top: 1020px;
	left: 5px;
}
