/* RESET CSS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



html,body {
	height:100%;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 0px;
	}
	
#contenedor
	{
	position: absolute;
	width:1000px;
	height:auto;
	left:50%;
	margin-left:-500px;
	text-align: center;
	}		
	
#logodocomomo
	{
	position: absolute;
	width: 170px;
	height: 550px;
	top: 0px;
	left: 0px;
	z-index: 10;
	}	
	
#cabecera
	{
	position: absolute;
	width: 830px;
	height: 118px;	
	top: 0px;
	left: 170px;
	z-index: 10;
	}	

#pie
	{
	width:1000px;
	height:80px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;	
	text-align: center;
	z-index: 50;
	}
	
.textodestacadospie
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}	

.textodireccionpie
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;	
	font-style: normal;
	color: #000;
	text-decoration: none;
	}	
			
#destacado1
	{
	position: relative;
	width: 415px;
	height: 239px;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
	vertical-align: text-top;
	overflow: hidden;
	background-color: #005D9D;
	}	
	
#destacado11
	{
	position: relative;
	width: 415px;
	height: 115px;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
	overflow: hidden;
	background-color: #005D9D;
	}
	
#destacado2
	{
	position: relative;
	width: 203px;
	height: 115px;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
	vertical-align: text-top;
	margin-bottom: 7px;
	overflow: hidden;
	background-color: #005D9D;
	}
	
#destacado3
	{
	position: relative;
	width: 203px;
	height: 115px;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
	vertical-align: text-top;
	overflow: hidden;
	background-color: #005D9D;
	cursor:pointer;
	}		

#destacado4
	{
	position: relative;
	width: 205px;
	height: 55px;
	top: 0px;
	left: 0px;
	vertical-align: text-top;
	overflow: hidden;
	background-color: #005D9D;
	}
	
#destacado5
	{
	position: relative;
	width: 205px;
	height: 55px;
	top: 7px;
	left: 0px;
	vertical-align: text-top;
	overflow: hidden;
	background-color: #005D9D;
	}	

#imagenlateral
	{
	position: relative;
	width: 205px;
	height: auto;
	top: 0px;
	left: 0px;
	}
	
#contenidohistoria
	{
	position: relative;
	width: 417px;
	height:auto;
	top: 0px;
	left: 0px;
	text-align: justify;
	margin-bottom: 20px;
	}		

#contenidochaptersw
	{
	position: relative;
	width: auto;
	height:auto;
	top: 0px;
	left: 0px;
	text-align: left;
	margin-bottom: 20px;
	display: block;
	float: left;
	padding-right: 10px;
	}	
	
.mapachaptersw
	{
	background-image: url(../img/chapters_worldwide/worldmap.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}	
	
#contenidoeventos
	{
	position: relative;
	width: 628px;
	height:auto;
	top: 0px;
	left: 0px;
	text-align: justify;
	margin-bottom: 20px;
	}
	
#contenidochap
	{
	position: relative;
	width: 400px;
	height:auto;
	top: 0px;
	left: 0px;
	text-align: justify;
	margin-bottom: 20px;
	}
					
#texto
	{
	position: absolute;
	width: 100%;
	height: 45px;
	top: 0px;
	left: 0px;
	z-index: 20;
	background-image: url(../img/comun/pixelazul.png);
	background-repeat: repeat;
	text-align: left;
	}	
	
#texto2
	{
	position: relative;
	width: 100%;
	height: 55px;
	top: 0px;
	left: 0px;
	text-align: left;
	background-color: #005D9D;
	margin-bottom: 7px;
	}	
	
#texto3
	{
	position: relative;
	width: 100%;
	height: 55px;
	top: 0px;
	left: 0px;
	text-align: left;
	background-color: #005D9D;
	}	
	
#texto4
	{
	position: absolute;
	width: 100%;
	height: 45px;
	top: 0px;
	left: 0px;
	z-index: 20;
	text-align: left;
	}			
	
.textodestacadosnegro
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	}	
	
.textodestacadosblanco
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-left: 3px;
	}	
	
.textodestacadosblancob
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 3px;
	}		
	
.textodestacadosblanco2
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-left: 3px;
	}		

.textodestacadosazul
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005D9D;
	text-decoration: none;
	margin-left: 3px;
	}
	
.textodestacadosazulb
	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #005D9D;
	text-decoration: none;
	margin-left: 3px;
	}
		
#contenido
	{
	position: relative;
	width: 830px;
	height: auto;
	top: 10px;
	left: 0px;
	text-align: left;
	}
	
#menu
	{
	position: relative;
	width: 205px;
	height: auto;
	top: 0px;
	left: 0px;
	text-align: left;
	margin-bottom: 20px;
	}	


/* ESTILOS MENU */

a.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.5pt;
}

a.link:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.5pt;
}

a.link:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;		
	color: #005D9D;
	text-decoration: none;
	letter-spacing: -0.5pt;
}


a.link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.link2:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.link2:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #005D9D;
	text-decoration: none;
}

a.seccion_off {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -0.5pt;
}

a.seccion_off:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -0.5pt;
}

a.seccion_off:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;		
	color: #005D9D;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -0.5pt;
}
		
		a.seccion_on {
			font-family: Verdana, Geneva, sans-serif;
			font-size: 8pt;
			font-style: normal;
			font-weight: bold;
			color: #005D9D;
			text-decoration: none;
			line-height: 21px;
			letter-spacing: -0.5pt;
		}
		
		a.seccion_on:active{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 8pt;
			font-style: normal;
			font-weight: bold;		
			color: #005D9D;
			text-decoration: none;
			line-height: 21px;
			letter-spacing: -0.5pt;
		}
		
		a.seccion_on:hover{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 8pt;
			font-style: normal;
			font-weight: bold;		
			color: #005D9D;
			text-decoration: none;
			line-height: 21px;
			letter-spacing: -0.5pt;
		}			
		
.textoannual {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #005D9D;
	text-decoration: none;
}		


.seccionnoactivo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -0.5pt;
}

.seccionactivo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #005D9D;
	text-decoration: none;
	line-height: 21px;
	letter-spacing: -0.5pt;
}

a.subseccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	padding-left: 10px;
}

a.subseccion:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;		
	color: #000;
	text-decoration: none;
	line-height: 12px;
	padding-left: 10px;
}

a.subseccion:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;		
	color: #005D9D;
	text-decoration: none;
	line-height: 12px;
	padding-left: 10px;
}	

a.subseccion_on {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #005D9D;
	text-decoration: none;
	line-height: 12px;
	padding-left: 5px;
}

a.subseccion_on:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;		
	color: #005D9D;
	text-decoration: none;
	line-height: 12px;
	padding-left: 5px;
}

a.subseccion_on:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;		
	color: #005D9D;
	text-decoration: none;
	line-height: 12px;
	padding-left: 5px;
}	


#content
	{
	}	
	
.textocountry {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #005D9D;
	text-decoration: none;
}	

.form40 {	
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	width:40px;
	height: 17px;
	cursor:pointer;
}

.form145 {	
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	width:143px;
	height: 15px;
}
				
