@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
/*line-height: 1.5em;*/
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 994px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#idiomas{width:994px; height:14px; float:right; margin-right:20px; text-align:right;}

#topsection{
height: 147px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#navegacion{width:994px; height:30px; background-color:#ffffff; border-bottom:1px dotted #999999; border-top:1px dotted #999999; line-height: 1.5em;}

#ap {width:300px; float:left; height:30px; }

#menu {float:right; width:650px; height:30px;}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 388px 0 210px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 210px; /*Width of left column in pixel*/
margin-left: -994px; /*Set margin to that of -(MainContainerWidth)*/
background: #ffffff;
}

#rightcolumn{
float: left;
width: 388px; /*Width of right column*/
margin-left: -388px; /*Set left margin to -(RightColumnWidth)*/
background: #FFFFFF;

}

#footer{
clear: left;
border-top:1px dotted #999999;
width: 100%;
background: #ffffff;
text-align: left;
}

.innertube_left{
margin:0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 65px;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube_right{
margin-top: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-bottom:20px;
}

.menu1{
font-family:verdana; font-size:9px; color:#013567; line-height:15px; text-align:justify; font-weight:bold; line-height:20px; text-decoration:none; cursor: pointer;
}


.hide{
display: none; font-family:verdana; font-size:9px; color:#666666; line-height:13px; text-align:justify;
}
.show{
display: block;
}


p{font-family:arial; color:#666666; font-size:12px; line-height:18px;text-align:justify;}

h2{color:#0B286A;}

.estilo1 {font-family: arial; color:#0B286A; font-size:10px; }
.estilo2 {font-family: arial; color:#0B286A; font-size:10px; }
ul.menu3 {font:"Times New Roman", Times, serif; color:#666666; font-size:14px; line-height:20px;text-align:justify;}


.class1 a:link {text-decoration: none;	font-weight:bold; color: #666666;}
.class1 a:visited {text-decoration: none;	color: #666666;}
.class1 a:hover {text-decoration: none;	color: #cccccc;}
.class1 a:active {text-decoration: none;}

#valor{font-family:arial; color:#666666; font-size:12px; text-align:justify; list-style:none;}
#valor li{ padding:5px; padding-left:12px; line-height:12px; margin-left:-25px; width:170px; border-bottom: dotted 1px #999999;  background-image:url(http://www.mencey.ch/imagenes/arrow3.gif); background-repeat:no-repeat;}
#valor a {font-family:arial; color:#666666; font-size:12px; text-decoration:none; }
#valor a:link, #valor a:visited {font-family:arial; color:#666666; font-size:12px; font-weight:bold; text-decoration:none; }
#valor a:hover{font-family:arial; color:#0B286A; font-size:12px; font-weight:bold; text-decoration:none;}


/* Navigation Structure */
.nav-container-outer{
padding: 0px;
height:30px;
}

/* Quitar si no hace falta
.float-left{
float: left;
}
.float-right{
float: right;
}

.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}

.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
*/


.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}

.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}

.nav-container{
margin: 0 auto;
}

.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}

.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:2px 17px 2px 17px;
margin: 2px 17px 0px 0px;
color: #0B286A;
font-family:arial;
font-size:12px;
text-decoration:none;
background:url(http://www.mencey.ch/imagenes/arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

#nav-container a:hover{
color: #999999;
background:url(http://www.mencey.ch/imagenes/arrow2.gif);
background-repeat:no-repeat;
background-position:left;
}


/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background-color: #cccccc;
border-width:1px;
border-style:solid;
border-top:0px;
border-color:#0B286A;

}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:0px 2px 0px 2px;
background-image:none;
font-size:11px;
margin: 0px 0px 0px 0px;
width: 210px;
font-family:arial;
font-size:12px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color:#FFFFFF;
color:#666666;
background-image:none;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}                    

.rollover1 {
	display: block;
	width: 202px;
	height: 35px;
	background: url(../imagenes/rollover1.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover1:link, a.rollover1:visited, a.rollover1:active {
			background: url(../imagenes/rollover1.gif) no-repeat;
		}
		
		a.rollover1:hover {
			background-position: -202px;
		}
		
.rollover2{
	display: block;
	width: 202px;
	height: 35px;
	background: url(imagenes/rollover2.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover2:link, a.rollover2:visited, a.rollover2:active {
			background: url(../imagenes/rollover2.gif) no-repeat;
		}
		
		a.rollover2:hover {
			background-position: -202px;
		}
		
		
.rollover3{
	display: block;
	width: 202px;
	height: 35px;
	background: url(../imagenes/rollover3.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover3:link, a.rollover3:visited, a.rollover3:active {
			background: url(../imagenes/rollover3.gif) no-repeat;
		}
		
		a.rollover3:hover {
			background-position: -202px;
		}
		
.rollover6{
	display: block;
	width: 202px;
	height: 35px;
	background: url(../imagenes/rollover6.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover6:link, a.rollover6:visited, a.rollover6:active {
			background: url(../imagenes/rollover6.gif) no-repeat;
		}
		
		a.rollover6:hover {
			background-position: -202px;
		}
		


.rollover4{
	display: block;
	width: 202px;
	height: 35px;
	background: url(../imagenes/rollover4.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover4:link, a.rollover4:visited, a.rollover4:active {
			background: url(../imagenes/rollover4.gif) no-repeat;
		}
		
		a.rollover4:hover {
			background-position: -202px;
		}


.rollover5{
	display: block;
	width: 202px;
	height: 35px;
	background: url(../imagenes/rollover5.gif) no-repeat;
	text-indent: -9999px;
		}
		
		a.rollover5:link, a.rollover5:visited, a.rollover5:active {
			background: url(../imagenes/rollover5.gif) no-repeat;
		}
		
		a.rollover5:hover {
			background-position: -202px;
		}


