#main .sidebar.right {
	display: none;
}
#content{
	width:730px;
	background: none;
	padding-right: 0
}
#promo {
	height: 100px;
}
#promo > .slide{
	height: 100px;
}
#content h2 {
	margin:20px 0 10px 0;
	font-size:2em;
	color:#EB6C06;
	font-family:'dinprobold';
}

.contenido .txt a {
	color:#EB6C06;
}
.contenido .txt > p a {
	color:#EB6C06;
}
.contenido .txt > ul.prices {
	height:130px;
	margin:20px 0 30px 0;
	padding:0;
}
.contenido .txt > ul.prices li {
	list-style:none;
	margin-top: 0;
}

.contenido .txt > ul.prices li {
	float:left;
	width:80px;
	margin-left:18px;
	padding: 10px 12px;
	border-radius:6px;
	background:#D6D6D6;
	text-align:center;
	color:#FFF;
	font-size:10px;
}
.contenido .txt > ul.prices li:first-child {
	margin-left:0px;
}
.contenido .txt > ul.prices li.type1 {
	background:#EB6E07;
}
.contenido .txt > ul.prices li div {
	font-size:5em;
	line-height:1em;
	text-shadow: 0 0 6px #666;
	font-family:dinprobold;
}
.contenido .txt > ul.prices li div:first-child {
	font-size:1.5em;
	line-height:1.2em;
}
.contenido .txt > ul.prices li div small {
	display:block;
	font-size:0.4em;
	line-height:20px;
}

#alta > p {
	font-size:1.3em;
	line-height:1.2em;
	margin-bottom:20px;
}

#ventajas {
	padding: 0 20px 0 5px;
}

#formhead {
	height:30px;
	margin-bottom:20px;
	padding:10px 20px;
	background:url(../img/license-bg.png) left top no-repeat;
}
#formhead h2 {
	float:left;
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#fff;
	font-size:3em;
	text-shadow: 0 0 6px #666;
}
#formhead label {
	float:right;
	margin-top:8px;
}
#formhead label span {
	font-size:1.4em;
	color:#FFF;
	text-shadow: 0 0 6px #666;
}
#formhead label input {
	margin-left: 30px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

fieldset > div,
fieldset > label {
	float:left;
	margin-bottom:13px;
}
fieldset > div span,
fieldset > label span {
	display:block;
	margin-bottom:5px;
	font-size:1.4em;
	color:#333;
}
fieldset > div + label,
fieldset > label + label {
	margin-left:10px;
}
fieldset > label.first {
	margin-left:0px;
}
fieldset input{
	width:120px;
	padding: 6px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 0px #D8D8D8 inset;
}
fieldset select {
	padding: 5px 8px;
	margin: 0;
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	background: white url(../img/select_bg.png) no-repeat 227px 11px;
	border-top: 1px solid #BABABA;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	border-left: 1px solid #BABABA;
	border-radius: 2px;
	cursor: pointer;
	height: 34px;
	box-shadow: 2px 2px 5px 0px #D8D8D8 inset;
}
fieldset label.radio input,
fieldset label.check input {
	float:left;
	width:auto;
	border-top:0;
	border-right:0;
	border-bottom:0;
	border-left:0;
	box-shadow: none;
}
fieldset label.radio span,
fieldset label.check span{
	float:left;
	margin: 0 20px 0 7px;
}
fieldset input#nombre {
	width:184px;
}
fieldset input#apellidos {
	width:500px;
}
fieldset input#fecha {
	width:184px;
}
fieldset input#dni {
	width:101px;
}
fieldset input#d {
	width:39px;
}
fieldset input#m {
	width:92px;
}
fieldset input#y {
	width:53px;
}
fieldset input#nacionalidad {
	width:147px;
}
fieldset select#sexo {
	width:168px;
}
fieldset input#direccion {
	width:359px;
}
fieldset input#cp {
	width:147px;
}
fieldset input#poblacion {
	width:150px;
}
fieldset input#contacto {
	width:359px;
}
fieldset select#club {
	width:730px;
	background: none;
}
fieldset input#telefono {
	width:147px;
}
fieldset input#email {
	width:150px;
}
fieldset#pago {
	margin-top: 0px
}
fieldset#pago > span{
	display: block;
	margin-bottom: 5px;
	font-size: 1.4em;
	color: #333;
}
fieldset#pago > label > input{
	width: auto;
	background: 0;
	border: 0;
	box-shadow: none;
	margin-top: 1px;
}
div.footer {
	height:45px;
	padding:15px 10px 10px;
	border-top:1px dashed #999;	
}
div.footer label {
	margin-left:10px;
	font-size:1.4em;
	color:#333;
}
div.footer label a {
	color:#333;
	text-decoration:underline;
}
div.footer div {
	float:right;
	text-align:right;
}
div.footer div span {
	display:block;
	color:#333;
	font-size:1.4em;
}
div.footer div span#totalprice {
	color:#EB6D06;
	font-size:3em;
}

#send_club,
#send {
	float:right;
	width:120px;
	margin: 0 8px 0 0;
	padding: 6px 0;
	color:#FFF;
	font-size:1.5em;
	font-family:'dinprobold';
	background:url(../img/event-send.png) left top repeat-x;
	border-radius:3px;
	text-align:center;
	height: 32px;
}
#send_club{
	display: none;
}
#load_club,
#load {
	display: none;
	float: right;
	padding: 0 49px 0 40px;
	height: 31px;
}
#info {
	min-height:90px;
	margin-bottom:20px;
	padding: 15px 15px 15px 168px;
	border:1px solid #E4E4E4;
	background:#FAFAFA url(../img/license-info.png) left top no-repeat;
	font-size:1.3em;
	color:#666;
	line-height:1.2em;
}
#info p + p {margin-top:5px;}
#info p b {font-weight:normal;color:#333;}

label.incorrecto span{
	color: #EB6C06;
}
select.incorrecto,
input.incorrecto{
	border:1px solid #EB6C06;
}

#again,
#thanks {
	display: none;
}
#again h2{
	text-align: center;
	margin: 70px 0;
	font-size: 2em;
	color: #EB6C06;
	font-family: 'dinprobold';
}

#thanks h2{
	text-align: center;
	margin-top: 140px;
	font-size: 2em;
	color: #EB6C06;
	font-family: 'dinprobold';
}

