/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
body {
	background-image:url(img/piso.jpg);
	background-repeat:repeat-x;
	background-color:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align: center;
	}

ul li{
	list-style:none;
	}
	
h2 {
	font-size:1.2em;
	color: #000;
	padding:2em 0 0 0;
	}
	
#principal {
	width:770px;
	margin:0 auto;
	}

#wrap-contents {
	width:770px;
	background:url(img/piso-principal.gif) #fff repeat-y;
	}

#header {
	width:770px;
	display:block;
	}

.flash {
	top:0px;
	width:770px;
	height:190px;
	}
	
#contenidos {
	width:750px;
	top:190px;
	text-align:left;
	padding:0 10px 0 10px;
	}

.fin-col-der {
	background-color:#fff;
	width:222px;
	height:18px;
	float:left;
	clear:both;
	margin:5px 0 0 0;
	}

#left-col {
	width:490px;
	padding:0 10px 0 0;
	border-right:#eee 1px solid;
	}
	
.imgs-deco {
	float:left;
	margin:10px 0 0 0;
	width:168px;
	}
	
.imgs-deco-large {
	float:left;
	width:250px;
	}

.imgs-deco-large p img {
	padding: 10px 0 0 0;
	}
	
.story {
	font-size:1em;
	color:#333;
	padding: 10px 0 10px 0;
	line-height:1.4em;
	margin:0 0 0 188px;
	}

.story-form {
	font-size:1em;
	color:#333;
	padding: 10px 0 10px 0;
	line-height:1.4em;
	margin:0 20px 0 20px;
	}

.story-form a {
	font-size:1em;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	}

.story-form-otros-medios {
	font-weight:bold;
	font-size:1em;
	color:#333;
	padding: 0 0 10px 0;
	line-height:1em;
	margin:0 20px 0 20px;
	}

.story strong {
	color:#000;
	}

.story p {
	padding: 1em 0 0 0;
	}

p.NA {
	display:block;
	margin-top: 10px;
	}
	
.story-short {
	font-size:1em;
	color:#333;
	line-height:1.4em;
	margin:0 0 0 260px;
	}

.story-short p {
	padding: 1em 0 0 1em;
	}
	
.story-short h2 {
	font-size:1.2em;
	}
	
.story-short h3 {
	color:#900;
	padding: 1em 0 0 0;
	font-size:1em;
	text-transform:uppercase;
	font-style:italic;
	}

.story-large {
	float:left;
	font-size:1em;
	line-height:1.4em;
	width:460px;
	margin: 30px 10px 60px 5px;
	text-align:justify;
	
	}

.story-large h4 {
	font-size:1.4em;
	color:#900;
	font-weight:900;
	padding: 2em 0 0 0;
	}

.story-large h5 {
	font-size:1.2em;
	color:#333;
	font-weight:900;
	padding: 1em 0 0 0;
	}

.story-large p {
	margin:.5em 0 0 1.6em;
	}

.story-large strong {
	color:#333;
	font-weight:bold;
	font-size:1em;
	}

.story-large ul li{
	margin: .5em 2em 0 3em;
	list-style: square;
	float:none;
	}

.venda {
	margin: 20px 0 0 27px;
	}
/* PIE */

#footer {
	float:left;
	clear:both;
	display:block;
	width:770px;
	height:70px;
	background:url(img/fondo-footer.jpg) no-repeat;
	padding:0;
	margin:0;
	}
	
#sitios-utiles {
	width:750px;
	height:140px;
	clear:both;
}

#sitios-utiles ul {
 	padding: 0 0 0 95px;
	}

#sitios-utiles ul li {
	float:left;
	display:block;
	list-style:none;
	padding: 30px 10px;
}

#sitios-utiles ul li a {
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	line-height:1em;
	}

.footer-nav {
	}
	
.footer-nav ul {
	width:auto;
	float:right;
	}
	
.footer-nav ul li {
	float:left;
	padding: 17px 15px 0 0;
	}
	
.footer-nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:0.8em;
	font-variant:normal;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	}

.footer-nav ul li a:hover {
	color:#006;
	background-color:#fff;
	}

#copyright {
	display:block;
	float:right;
	clear:both;
	}

#copyright ul {
	display:block;
	}
	
#copyright ul li {
	float:left;
	padding:0 10px 0 0;
	}
/* CONTACTENOS */

#contacto-rapido {
	width:222px;
	margin:0;
	padding:0;
	text-align:left;
	float:right;
	}

#contacto-rapido label {
	padding: 10px 0 0 15px;
	display:block;
	font-size:.8em;
	}

#contacto-rapido input {
	border: 1px solid #666666;
	margin: 5px 0 0 15px;
	font-size:.8em;
	}

#motivo {
	border: 1px solid #666666;
	margin: 5px 0 0 15px;
	font-size:.9em;
	display:block;
	overflow:auto;
	}
	
#enviar {
	color:#fff;
	font-weight:bold;
	border:none;
	padding:2px;
	background-color: #900;
	background-image: url(img/button-background.jpg);
	background-repeat: repeat-x;
	display:block;
	margin: 10px 0 0 20px;
	}
	
#contactenos {
	border:none;
	margin:0;
	padding:0;
	}

/* FORMULARIO DE CONTACTO */

#form-contacto {
	background:url(img/back-form-ventas.jpg) repeat-y;
	width:490px;
	margin:0;
	padding:0;
	border:0;
	}

#form-contacto h3 {
	text-indent:-999em;
	background:url(img/top-contacto.jpg) no-repeat;
	width:490px;
	height:50px;
	}

#form-contacto h4 {
	text-indent:-999em;
	background:url(img/top-contacto-ventas.jpg) no-repeat;
	width:490px;
	height:50px;
	}
	
#form-contacto fieldset {
	border:0;
	}

#form-contacto .textforms, .textformsmultilinea {
	border: 1px solid #666;
	display:block;
	margin:0 0 0 20px;
	padding:3px;
	}

#form-contacto label {
	display:block;
	margin:10px 0 0 20px;
	}

#form-contacto #Nombre, #Email.textforms, #Comentarios, #Tel.textforms {
	border:1px solid #c00;
	}
	
/* FORMULARIO DE SEGUROS */

#form-seguros {
	background:url(img/back-form-ventas.jpg) repeat-y;
	width:490px;
	margin:0;
	padding:0;
	border:0;
	}

#form-seguros h3 {
	text-indent:-999em;
	background:url(img/top-form-seguros.jpg) no-repeat;
	width:490px;
	height:50px;
	}

#form-seguros h4 {
	text-indent:-999em;
	background:url(img/top-contacto-ventas.jpg) no-repeat;
	width:490px;
	height:50px;
	}
	
#form-seguros fieldset {
	border:0;
	}

#form-seguros .textforms, .textformsmultilinea {
	border: 1px solid #666;
	display:block;
	margin:0 0 0 20px;
	padding:3px;
	}

#form-seguros label {
	display:block;
	margin:10px 0 0 20px;
	}

#form-seguros #Nombre, #Email.textforms, #Comentarios {
	border:1px solid #c00;
	}

/* MENU PRINCIPAL */

#sombra-menu {
	width:15px;
	height:150px;
	float:left;
	}
	
#nav-wrap {
	background-image:url(img/back_menu.gif);
	background-repeat:repeat-y;
	width:222px;
	background-color:#fff;
	float:right;
	margin: 0 16px 0 0;
	}

#nav {
	}

#nav ul {
	margin:5px 10px 0 14px;
	background-color:#fff;
	
	}

#nav ul li {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight:bold;
	background: #eee;
	margin: 5px 0 0 0;
	padding:6px;
	}

	
#nav ul li a {
	font-size:1.1em;
	letter-spacing:.05em;
	color:#666;
	text-decoration:none;
	}

#nav ul li a:hover {
	font-size:1.1em;
	letter-spacing:.05em;
	color:#000;
	}

