

body{

}

html{

	background-color:#e6e6e6;

}
#wrap{font-family:Helvetica,Arial,Verdana,sans-serif;
width:1200px;
margin:0 auto;

color:#9F9F9F;
}

a:link, a:visited { 
text-decoration: none; 
font-weight: lighter; 
color: #838383;
}
a:hover, a:active { 
text-decoration: underline;
color:#638FA8;
}
#lista_menu{
list-style-type: none;
padding: 0px;
margin: 0px;

}
#years-li{
background-image:none;padding:0;}

#footportada{
text-align: center;
clear:both;
font-size:10pt;
margin-top: 5px;
display: block;

}


.menu_item{
background-image: url(imgs/menu-bullet-gris.jpg);
background-repeat: no-repeat;
background-position: 0px 0px; 
padding-left: 14px; 
 padding-bottom	:15px;
margin-bottom:0px;
border-bottom: thin dotted #464648;	
}

#selected{
background-image: url(imgs/menu-bullet-blau.jpg);
background-repeat: no-repeat;
background-position: 0px 0px; 
padding-left: 14px; 

}
#sel-year{list-style: none;}
#selected,#selected a:visited{
color:#3E608C;
}
.menu_item a,.menu_item a:visited, .menu_item a:active{
color:#464648;
}
.menu_item a:hover{
color:#638FA8;
}

#banner{
margin-left:15px;;
font-size:large;
background: url(imgs/titulo.jpg) no-repeat;
background-position-y: 13px;
text-indent: -11000px;
width:310px;
height:107px;
text-align: center;
}


#box { 
float:left;
  width:150px;
  height:100%;
color:black;


} 


#box ul { 
 margin:0;
padding:0;
	list-style: none;

	

} 
#box li  { 
margin:15px;
}



#visor_div{
margin-left:15px;
width:700px;
float:left;
/* ============================== */
/* ! //border:solid thin black;   */
/* ============================== */
}








.categories{
margin:0;padding:0;
font-size:small;

}

.categories li {

}

.categories li a{
color:#464648;
}
.categories li a:visited{
color:#464648;
}
.categories li a:hover{
color:#638FA8;
}

.categories .unselected_nav_item {
list-style: none;

}
.categories .selected_nav_item a,.categories .selected_nav_item a:visited {
list-style: none;
color:#3E608C;

}
.categories .halfselected_nav_item {
list-style: none;
color:#fe1;

}




#loginform{
background-color: #9F9F9F;
margin: 0 auto;
width:400px;
height:200px;
position:relative;
top:40%;
padding-top:20px;
text-align: center;
color:white;

}

#loginform input{
clear:both;
display:block;
margin:20px auto;

}


#page_body{
width:70%;
margin:0 auto;
min-width: 700px;

}

.centred {
margin:200px auto;
text-align: center;
width:500px;

}


#anys, #tec_nav{
/* ======================================= */
/* ! border-bottom: dotted thin #9F9F9F;   */
/* ======================================= */
}

/* =========== */
/* ! Sidebar   */
/* =========== */



#box_right { 
	float:right;
	  width:150px;
  	padding:15px;
  	font-size: 10pt;
  	} 

#box_right ul { 
 margin:0;
padding:0;
	list-style: none;
} 

#box_right li  { 
margin:15px;
}
#box_right li h2{
color: #bd7e42;
font-size: 13pt;
}
#box_right img{
max-width: 150px;
}


/* ==================== */
/* ! Paginas de texto   */
/* ==================== */


.encabezado-paragrafo{
color:#464648;
font-size:14px;
text-transform: uppercase; 

}

#page_body{
color:#464648;
font-size:12px;
margin-left:20px;
padding-left:20px;

}


.cuerpo-paragrafo{

color:#464648;
font-size:12px;
}


/* ========== */
/* ! Agenda   */
/* ========== */
#event_list {
color:#464648;
list-style: none;
font-size: 12px;
}

#event_list li h2{
font-size: 14px;
}
#event_list .event {
margin-bottom: 25px;
padding-bottom:15px;
border-bottom: dotted thin #464648;
}



