html {margin:0px; padding:0px; font-size:11px; font-family:Arial, Verdana, sans-serif; }
body {margin:0px; padding:0px; background-color:#545454; text-align:center;}

/* Page */
.page {width:1000px; margin:0px auto;}

/* Top */
.top {width:100%; /*background:#000;*/background:#d00000 url('../images/fonscapcalera.png') top left repeat; position:relative; z-index:1000;}

/* Content body */
.content_body {width:100%; background-color:#fff; overflow:hidden;}

/* Left and Right */
.left, .right {display:none;}

/* Bottom */
.bottom {text-align:center; line-height:35px; color:#8f8f8f; font-size:11px;}
	.bottom img {margin:15px 10px 0px 5px; float:left;}
	.bottom a:link, .bottom a:active, .bottom a:visited {color:#c0c0c0;}
	.bottom a:hover {color:#aaa;}
	.bottom img.logo_gene {margin:10px 10px 0px 0px; float:right;}

/* Headings */
.top_logo h1 {margin:0px;}
.logo_capcalera h1 {margin:0px;}
.logo_capcalera_mobil h1 {margin:0px;}

.sortida_mobil {background-color:#3c3c3c; line-height:35px; text-align:center;}
	.sortida_mobil a {border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background-color:#FBFBFB; padding:5px 10px; margin:5px 0px;}
	.sortida_mobil a:link, .sortida_mobil a:visited, .sortida_mobil a:active {color:#000;}
	.sortida_mobil a:hover {color:#960000;}