/* HOJA DE ESTILO SEGURO EN MOTO */

* { margin:0px; padding:0px; border:0px; }
ul{margin-left:40px;}
ol{margin-left:40px;}
li {margin-top:21px; }

body { margin-top:10px; font-size:12px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #263213; color: #fefeff; }

a { text-decoration:none; color:#FEFFFA; font-weight:bold; font-size:12px; }

a:hover { color:#D9E7AE; text-decoration:none;}

img { vertical-align:text-bottom;}


.link1 { color:#010000; font-size:10px; font-weight:bold; margin-left:14px; margin-right:14px; line-height:26px; }
.link2 { color:#FFFFFF; font-size:10px; font-weight:bold; margin-left:14px; margin-right:14px; line-height:26px; }
.nostyle {color:#000000; font-weight:normal;}

.header{
	width:869px; height:53px; background-image:url(images/header.jpg); background-repeat:no-repeat; background-position:top;	
	margin-left:auto; margin-right:auto;
}

input{ margin-bottom:0px; }

.contenedor{
	width:869px; height:475px; background-color:#74863D;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.contenedor-solicitar{
	width:869px; height:475px; background-color:#74863D;
	background-image:url(images/fondo-solicitar.jpg); background-position:top; background-position:left; background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.contenedor-consejos{
	width:869px; height:475px; background-color:#74863D;
	background-image:url(images/fondo-consejos.jpg); background-position:top; background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.contenedor-datos{
	width:869px; height:475px; background-color:#74863D;
	background-image:url(images/fondo-datos.jpg); background-position:top; background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.contenedor-experiencia{
	width:869px; height:475px; background-color:#74863D;
	background-image:url(images/miexperiencia-fondo.jpg); background-position:top; background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.contenedor-enlaces{
	width:869px; height:475px; background-color:#74863D;
	background-image:url(images/fondo-enlaces.jpg); background-position:bottom; background-repeat:no-repeat;
	margin-left:auto; margin-right:auto;
	overflow:auto;
	overflow-x: hidden;
}
.contenedor-enlaces a{
	color:#1809AD;	
}

.principal{
	width:869px; height:560px; background-color:#74863D;
	background-image:url(images/principal.jpg); background-position:center;
	margin-left:auto; margin-right:auto;
	overflow:hidden;
}

.libro{
	width:869px; height:490px; 
	background-image:url(images/libro-fondo.jpg); background-repeat:no-repeat; background-position:center;
	overflow:hidden;
}
.libro2{
	margin-top:9px;
	width:860px; height:465px; 
	background-image:url(images/libro-fondo2.jpg); background-repeat:no-repeat; background-position:top;
	overflow:auto;
}

.contacto{
	width:869px; height:490px; 
	background-image:url(images/fondo-contacto.jpg); background-repeat:no-repeat; background-position:center;
	overflow:hidden;
}

.subcontenedor-principal{
	width:700px; height:309px;;
	overflow:auto;
	float:left;
	margin-top:15px;
}

.subcontenedor-datos{
	width:860px; height:309px;;
	overflow:auto;
	float:left;
	margin-top:5px;
}

.subcontenedor{
	width:700px; height:415px;;
	overflow:auto;
	float:left;
	margin-top:15px;
}

.subcontenedor-consejos{
	width:675px; height:415px;;
	line-height:15px;
	overflow:auto;
	float:left;
	margin-top:15px;
	padding-right:10px;
}

.subcontenedor-consejos img{margin-left:10px; margin-right:0px; margin-bottom:6px; margin-top:6px;}

.texto{
	padding:13px; 
}

.textolibro{
	margin-left:291px;
	padding:13px; 
}

.texto-right{
	padding:13px;
	margin-left:380px; 
}

.lateral{
	width:153px; height:400px;;
	overflow:hidden;
	float:right;
	padding-top:260px;
}

.menu{
	width:676px; height:54px;
	background-image:url(images/menus-seguroenmoto.jpg); background-repeat:no-repeat; background-position:left;
	margin-top:7px;
	text-align:right;
}

.datos{
	width:772px; height:102px;
	background-image:url(images/subhead-datos.png); background-repeat:no-repeat; background-position:left; background-position:top;
	margin-top:8px;
	margin-left:20px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	padding-left:38px;
	padding-top:0px;
	line-height:24px;
}

.consejo{
	width:737px; height:35px;
	background-image:url(images/subhead.png); background-repeat:no-repeat; background-position:left;
	margin-top:2px;
	font-size:24px;
	padding-left:170px;
	line-height:35px;
}

.formulario {
	width: 792px;
	padding:11px;
	line-height:24px;
	font-size:11px;
	color:#000001;
	height:216px;
	overflow:none;
}

.foot{
	width:869px; height:54px; background-color:#74863D; background-image:url(images/foot.jpg); background-repeat:no-repeat; background-position:left;	
	margin-left:auto; margin-right:auto;
}



