@charset "UTF-8";

/*
 *	INIT
 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	}
	
ol,ul{
	list-style:none;
	}
	
img,body,html{
	border:0;
	}
	
.boton{
	margin:34px 10px;
	}

/*
 *   GENERAL
 */
body{
	background-color:#FFFFFF;
	color:#171717;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight: bold;
	}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:20px 0px;
	}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin:0px 0px 20px 0px;
	}
h3{
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
h4{
	font-size:13px;
	color:#333333;
	font-family:Helvetica, sans-serif;
	margin:10px 0px 5px 0px;
	}
h5{
	font-size:15px;
	color:#333333;
	font-family:Helvetica, sans-serif;
	margin:20px 0px 5px 0px;
	}

p{
	line-height:1.5;
	margin-bottom:0.85em;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.boxtext{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
a.boxtext:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	}
.normaltext{
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:20px;
	}
.normaltextul{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
	margin-bottom:20px;
	margin-left:25px;
}
.normaltextarea{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:150%;
	margin-bottom:20px;
}
.normaltextform{
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:0;
	}
.agendatext{
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:5px;
	}
.tabletext{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#b8cce4;
	clear:both;
	}
td{
	padding:5px;
	border:solid 1px #666666;
	}
.picture{
	float:left;
	margin:20px 0px 40px 100px;
	}
.titlepicture{
	float:left;
	margin-right:40px;
	}
.listtext{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:140%;
	margin:0px 0px 5px 20px;
	list-style-type:disc;
	}

/*
 *   LOGO
 */
#logo-header{
	width:240px;
	height:72px;
	margin-top:52px;
	float:left;
	}
#logo-header2{
	float:right;
	margin-top:35px;
	}

/*
 *   MAIN NAVIGATION
 */
 #menu {
	background:url(../img/header/mainmenu.jpg) repeat-x;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 70% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	/*padding: 8px 20px;*/
	padding: 8px 8px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background:#8CC641;
	color: #fff;
	}
.active {
	background:#8CC641;
	color: #fff;
	}



/*
 *   CONTENT LAYOUT
 */
#header{
	margin-top:0px;
	width: auto;
	height:auto;
	background:#FFFFFF;
	}
#headertitulo{
	margin:0px auto;
	width: 990px;
	height:180px;
	background:#FFFFFF;
	}
#headermenu{
	width:990px;
	height:auto;
	margin:auto;
	}

#content{
	width:990px;
	height:auto;
	margin:0 auto;
	}
#lang{
	width:985px;
	height:30px;
	margin:0px auto;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	}
#lang img{
	margin-left:10px;
	}
#title{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:25px;
	display:block;
	margin-top:80px;
	float:right;
	}
#banner{
	width:990px;
	height:150px;
	clear:both;
	margin:0 auto;
	}
#full-box{
	clear:both;
	width:990px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	}
.full-pane{
	width:890px;
	height:auto;
	margin:0px 0px 20px 100px;
	}
#left-box{
	width:695px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	}
.left-pane{
	width:590px;
	height:auto;
	margin:0px 0px 20px 100px;
	clear:both;
	}
#right-box{
	width:260px;
	height:auto;
	float:right;
	margin:25px 0px 50px 0px;
	}
#right-menu{
	width:260px;
	height:auto;
	float:right;
	margin:80px 0px 0px 0px;
	}
.right-pane{
	width:220px;
	height:410px;
	background:#1E4970;
	float:right;
	padding:20px;
	margin:20px 0px;
	}
.right-table{
	width:708px;
	height:auto;
	float:left;
	margin-bottom:20px;
	}
.smallbox{
	width:190px;
	height:auto;
	padding:0px 10px 10px 20px;
	float:left;
	}
.separador{
	height:70px;
	width:1px;
	margin-top:25px;
	border-left:solid #666666 1px;
	float:left;
	}
.bullets{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type:disc;
	margin-left:15px;
	}
#pages{
	clear:both;
	float:right;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#pages span{
	margin-left:50px;
	}
.mapa{
	width:210px;
	height:210px;
	display:block;
	border:solid #666666 1px;
	background:#CCCCCC;
	float:left;
	}
/*
 *  FOOTER
 */
#footer{
	clear: both;
	background-color:#8CC641;
	margin-top:30px;
	width:auto;
	height:50px;
	
	}
#footer p{
	font-size:0.7em;
	display:block;
	width:990px;
	margin:0 auto;
	color:#FFFFFF;
	font-family: "Lucida Grande", Verdana, FreeSans, sans-serif;
	text-align:right;
	}
#footer-img{
	width:990px;
	height:25px;
	margin:0 auto;
	}
