/* Estilo de la pagina principal */
a {
	text-decoration: none !important;
	color: #09388F;
	font-weight:normal;
}

/* Encabezado */
#toptabs { display: none ! important;
}

#contextualinformation.contentpart { background: none ! important;
}

#leftcol {
display: none !important;
}

#navcol {
display: none;
}


#break {
	margin: auto; 
	font-weight: bold; 
	width: 400px; 
	margin-bottom: 5em;}
	
#opt img {
	padding-bottom:1em;
	border: 0px;
	margin-left:10px;
	}
#logo {
	width: 100%; 
	height: 354px; 
	margin: 5px 0 0 0; 
	background-repeat:repeat-x;
	display: block;
	}
#menu {
float:right; width: 297px; margin-bottom: 3em;
margin-top: 1em;
}
#xmass {margin-left:0px;}


/* Menus de componentes */ 
.lmenu {
	/*float: right;	margin-top: 0px;	padding-top: 0px;	top: 0px; */
	position:relative;width:100%;height:105px;
	/*background-color:#CDDEF8; 
	border: 1px solid #000066;*/
}
#bodycol li { margin: 0px; !important}
.lmenu ul {
list-style: none;
display: inline; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:600; 
color:#000066;
padding-left: 0%;
}

/* Xmass theme */
#xmass 
{
	position: absolute;
	margin-top: 245px;
	margin-left: -15px;
	height: 240px; 
	width: 350px;
        background-image: url('../images/xmass.png');
}
/* Footer */
#subfooter { margin: 15px 0 0 0; width: 100%; min-width: 750px; height: 25px; background: url("../images/wave-bottom2.png") no-repeat right #CBDEFA; }

#pie {
width: 100%; 
min-width: 750px; 
height: 140px; 
background: right url('../images/wave-bottom.png') no-repeat #9BC0F5;
}
#content { padding-bottom: 80px !important;
	   padding-left: 10px !important; /*este espacio cubre el menu*/}

