/* Normalizes padding and margin */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, dt, li, form, fieldset, input, label, blockquote{margin:0;padding:0;}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6{font-size:100%;margin:0;padding:0;font-weight:normal;}
/* Removes list-style from lists */
ul, ol{list-style:none;}
/* Removes border from fieldset and img */
fieldset, img{border:0;}
/* img */
img{display:block;}

body {
	background:#dbdada;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#666;
}

/* links */
a, a:visited, a:active {text-decoration:none;outline:none;}
a:hover{text-decoration:none;}

h1 {
	text-indent:-9999px;
	width:270px;
	height:52px;
	margin:0 auto;
	background:url(http://estaticos.orbyt.es/img/orbyt.png) no-repeat 0 0;	
}
h2 {
	width:216px;
	height:52px;
	text-indent:-9999px;
	margin:0 auto 36px;
}
h2 a {
	width:216px;
	height:52px;
	display:block;
}
p {
	margin:0 0 20px;
}
.wrap {
	background:#F5F3F3;
	padding:0 0 14px;
}
.wrap .wrap {
	width:690px;
	margin:0 auto;
	background:#F5F3F3;
}
#cabecera {
	height:80px;
	background:url(http://estaticos.orbyt.es/img/barra_hor.png) repeat-x bottom left;
	margin:0 0 40px;
	padding:24px 0 0;
}
#contenido {
	overflow:hidden;
	background:url(http://estaticos.orbyt.es/img/barra_ver.png) repeat-y 345px 0;	
}
*html #contenido {
	height:1%;
}

.col {
	width:290px;
	background:url(http://estaticos.orbyt.es/img/barra_hor.png) repeat-x 0 70px;	
}
#col_mun {
	float:left;
}
#col_exp {
	float:right;
}
#col_exp p {
	margin:0 0 40px;
}
#col_mun h2 a {
	background:url(http://estaticos.orbyt.es/img/mundo_or.png) no-repeat 0 0;			
}
#col_exp h2 a {
	background:url(http://estaticos.orbyt.es/img/expan_or.png) no-repeat 0 0;			
}

#pie {
	clear:both;
	border-top:4px solid #d2d0d0;
	background:url(http://estaticos.orbyt.es/img/bg_pie.jpg) repeat-x 0 0;	
	height:160px;
	padding:4px 0 0;	
}
#pie ul {
	width:690px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
*html #pie ul {
	height:1%;
}
#pie ul li {
	display:inline;
	margin:0 5px 0;
	font-size:11px;	
	color:#8E9CAC!important;	
}
#pie ul li a {
	color:#8E9CAC!important;
}
#pie ul li a:hover {
	color:#cccccc!important;
}
.demo_mun {
	font-weight:bold;
	color:#008E8C!important;
}
.demo_exp {
	font-weight:bold;
	color:#8D877C!important;
}
.demo_mun:hover {
	color:#026a69!important;
}
.demo_exp:hover {
	color:#6c675e!important;
}
.btn {
	display:block;
	text-align:center;
	font:14px Palatino,'Palatino Linotype',Georgia,'Times New Roman',serif;
	color:#fff!important;
	margin:0 auto 10px;
}
.btn_entrar {
	display:block;
	width:191px;
	height:36px;
	line-height:36px;	
}
#entrar_e {
	background:url(http://estaticos.orbyt.es/img/entrar_exp.png) no-repeat 0 0;			
}
#entrar_e:hover {
	background:url(http://estaticos.orbyt.es/img/entrar_exp_on.png) no-repeat 0 0;			
}
#entrar_m {
	background:url(http://estaticos.orbyt.es/img/entrar_mund.png) no-repeat 0 0;			
}
#entrar_m:hover {
	background:url(http://estaticos.orbyt.es/img/entrar_mund_on.png) no-repeat 0 0;			
}


#popUp {
left:0;
position:absolute;
top:0;
width:100%;
z-index:99999;
}
#transparencia {
background:none repeat scroll 0 0 #000000;
left:0;
opacity:0.8;
position:absolute;
top:0;
width:100%;
}
iframe {
	overflow:hidden;
}
#popUpHija  {
background:none repeat scroll 0 0 transparent;
border:0 none;
display:block;
left:50%;
margin:0 0 0 -292px;
padding:0 !important;
position:absolute;
width:585px;
}
#cerrarPopUp {
background:url("http://estaticos.elmundo.orbyt.es/iconos/v1.x/v1.0/btn_cerrar_popup.png") no-repeat scroll center center transparent;
cursor:pointer;
display:block;
height:20px;
position:absolute;
right:-10px;
top:-40px;
width:20px;
}
#infoPopUp {
background:none repeat scroll 0 0 #333333;
display:block;
}
