/* ***** common.css ***** */
* {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
html {height: 100%;}
body {min-height: 101%;font-size: 100%; background:#fff ;color: #000;  font-family: Arial, Helvetica, sans-serif; /*font-family:  Trebuchet MS, Verdana, Arial*/}
img {border:0px}
.container {text-align: center}
.page {width: 970px; margin: 0px auto; text-align: left;border:0px solid red;font-size:10pt;color:#656565}
#header {height:95px;float:left;width:100%;margin-top:0px;color:#fff;background: #151419 url(../_imgs/fondo_header.jpg) no-repeat bottom right}
#header_rest {height:95px;float:left;width:100%;margin-top:0px;color:#fff}
#login_space {width: 100%;float:left;background: #fff url(../_imgs/fondo_login.jpg) no-repeat;min-height:153px}
#content {width: 100%;float:left;min-height:200px;background: url(../_imgs/fondo_content.jpg) no-repeat top right}
#content_rest {width: 100%;float:left;}
#Tail {margin-top: 50px; float: left; width: 972px;text-align: center;font-size:80%}
.spacer { clear: both;}
/* Fonts */
h1 {font-size:145%;font-weight:600;color:#000}
h2 {font-size:115%;font-weight:600;color:#464646}
a {	color: #034AAB;	text-decoration: none;	cursor: pointer}
a:visited {color: #034AAB;	text-decoration: none;	cursor: pointer}
a:hover {color: #68A7DE;	text-decoration: underline;	cursor: pointer}
.novisited a{color: #034AAB;	text-decoration: none;	cursor: pointer}
.novisited a:hover{color: #034AAB;	text-decoration: underline;	cursor: pointer}
.FontGrey {	color: #adadad}
.FontNegrita {	color: #000; font-weight:bold}
.FontMedium{ font-size: 90%}
.FontSmall{ font-size: 90%}
.FontBig{font-size: 105%;color:#181818;font-weight:bold}
.FontExtraBig{font-size: 140%;color:#181818}
.titulo {padding-bottom:3px;border-bottom:1px dotted #aaa;width:570px;margin-bottom:4px;margin-top:20px;background: url(../_imgs/flecha.gif) no-repeat;padding-left:18px}

.titular_noticias {font-size:13px;color:#000}
.cuerpo_noticias {font-size:11px;margin-bottom:10px}

/*partners*/
.partners_caja {background: url(../_imgs/partners_caja.gif) no-repeat;width:150px;height:45px;float:left;padding-top:18px;text-align:center;margin-left:35px;margin-top:10px}
.partners_caja:hover {background: url(../_imgs/partners_caja.gif) top right;width:150px;height:45px;cursor: pointer}
.partners_texto {width:150px;height:15px;float:left;text-align:center;margin-left:35px}
.partners_fondo {background: url(../_imgs/fondo_partner.gif) no-repeat;width:709px;height:116px;margin-bottom:8px}
.partners_logo {width:140px;height:100px;float:left;margin:8px;text-align:center}
.partners_descripcion {width:420px;height:100px;float:left;margin-left:8px;margin-top:8px;line-height:150%}
.partners_pago {width:26px;height:25px;float:right;background: url(../_imgs/tipo_pago.gif) no-repeat;margin:8px}
.partners_gratis {width:89px;height:28px;float:right;background: url(../_imgs/tipo_gratis.gif) no-repeat;margin:8px}



/* Formulario */
.form_box { border-left:1px solid #909090; border-right:1px solid #909090;border-bottom:1px dotted #909090;width:194px;margin-top:15px;color:#000;background:#FAFAFA;padding:2px}
.from_select { width:192px;color: #8C8C8C}
.form_input { width:192px;color: #8C8C8C}
.form_submit { width:150px;height:30px }

a.button:hover span, span.button:hover button, a.button:focus span, span.button-behavior-hover button, span.button-behavior-hover input {round-button.css (line 135)
background-position:100% -60px;
}
a.button span, span.button button, span.button input, del.button span {
background-color:transparent;
background-position:100% 0pt;
background-repeat:no-repeat;
border:medium none;
color:#222222;
cursor:pointer;
display:-moz-inline-box;
font-family:"Arial" !important;
font-size:12px !important;
font-style:normal;
height:30px;
letter-spacing:0pt !important;
line-height:1;
margin:0pt -16px 0pt 10px;
padding:8px 20px 0pt 10px;
vertical-align:text-top;
white-space:nowrap;
}
a.button, span.button, del.button, a.button span, span.button button, span.button input, del.button span { background-image:url(../_imgs/form_buttons.png);}

/* Pop Up*/
.EB_overlay {position: absolute;top: 0;left: 0;width: 100%;height:2000px;background-color: #000;filter:alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;display:block;z-index:1000;}
.EB_window {display:block;position: absolute;z-index:1001;}
.EB_content{overflow:hidden;border:3px solid #505050;background-color:#fff;}
#EB_Close{display:block;text-decoration:none;float:right;position:relative;width:34px;height:14px;background:url(/_imgs/button_close.gif) top left no-repeat;z-index:9200; margin-top: 10px}
#loading_img {position:absolute;width:130px;top:200px;}
