@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#313131;
	font-size:12px;
	line-height:16px;
	background:#fff;
}

sub {
	font-size:0.7em;
}

.white {
	color:#fff;
}

.clear {
	clear:both;
}

.lightgrey {
	color:#b1b3b4;
}

.indent {
	margin-left:20px;
}

.small {
	font-size:10px;
	line-height:12px;
}

.verysmall {
	font-size:9px;
	line-height:10px;
}

.verybig {
	font-size:24px;
}

.center {
	text-align:center;
}

a {
	text-decoration:none;
	outline:none;
	color:#96bf0d;
}

a:hover {
	color:#000;
}

#L_MAIN {
	width:955px;
	margin:0px auto;
}

#L_CABECERA {
	width:955px;
	overflow:hidden;
}

#L_NUMEROS {
	width:955px;
	text-align:center;
	padding:20px 0px 15px;
}

#L_FOOT {
	margin-top:20px;
	border-top:1px solid #d2d2d2;
	padding:10px 0px 30px;
	font-size:9px;
}

#L_FOOT a {
	color:#313131;
}

#L_FOOT a:hover {
	color:#96BF0D;
}

#L_FOOT_LEFT {
	float:left;
	width:33%;
}

#L_FOOT_CENTER {
	float:left;
	width:34%;
	text-align:center;
}

#L_FOOT_RIGHT {
	float:right;
	width:33%;
	text-align:right;
}

#L_CONTENT {
	width:955px;
}

#L_CONTENT_LEFT_1 {
	float:left;
	width:416px;
	height:240px;
	padding:20px 50px 0px 20px;
	background:url(../png/left_back.png) no-repeat;
}

#L_CONTENT_LEFT {
	position:relative;
	float:left;
	width:426px;
	height:240px;
	padding:20px 40px 0px 20px;
	background:url(../png/left_back_2.png) no-repeat;
}

#L_CONTENT_LEFT_RESULT {
	position:relative;
	float:left;
	width:406px;
	height:240px;
	padding:20px 20px 0px 60px;
	background:url(../png/left_back_last.png) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:26px;
}

#L_CONTENT_RIGHT {
	position:relative;
	float:left;
	width:436px;
	height:240px;
	padding:20px 20px 0px 13px;
	background:url(../png/right.png) no-repeat;
}

#L_CONTENT_RIGHT_RESULT {
	position:relative;
	float:left;
	width:469px;
	height:240px;
	padding:20px 0px 0px 0px;
	background:url(../png/right.png) no-repeat;
}

span.header {
	display:block;
	color:#96bf0d;
	font-size:16px;
	line-height:1.2em;
	margin-bottom:10px;
	font-weight:bold;
}

span.header_result {
	display:block;
	color:#3e84da;
	font-size:16px;
	line-height:1em;
	margin:0px 0px 10px 13px;
	font-weight:bold;
}

div.prev_button {
	position:absolute;
	bottom:8px;
	left:16px;
	z-index:1;
}

div.next_button {
	position:absolute;
	bottom:8px;
	right:16px;
	z-index:1;
}

label.radio_label {
	font-size:14px;
	line-height:22px;
	padding-left:3px;
}

div.futbol {
	float:left;
	width:95px;
	height:116px;
	padding:0px 0px 0px 125px;
	background:url(../jpg/icono_coche.jpg) no-repeat;
	color:#3e84da;
	font-size:12px;
	line-height:18px;
}

div.agua {
	float:left;
	width:90px;
	height:91px;
	padding:25px 20px 0px 125px;
	background:url(../jpg/icono_euro.jpg) no-repeat;
	color:#3e84da;
	font-size:12px;
	line-height:18px;
}

div.futbol_peq {
	width:330px;
	height:70px;
	margin-left:20px;
	padding:0px 0px 0px 80px;
	background:url(../jpg/icono_coche_peq.jpg) no-repeat;
	color:#3e84da;
	font-size:16px;
	line-height:22px;
}

div.agua_peq {
	width:330px;
	height:70px;
	margin-left:20px;
	padding:15px 20px 0px 80px;
	background:url(../jpg/icono_euro_peq.jpg) no-repeat;
	color:#3e84da;
	font-size:16px;
	line-height:22px;
}

.app-button { margin:0 10px; }