/* 	
#######################################
RESET 
----------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; /*font-size: 100%;*/ vertical-align: baseline; background: transparent; }
body {line-height: 1;	}
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
table {border-collapse: collapse;	border-spacing: 0; }
a { text-decoration:none;}
img{border:none;}



/*
#######################################

----------------------------------------------------------- */
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: bold;
  src: local('Droid Serif Bold Italic'), local('DroidSerif-BoldItalic'), url('http://themes.googleusercontent.com/font?kit=c92rD_x0V1LslSFt3-QEpmsGzsqhEorxQDpu60nfWEc') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: normal;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url('http://themes.googleusercontent.com/font?kit=cj2hUnSRBhwmSPr9kS589-LrC4Du4e_yfTJ8Ol60xk0') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Serif'), local('DroidSerif'), url('http://themes.googleusercontent.com/font?kit=0AKsP294HTD-nvJgucYTaJ0EAVxt0G0biEntp43Qt6E') format('truetype');
}
@font-face {
  font-family: 'Droid Serif';
  font-style: normal;
  font-weight: bold;
  src: local('Droid Serif Bold'), local('DroidSerif-Bold'), url('http://themes.googleusercontent.com/font?kit=QQt14e8dY39u-eYBZmppwZ_TkvowlIOtbR7ePgFOpF4') format('truetype');
}


/*
#######################################

----------------------------------------------------------- */
body {background:#999999; width:100%; height:100%; margin:0; padding:0;}

.wrap{display:block; overflow:hidden; width:990px; margin:0 auto;}

#cabecera{background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/ventajas/bg_cab.jpg) repeat-x top left; width:100%; margin:0; padding:0; height:79px; display:block;}

#cabecera h1, #cabecera a{width: 233px; height:50px; }
#cabecera h1{margin:25px 0 0 20px;}

#contenido{margin:0; padding:0; width:100%; border-bottom:1px solid #333; background:#fff;}
#contenido .wrap{position:relative;}
#contenido h2{margin:20px 0 0 20px; font:normal 24px "Droid Serif",Times,Serif; color:#333;}
#contenido a.registro{position:absolute; top:0; right:0; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/ventajas/bg_boton.jpg) no-repeat top left; font:normal 14px "Droid Serif",Times,Serif; color:#fff; text-transform:uppercase; width:150px; height:29px; padding:12px 0 0 10px}
#contenido a.registro:hover{background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/ventajas/bg_boton_hover.jpg) no-repeat top left;text-decoration:none;}
#contenido ul{list-style:none; margin:45px 0 50px 15px; display:block; overflow:hidden;}
#contenido li{display:inline; float:left; width:300px; margin-right:25px;}
#contenido p{margin:5px 0 0 20px; color:#333; font:normal 14px/18px "Droid Serif",Times,Serif;}
#contenido a{color:#bd426b;}
#contenido a:hover{text-decoration:underline;}

#pie{width:100%; border-top:1px solid #fff; padding-top:20px; }
.info{width:570px; float:left;}
.info a.logo{width:82px; height:65px; margin:0 20px; float:left;}
.info p{font:normal 10px/14px "Droid Serif",Times,Serif; color:#fff;}
.info p.copy{margin-top:20px;}
.info p a{color:#333;}
.info p a:hover{color:#fff;}

#nav_pie{border-left:1px solid #cdcdcd; display:block; padding:10px 0; float:right; width:419px; }
#nav_pie li{float:left; width:90px; margin-left:30px;}
#nav_pie a{font:normal 12px/18px "Droid Serif",Times,Serif; color:#fff;}
#nav_pie a:hover{text-decoration:underline;}