/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #DDD;
}

div#mb_center {
background-color: #FFF;
}

div#mb_contents {
width: 800px;
height: 800px;
border: 10px solid #DDD;
overflow: auto;
background-color: #FFF;
visibility: hidden;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}#wrapper #top #logo h1 {
	font-family: Verdana, Geneva, sans-serif;
}

.mb_fondo {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	text-indent: 2em;
}
.miki5 {
	font-size: 14px;
	color: #000;
}
.miki50_linea {
	color: #1260A0;
}
.miki_botones {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #81CCFF;
	border-right-color: #81CCFF;
	border-bottom-color: #81CCFF;
	border-left-color: #81CCFF;
	background-color: #E4F0FD;
}
