*{
margin:0;
padding:0;
}

body 
{
background-color: #000;
background-image:none;
font-size: 13px;
font-family: "Trebuchet Ms", Tahoma, Sans-Serif;
color:#fff;
padding:0;
margin:0;
}




h2 {
font-size:1.4em;
font-weight: normal;
padding: 5px 10px;
margin:0;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 940px;
margin-bottom: 10px;
margin: 0 auto;
border:1px solid #425a6d;
background-color:#000;
background-image:none;
color:#fff;


}
#container h1{
font-size:1.5em;
line-height:1.5em;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
border-color:#5582ad;
color:#f1bba0;
padding:5px 25px;

}


/* ----------banner for logo-------------- */
#cabecera {
background-color: #000;
height:207px;
text-align: right;

}

#logo
{
width:284px;
height:162px;
background-image:url(img/logoealto.jpg);
float:left;
}

#asociacion
{
width:656px;
height:130px;
float:right;
background-image:url(img/asociacionalto.jpg);
background-repeat:no-repeat;


}

#size
{
	background-color:#000;
	color:#fff;
	float:left;
	height:32px;
	width:656px;
	text-align:center;
	background-image: url(img/fondosize2alto.jpg);
	background-repeat:no-repeat;
	

	
	
}

#size ul
{
list-style-type:none;
height:30px;
text-align:right;
margin:0;
padding-left:390px;
}
#size li
{
float:left;
margin-left:4px;
height:30px;
width:60px;
}
#size a
{
height:30px;
width:60px;
display:block;
}

#grande
{background-image:url(img/grandealto.jpg);
background-repeat:no-repeat;

}
#grande:hover, #grande:focus
{background-image:url(img/grandealtoh.jpg);
background-repeat:no-repeat;

}
#alto
{background-image:url(img/altocontrastenegro.jpg);
background-repeat:no-repeat;
}

#alto:hover, #alto:focus
{background-image:url(img/altocontrastenegroh.jpg);
background-repeat:no-repeat;
}
#mediano
{background-image:url(img/medianoalto.jpg);
background-repeat:no-repeat;
}
#mediano:hover, #mediano:focus 
{background-image:url(img/medianoaltoh.jpg);
background-repeat:no-repeat;
}
#masestilos
{background-image:url(img/normalalto.jpg);
background-repeat:no-repeat;
}
#masestilos:hover, #masestilos:focus
{background-image:url(img/normalaltoh.jpg);
background-repeat:no-repeat;
}


#navega
{
clear:left;
font-size:0.95em;
font-weight:bold;
line-height:35px;
padding:0;
border-top:1px solid #5d7284;
text-align:center;
color:#fff;
margin-top:1px;
font-weight:bold;
/*margin-left:5px;*/
background-color:#000;
background-image:none;


}

#navega ul
{
list-style-type:none;

}

#navega li
{
float: left;
width:155px;
background-image:none;


}

#navega a
{
display:block;
text-decoration:none;
color:#72d6e0;
border:1px solid #425a6d;
background-image:none;

}

#navega a:hover, #navega a:focus, #navega a:active
{

	color:#f1bba0;
	text-decoration:underline;	
	background-image:none;
	
	/*border-top:1px solid #fff;*/
	
}




/* -----------------content--------------------- */
#content {
background-color: #000;
padding: 0px;
margin: 0 152px;
padding-top:5px;
color:#fff;

}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
background-image:none;
}

p, pre{
padding: 5px 20px;
margin:10px;
}

#content h2{
font-size:1.3em;
line-height:1.5em;
font-weight:bold;
color:#9ebbd6;
padding:5px 20px;
}
.imgmargen{
margin:30px;
}
.imgmargenizq{
margin-left:30px;
margin-right:20px;
margin-top:10px;
}

#separado li{
margin-bottom:15px;
}

.encabezadosub
{
border-bottom: 1px solid #000;
border-color:#5582ad;
/*text-align: right*/
}
#content ul 
{
list-style-type:square;
margin:20px;
padding-left:30px;
}
#content a
{

color:#a2a5a8;
text-decoration:underline;
}

#content a:hover, #content a:focus, #content a:active
{

	color:#f1bba0;
	text-decoration:underline;	
	
	
}

/* --------------left navi------------- */
#left {
float: left;
width: 152px;
margin: 0;
padding: 0;
background-image:none;
background-color:#000;


}

#left ul
{
list-style-type:none;
background-image:none;
}

#left li
{

width:150px;
height:35px;
text-align:left;
margin:0;
line-height:35px;	
background-image:none;
border-bottom: 1px solid #5582AD;
border-right: 1px solid #5582AD;


}
#left a
{

text-decoration:underline;
background-image:none;
color:#a2a5a8;
width:132px;
height:35px;
display:block;
padding-left:20px;
font-size:0.95em;
font-weight:bold;


}
#left a:hover, #left a:focus, #left a:active
{

	color:#f1bba0;
	text-decoration:underline;
	background-image:none;
	
}

#right {
float: right;
width: 152px;
padding: 0;
margin:0;
font-size:0.9em;
background-image:none;
background-color:#000;



}



#right h3
{

text-align:center;
background-color:#000;
color:#9ebbd6;
border-top:1px solid #5582ad;
margin-bottom:1px;
padding-left:4px;
padding-right:4px;
padding-top:4px;
font-weight:bold;
font-size:1.2em;

}

#right p
{

padding-left:2px;
margin-top:2px;


}

#right a, #right a:link
{
padding-bottom:5px;
margin:10px;
color:#a2a5a8;
text-decoration:underline;


}

#right a:hover,#right a:focus
{
padding-bottom:5px;
margin:10px;
color:#f1bba0;
text-decoration:underline;


}

#right div
{
background-color:#000;
color:#fff;
width:150px;
margin:auto;
margin-top:10px;
padding-bottom:5px;
background-image:none;
border-left:1px solid #5582ad;
border-bottom:1px solid #5582ad;

}



/* -----------footer--------------------------- */

#pie
{
background-color:#000;
height:40px;
width:940px;
clear:both;
color:#b6b8ba;
font-weight:normal;
font-size:1.1em;
text-align:center;
line-height:30px;
border-top:1px solid #5582ad;
letter-spacing:normal;

}

.titulo
{
text-align:left;
background-color:#000;
padding-right:5px;

border:0;
margin:0;
margin-right:1.5px;
margin-top:5px;
/*margin-left:1px;*/
border-right: 1px solid #5582AD;
padding-top:16px;
padding-bottom:5px;

border-top:1px solid #5582ad;
border-bottom:1px solid #5582ad;
color:#fff;
font-size:1em;
font-weight:bold;
}



.titulo2
{
text-align:right;
background-color:#000;
padding-right:5px;

border:0;
margin:0;
margin-right:1.5px;
margin-top:5px;
/*margin-left:1px;*/
border-left: 1px solid #5582AD;
padding-top:16px;
padding-bottom:5px;
border-top:1px solid #5582ad;
border-bottom:1px solid #5582ad;
color:#fff;
font-size:1em;
font-weight:bold;
}
 
#salto a, #salto a:hover, #salto a:visited {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
} 

#salto a:active {
position:static;
width:auto;
height:auto;
} 

			
.hidden {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

.centrado{
text-align:center;
}

.center {
padding-left: 100px;
}

form{
padding-left:30px;
}

h3 
{padding-left:30px;}

#listavinculos li
{
margin: 15px;
}

#listavinculos a:link
{
color:#a2a5a8;
text-decoration:underline;
}

#listavinculos a:hover
{
color:#f1bba0;
text-decoration:underline;
}

.fondocuadro
{
background-color:#99b7d2;
font-weight:bold;

}
