/*
Author: Lucia Pizarro Coma
Company: Network Security Advisors
*/

html {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #fff;
	font-family: Century Gothic, arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 100%;
	width:100%;
}

body {
	margin: 0em auto 0 auto;
	padding: 0;
	height: 540px;
	width: 900px;
}

div#body {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 -0.1em 0;
	text-align: justify;
	font-size: 0.8em;
	width: 95%;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 100%;
	color: #036;
	margin: 0em 0 0 0;
	padding: 1.3em 0 1.5em 2.5em;
	background-image: url(imag/fondo-titulo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #999;
	font-size: 100%	;
}

a:hover {
	color: #666;
}

a:visited {
	color: #ccc;
}

a img {
	border: none;
}

ul {
	font-size: 1em;
}

li {
}

.hidden {
	display: none;
}

/* contenido */


div#cabecera {
	margin: 0;
	padding: 0 0 0 3em;
	height: 190px;
	width:auto;
	background-image: url(imag/head-seguro-decesos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#cabecera a {
	display: block;
	height: 190px;
	width: 100%;
}

div#columna-izquierda {
	float: left;
	margin:0;
	padding: 0 0em 0 2em;
	width:200px;
	height: 330px;
}

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
}

ul#menu li{
	margin: 0;
	padding: 0;
	background-image: url(imag/fondo-menu.png);
	background-repeat: no-repeat;
	background-position: left 0%;
	height: 45px;
	width: 200px;
	padding: 0em 0 0 0em;
}

ul#menu li:hover{
	background-image: url(imag/fondo-menu-hover.png);
}

ul#menu li a{
	color: #036;
	font-size: 90%;
	margin: 0em;
	padding: 1em 0 0 1.2em;
	display: block;
}

ul#menu li a {
	background-repeat: no-repeat;
	background-position: 50% 0;
	border: none;
	height: 45px;
	margin:0;
	padding: 0;
	display: block;
}

ul#menu li a:hover {
	background-position: 50% 100%;
}

ul#menu li a#helvetia {
	background-image: url(imag/menu-helvetia.png);
}

ul#menu li a#quality {
	background-image: url(imag/menu-quality.png);
}

ul#menu li a#plan-vida {
	background-image: url(imag/menu-plan-vida.png);
}

ul#menu li a#condiciones {
	background-image: url(imag/menu-condiciones.png);
}

ul#menu li a#presupuesto {
	background-image: url(imag/menu-presupuesto.png);
}

ul#menu li a#presupuesto {
	background-image: url(imag/menu-contratar-seguro-decesos.png);
}

div#contenido-index {
	height: 350px;
	padding: 0;
	margin:0;
	width:600px;
	float: right;
	padding: 0 4em 0 1em;
	background-image: url(imag/contenedor-index.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	border: none;
}

div#contenido ul {
	font-size: 0.8em;
}

div#contenido ul li {
	width: 95%;
	font-size: 100%;
}

div#titulo {
	height: 40px;
	margin:0;
	padding: 0;
}
div#contenido, div#contenido-ppto {
	height: 340px;
	padding: 0;
	margin:0;
	width:600px;
	float: right;
	padding: 0 4em 0 1em;
}

div#contenido-paso1 {
	background-image: url(imag/contenedor.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 270px;
	padding: 1em 1em 1em 2.5em ;
	margin:0;
	font-size: 100%;
}

div#contenido-largo {
	background-image: url(imag/contenedor-arriba.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1em 1em 1em 5em;
	margin:0;
	font-size: 100%;
}

div#contenido-largo-fin {
	background-image: url(imag/contenedor-abajo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1em 1em 1em 2.5em ;
	margin:0;
	font-size: 100%;
}

div#contenido-largo p {
	font-size: 1em;
}

div#contenido-largo ol {
	font-size: 0.8em;
	padding:0;
	margin:0;
}

div#contenido ol li {
	width: 95%;
	font-size: 100%;
}

div#contenido ol li ol{
	font-size: 100%;
	margin-left: 2em;
}

span.color {
	color: #5f98d0;
	font-weight: bold;
}

/* pagina presupuesto */


#contenido-ppto {
	height: 340px;
	padding: 0;
	margin:0;
	width:600px;
	float: right;
	padding: 0 4em 0 1em;
}

div#contenido, div#contenido-ppto {
	height: 340px;
	padding: 0;
	margin:0;
	width:600px;
	float: right;
	padding: 0 4em 0 1em;
}

div#contrato-seguro-decesos {
	width: 500px;
	min-height: 312px;
	margin: 1em 0 0 10px;
	padding: 1em 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 8px #638c9f; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 8px #638c9f; /* FF3.5 - 3.6 */
     box-shadow: 0px 0px 8px #638c9f; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}

div#contrato-seguro-decesos p{
	font-size: 1em;
	margin-bottom: 1em;
}

#powered {
	overflow: hidden;
	margin: 0.5em 0 0 0;
	width: 5px;
	height: 5px;
	position: fixed;
	left: 0.5em;
	bottom: 0.5em;
	border: 1px solid #666;
}

#copyright {
	position: fixed;
	right: 1em;
	bottom: 3em;
	height: 15em;
	padding: 0;
	margin: 0;
	width: 1em;
	background-image: url(imag/copyright-helvetia-quality-brokers.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	cursor: pointer;
}

#copyright:hover {
	background-image: url(imag/copyright-hover.png);
}

#copyright a {
	width: 1em;
	height: 15em;
	display: block;
}

p#LOPD {
	font-size: 0.7em;
	line-height: 1em;
	color: #333;
	margin-top: 3em;
	color: #666;
}

/*---------------------- contrato ------------------*/

div#show{
	padding: 5px 5px 5px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	margin:0 0 0 25%;
	color: #333;
	width: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 8px #638c9f; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 8px #638c9f; /* FF3.5 - 3.6 */
     box-shadow: 0px 0px 8px #638c9f; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #fff;
	color: #666;
}

div#show:hover {
	border: 1px solid #3581a4;
	color: #3581a4;
}

a#hide{
	cursor: pointer;
	text-decoration: none;
}

a#hide:hover{
	cursor: pointer;
}

div.oscurecido{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #3A6383;
	z-index: 50;
	opacity: 70;
	filter: alpha(opacity="70");
	visibility: visible;
}

div.vista-normal{
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	background: #242424;
	z-index: 50;
	opacity: 80;
	filter: alpha(opacity="80");
	visibility: hidden;
}

a.close {
	padding: 0em;
	border: 0;
	color:#666;
	font-size:0.9em;
	cursor: pointer;
}

a.close:hover {
	border: 0;
}

div#contrato {
	margin: 0;
	padding: 0;
	clear: both;
	margin: 0 0;
	position: absolute;
	top: 1em;
	left: 15%;
	z-index:100;
	display: none;
	background-color: #fff;
	color: #000;
	padding: 2em;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	zoom: 1;
	-webkit-box-shadow: 0px 0px 8px #999; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 8px #999; /* FF3.5 - 3.6 */
     box-shadow: 0px 0px 8px #999; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	
}


 