@charset "ISO-8859-1";

/*
 * Maquetación CSS general (media: screen/print)
 * (C) 2008 Vexlan Tecnología y Servicios, S.L.
 *
 */

@media all {

	* {
		margin: 0px;
		padding: 0px;
		font-style: normal;
	}

	html {
		overflow: scroll;
	}

	body {
		background: #666;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
	}

	a {
		color: #fe8500;
		text-decoration: none;
		border-bottom: 1px dotted;
	}

	a:hover {
		color: #b35e00;
		text-decoration: none;
		border-bottom: 1px solid;
	}

	a:active, a:focus {
		outline: none;
	}

	img {
		border: 0px;
	}

	ul {
		list-style-type: none;
		padding-top: 20px;
	}

	li {
		background: url(../img/bullet-arrow.gif) no-repeat 0px 1px;
		padding-left: 20px;
		padding-bottom: 5px;
	}

	h1 {
		color: #333;
		font-size: 1.6em;
		font-weight: normal;
		margin-bottom: 20px;
	}


	#cabecera {
		background: #eee url(../img/fondo-head.gif) repeat-x top;
	}

	#cabecera .contenedor {
		height: 60px;
		position: relative;
	}

	#cabecera a.home {
		display: block;
		padding: 10px 0px 5px 0px;
		width: 138px;
		height: 38px;
		border: none;
	}

	#cabecera ul.nav {
		position: absolute;
		top: 15px;
		right: 0px;
		padding: 0px;
	}

	#cabecera ul.nav li {
		display: inline;
		background: transparent;
		padding: 0px;
		color: #888;
	}

/*
	#cabecera ul.nav li a {
		color: #aaa;
	}

	#cabecera ul.nav li a:hover {
		color: #666;
	}
*/


	#claim {
		background: #333 url(../img/fondo-claim-gris.gif) repeat-x top;
		height: 300px;
	}

	#claim .contenedor {
		position: relative;
	}

	#claim-ok {
		background: #333 url(../img/fondo-claim-gris.gif) repeat-x top;
		height: 110px;
	}

	#claim-ok h1 {
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
		font-size: 2.0em;
		color: #fe7500;
		margin: 0px 0px 5px 0px;
		padding: 30px 40px 0px 0px;
		line-height: 0.9em;
	}


	#claim-videoback {
		position: absolute;
		width: 586px;
		height: 300px;
		top: 0px;
		right: 0px;
		background: url(../img/fondo-video1.jpg) no-repeat top left;
	}

	#claim-videothumb {
		position: absolute;
		width: 320px;
		height: 240px;
		overflow: hidden;
		top: 23px;
		right: 20px;
	}

	#claim-videoclose {
		position: absolute;
		width: 100px;
		overflow: hidden;
		visibility: hidden;
		top: 23px;
		right: 0px;
	}

	a#vclose {
		display: block;
		width: 98px;
		height: 39px;
		background-image: url(../img/button-cerrar-video.gif);
		background-repeat: no-repeat;
		background-position: top center;
		border: none;
	}
	a#vclose:hover {
		background-position: bottom center;
		border: none;
	}

	a#vlanzar {
		display: block;
		width: 98px;
		height: 74px;
		background-image: url(../img/button-lanzar-video.gif);
		background-repeat: no-repeat;
		background-position: top center;
		border: none;
		margin: 10px 0px;
	}
	a#vlanzar:hover {
		background-position: bottom center;
		border: none;
	}


	#claim-videoclose p {
		font-size: 0.8em;
		line-height: 1.1em;
		color: #999;
		background: #444;
		padding: 25px 5px 5px 5px;
		background: url(../img/head-nota-volumen.gif) no-repeat top center;
		margin-top: 250px;
	}

	#claim-videoclose p strong {
		color: #ddd;
	}


	#claim-desarrollo {
		position: absolute;
		width: 400px;
		top: 20px;
	}


	#claim-desarrollo h1 {
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
		font-size: 2.4em;
		color: #fe7500;
		margin: 0px 0px 5px 0px;
		padding: 0px 40px 0px 0px;
		line-height: 0.9em;
	}

	#claim-desarrollo h2 {
		font-size: 1.3em;
		font-weight: normal;
		color: white;
	}



	#claim-desarrollo ul {
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#claim-desarrollo li {
		padding-left: 35px;
	}

	#claim-desarrollo li.consejos {
		background: url(../img/icon-consejos.gif) no-repeat 0px 1px;
	}

	#claim-desarrollo li.averigua {
		background: url(../img/icon-buscadores.gif) no-repeat 0px 1px;
	}

	#claim-desarrollo h3 {
		color: #ffaa00;
		font-size: 1.3em;
		font-weight: normal;
	}

	#claim-desarrollo p {
		color: #ccc;
		margin: 0px;
	}

	#claim-desarrollo a.boton {
		margin: 15px 0px 0px 30px;
	}

	#subclaim {
		background: white url(../img/fondo-subclaim.gif) repeat-x top;
	}

	#subclaim .contenedor {
	}

	#subclaim .masde {
		background: white url(../img/fondo-masde.gif) no-repeat top;
		width: 238px;
		height: 111px;
		float: left;
		margin: 0px 20px 0px 0px;
	}

	#subclaim .masde p {
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
		font-size: 1.5em;
		color: black;
		padding: 5px 15px;
	}

	#subclaim .masde p strong {
		font-size: 1.5em;
		font-weight: normal;
		color: white;
	}

	#subclaim .masde .ejemplo {
		color: black;
		background: url(../img/icon-ejemplo-masde.gif) no-repeat center left;
		margin: 0px 0px 0px 15px;
		padding: 8px 0px 8px 30px;
	}

	#subclaim .masde .ejemplo a {
		color: black;
	}

	#subclaim dl {
		padding: 10px 20px 10px 0px;
	}

	#subclaim dt {
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
		font-size: 1.1em;
		color: #333;
	}

	#subclaim dd {
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
		font-style: italic;
		font-weight: bold;
		color: #666;
		padding: 2px 0px 10px;
	}


	#subclaim .explicaciones {
		clear: both;
		height: 200px;
		padding: 15px;
		margin: 10px 0px 0px 0px;
		background: #f0f0f0;
	}

	#subclaim .explicaciones .columna {
		float: left;
		width: 175px;
		margin: 0px 10px 0px 0px;
		background: #ccc;
		padding: 70px 0px 0px 0px;
	}

	#subclaim .explicaciones .last {
		margin: 0px;
	}


	#subclaim .explicaciones .columna h1 {
		margin: 0px 0px 3px 0px;
		padding: 0px;
		color: #333;
		border: none;
		font-size: 1.2em;
		font-family: "Myriad Pro", "Trebuchet MS", Helvetica Arial, sans-serif;
	}

	#subclaim .explicaciones .columna p {
	}

	#subclaim .explicaciones #expl-posiciones {
		background: transparent url(../img/head-expl-posiciones.gif) no-repeat top center;
	}

	#subclaim .explicaciones #expl-visibilidad {
		background: transparent url(../img/head-expl-visibilidad.gif) no-repeat top center;
	}

	#subclaim .explicaciones #expl-exito {
		background: transparent url(../img/head-expl-exito.gif) no-repeat top center;
	}

	#subclaim .explicaciones #expl-anuncios {
		background: transparent url(../img/head-expl-anuncios.gif) no-repeat top center;
	}



	#contenido {
		background: white; /* url(../img/fondo-contenido.gif) repeat-x top; */
		padding-bottom: 40px;
	}

	#condiciones_uso #contenido {
		background: white url(../img/fondo-contenido.png) repeat-x top;
		padding-bottom: 20px;
	}

	#condiciones_uso #contenido .contenedor {
		padding: 20px;
		text-align: left;
		width: auto;
	}

	#condiciones_uso #contenido h1 {
		font-size: 1.3em;
		color: #fe7500;
		margin-bottom: 10px;
	}

	#condiciones_uso #contenido p {
		margin: 5px 0px;
		color: #666;
	}

	#contenido .contenedor {
		padding-top: 20px;
	}

	#contenido .columna {
		background: url(../img/fondo-lateral.jpg) no-repeat left top;
		padding: 0px 0px 0px 25px;
		width: 300px;
		float: right;
		margin-top: 10px;
	}

	.columna h1 {
		padding: 10px 0px 5px;
		color: #666;
		margin-bottom: 5px;
		font-size: 1.3em;
		font-weight: bold;
	}

	.columna p {
		color: #666;
	}

	.columna ul {
		padding: 5px 0px 10px;
		margin-bottom: 10px;
	}

	.columna li {
		color: #666;
		padding-left: 25px;
	}

	.columna li strong {
		color: #333;
	}

	.columna li.posi {
		background: url(../img/iconos/posicion.png) no-repeat 0px 1px;
	}

	.columna li.rank {
		background: url(../img/iconos/ranking.png) no-repeat 0px 1px;
	}

	.columna li.indx {
		background: url(../img/iconos/enlaces.png) no-repeat 0px 1px;
	}

	.columna li.visi {
		background: url(../img/iconos/visibilidad.png) no-repeat 0px 1px;
	}

	.columna li.publ {
		background: url(../img/iconos/publicidad.png) no-repeat 0px 1px;
	}

	.columna li.comp {
		background: url(../img/iconos/comparativa.png) no-repeat 0px 1px;
	}

	.columna li.anal {
		background: url(../img/iconos/analisis.png) no-repeat 0px 1px;
	}

	div.ejemplo {
		background: url(../img/boton-ejemplo.gif) no-repeat left center;
		margin: 0px 0px 10px 0px;
		padding: 10px 0px 20px 60px;
	}

	a.video {
		display: block;
		width: 296px;
		height: 73px;
		background-image: url(../img/boton-video-demostrativo.gif);
		background-position: top center;
		border: none;
		text-indent: -2000px;
	}

	a.video:hover {
		background-position: bottom center;
	}

	p.video {
		padding: 3px;
	}


	a.boton {
		display: block;
		border: 0px;
		padding: 0px;
		margin: 0px;
		width: 183px;
		height: 30px;
		background-image: url(../img/button-misc.gif);
		background-color: transparent;
		background-position: top center;
		line-height: 30px;
		color: white;
		text-indent: 10px;
	}
	a.boton:hover {
		background-position: bottom center;
		color: #f80;
		border: 0px;
	}



	.resultado h1 {
		font-size: 2em;
		color: #666;
	}

	.resultado p {
		color: #666;
		margin: 10px 0px;
	}

	.columna h2 {
		color: #666;
		font-size: 1.3em;
		font-weight: normal;
	}

	.columna h3 strong {
		color: #AA4D00;
	}


	.errores {
		margin: 20px 0px;
		width: 380px;
		background: #f0f0f0;
		border-top: 1px solid #888;
		border-bottom: 1px solid #888;
		padding: 10px;
	}

	.errores h2 {
		font-size: 1.2em;
		color: #990033;
	}

	.errores p {
		color: #666;
	}

	#pie {
		background: #666 url(../img/fondo-pie.gif) repeat-x top;
		padding: 10px 0px 20px 0px;
		color: white;
	}

	#pie a {
		color: white;
	}

	#pie a:hover {
		color: #ccc;
	}

	.contenedor {
		margin: 0 auto 0 auto;
		padding-left: 20px;
		text-align: left;
		width: 760px;
	}

	.envio button {
		float: right;
		margin-top: 20px;
		margin-right: 80px;
		cursor: pointer;
	}

	fieldset {
		border: none;
	}

	input.txt {
		width: 297px;
		height: 20px;
		border: 0px none;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: white url(../img/form-input.gif) no-repeat top left;
		padding: 2px 0px 0px 5px;
	}

	.campo {
		margin-bottom: 20px;
		padding-left: 20px;
		position: relative;
	}

	.campo label {
		font-size: 1.2em;
		font-weight: bold;
		color: #fe7500;
		margin-left: -20px;
	}

	.campo label span {
		font-size: 0.6em;
		font-style: italic;
		color: #888;
	}


	.campo .error {
		position: absolute;
		top: 0px;
		right: 80px;
		background: #990000;
		padding: 0px 4px;
	}

	.campo .error p {
		color: white;
		font-style: normal;
		font-weight: bold;
	}

	.campo p {
		color: #666;
		font-size: 0.9em;
		font-style: italic;
	}

	.campo p.h {
		color: #111;
		font-size: 1em;
		font-style: normal;
	}

	.input {
		width: 302px;
		padding: 3px;
	}

	#checkurlid {
		line-height: 16px;
		width: 90px;
		float: right;
		padding: 5px 0px;
	}

	#checkurlid img {
		vertical-align: text-top;
	}


	.glow {
		background: url(../img/form-glow.gif) no-repeat center center;
	}


	input.http {
		background: white url(../img/form-url.gif) no-repeat left center;
		padding-left: 60px;
		width: 242px;
	}

	input.empresa {
		background: white url(../img/form-empresa.gif) no-repeat left center;
		padding-left: 25px;
		width: 277px;
	}

	input.criterio {
		background: white url(../img/form-criterio.gif) no-repeat left center;
		padding-left: 25px;
		width: 277px;
	}

	input.correo {
		background: white url(../img/form-email.gif) no-repeat left center;
		padding-left: 25px;
		width: 277px;
	}

	input.nombre {
		background: white url(../img/form-nombre.gif) no-repeat left center;
		padding-left: 25px;
		width: 277px;
	}

	input.telefono {
		background: white url(../img/form-telefono.gif) no-repeat left center;
		padding-left: 25px;
		width: 277px;
	}

	input#form_confirma {
		height: 18px;
	}


	button#generar {
		border: 0px none;
		width: 209px;
		height: 34px;
		background-image: url(../img/button-generar.gif);
	}

	button {
		background-position: top left;
		text-indent: -1000px;
	}

	button.hover {
		background-position: bottom left;
	}


	.legal {
		margin: 20px 0px 0px;
	}

	.legal p {
		font-family: Arial, sans-serif;
		font-size: 10px;
		line-height: 1.1em;
		color: #aaa;
		text-align: justify;
		margin: 5px 0px;
	}

	.legal p strong {
		color: #ddd;
		font-size: 1.1em;
	}

	/* --- ClearFix Hack---------------------------------------------------- */

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
	* html .clearfix {
		height: 1%;
	}

	.clearfix {
		display: block;
	}
	/* End hide from IE-mac */

	/* --- END:ClearFix Hack------------------------------------------------ */


}	/* EOF - media/screen */
