div.span-24 {
	float: left;
}

#medio {
	height: 350px;
	height: auto !important;
	min-height: 350px;
}

.container {
	margin: 0 auto;
	width: 780px;
}

body {
	background: none;
	font: 12.5px/170% "droid sans";
	color: #333;
	position: relative;
	font-size: 12px;
}

#contenedor #medio p {
	text-align: center;
	font-size: 2em;
	color: #000;
	margin-bottom: 15px;
}

#contenedor #medio p.version {
	text-align: center;
	font-weight: bold;
	font-size: 2.5em;
	color: #EF652C;
	font-style: italic;
}

#contenedor #medio p.nota {
	font-size: 13px;
	color: #000;
	width: 780px;
}

.cabecera0 {
	background: none;
	height: 121px !important;
	zoom: 80%;
}

.logo {
	margin-top: 50px;
	zoom: 80%;
}

.advanced {
	margin-left: 78px;
	margin-bottom: 50px;
	margin-top: 45px;
	zoom: 85%;
}

a.continuar {
	background: url(/images/button10_reves.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
	margin-left: 39%;
	float: center;
	display: block;
	font-size: 16px;
	margin-top: 10px;
	font-style: italic;
}

a {
	color: #FFF;
	text-align:center;
	text-decoration:none;
	width: 780px;
}

/*#barraaceptacion{
	
}

.cookies {
	display: none;
	background-color: #909090;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	margin: 0 0px;
	padding-left: 10px;
	padding-right: 0;
	position: a;
	width: 100%;
	z-index: 999;
	padding-bottom: 10px;
	position: fixed;
	padding-top: 10px;
	font-size: 11px;
}

.cookie_span {
	color: white;
}*/

a.ok {
	background-color: #303030;
	border: 1px solid rgba(0,0,0,.1);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	line-height: 19px;
	padding: 4px 8px;
	text-decoration: none;
	white-space: nowrap;
}

a.info {
	color: #FFFFFF;
	text-decoration: underline;
}