.menuHeader { 
	position:relative;
	top:20px;
	left:0;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-family:Georgia,'Times new roman';
	font-size:.8em;
	font-weight:normal;
	letter-spacing:.1em;
	z-index: 1000 ;

}
#drop_down_menu {  /* es el dl */ 
	display:block; 
	position:absolute; 
	margin:0; 
	padding:0 0; 
	text-align:left; 
	list-style-type:none; 
	float:none; 
	left:0px; 
	top:0px; 
	background-color:transparent;
	
}

#drop_down_menu .menu { 
	font-weight:lighter; 
	float:left; 
	padding: 0.8em 0 0em; 
	margin: 3px 1px 0 0;
	cursor:pointer; 
	background:#001e3e; 
	width:154px;
	text-align:center; 
	color: #8097ad;
	height: 2em;
}
#drop_down_menu .menu a,#drop_down_menu .menu a:visited { 

	color: #8097ad;

}
#drop_down_menu .menu a:hover { 

	color:#003366;

}

#drop_down_menu .menu:hover  {
	background-color:#ccc;
	color:#003366;
}

#drop_down_menu .sub_menu{ 
	position: relative ;
	list-style-position:outside;
}

#drop_down_menu .sub_menu   .sub_subseccion_cabecera{ 
	position:absolute ; 
	left: 155px ;
	top: -0.99em ;
	list-style-position:outside;
	width: 154px ;
}

#drop_down_menu dd .colocar { 
	
}

#drop_down_menu dd dl { 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	padding-top:10px; 
	display: none ;	
}

#drop_down_menu dd dl dd { 
	display:block; 
	float:none; 
	clear:both;  
	margin: 0 ; 
	padding: 0 ; 
	border-right:none;
	background:#262626;
	font-style: italic ;
	text-align:left; 
	font-size:1em;
	border-bottom: 1px dotted #3A3A3A ; 
	width: 154px ;

}

#drop_down_menu dd dl dd a , #drop_down_menu dd dl dd visited  { 
	text-transform: none ;
	color:#999; 
	font-weight:normal; 
	text-decoration:none; 
	display:block; 
	padding: 0.5em 0 0.5em 0.5em  ; 
	margin: 0 ; 
	height: 100% ;
}

#drop_down_menu dd dl dd a:hover { 
	color:#000; 
	background-color: #bfbfbf ;
	margin: 0 ; 
}
#drop_down_menu .sub_menu   .sub_subseccion_cabecera a , #drop_down_menu .sub_menu   .sub_subseccion_cabecera a:visited {  
	color:#000; 
	background-color: #bfbfbf ;
}
#drop_down_menu .sub_menu   .sub_subseccion_cabecera a:hover {  
	color:#999; 
	background-color: #262626 ;
}
dd.summerSchool_header_special { 
	overflow: hidden ; 
}
.summerSchool_header_special a ,  .summerSchool_header_special a:visited {
	position:relative;
	color:#8097ad;
	left:0;
	top: -1em; 
	background-image: url(../images/summer_header.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	display:block;
	height: 34px !important ;
	padding:0;

}
.summerSchool_header_special a:hover{
	background-image: url(../images/summer_header_hover.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	color:#003366;
}

.colocar_special {
	position:relative;
	left:4.2em;
	top:1em;
}
/*

.menuHeader {

	padding:0;
	margin:1em 0 0 0;
	text-transform:uppercase;
	font-family:Georgia,'Times new roman';
	font-size:.8em;
	font-weight:normal;
	letter-spacing:.1em;
}

.menuHeader dl {
	position: absolute ;
	padding:1em 0;
	margin:0;
	list-style-type: none;
	text-align: center ;

}

.menuHeader dl dd dl {
	position: absolute ;
	padding:1em 0;
	margin:0;
	list-style-type: none;
	text-align: center ;

}


.menuHeader dl dd {
	
	padding:0;
	margin:0;
	width:155px;
	height:39px;
	float:left;
	
}
.menuHeader dd dl dd {
	clear: both ;
	padding:0;
	margin:0;
	width:155px;
	height:39px;
	float: none ;
}
*/

.menuHeader li a , .menuHeader li a:visited {
	
}

.summerSchool_header a , .summerSchool_header a:visited {

}
.summerSchool_header a:hover {
	
}

.summerSchool_header_special a ,  .summerSchool_header_special a:visited {
	
}

.colocar {
	
}
.colocar_special {
	
}

/* footer logo **********************************************/

.summerSchool {
vertical-align:middle;
	
}
