@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	
}
a:focus{
outline:none;
}
.clear_both{
	clear: both;
}

body {
      
		font-family:"Century Gothic", Arial;
		background:#fff;
		background-image:url(images/fondo_body.jpg);
		background-position:top;
		background-repeat:repeat-x;
		margin-top: -10px;
}

h1{
	text-indent:-99999px;
	float:left;
}
p{
	line-height:25px;

}
/*********************************************************************************************
********************************************************************************************
CABECERA
********************************************************************************************
*********************************************************************************************/
header, nav, section, article{
	display:bolck;
}

#contenedor{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
	font-size:0.7em;
}
header{
   float:left;
   width:960px;
  
}
#idiomas{
	float: left;
        margin-top: 30px;
    text-align: center;
    width: 300px;
	
}
#idiomas_servicios{
	float: left;
    height: 30px;
    margin-bottom: 20px;
    margin-left: 70px;
    margin-top: 30px;
    text-align: left;
    width: 960px;
	
}

#idiomas li,#idiomas_servicios li{
	display:inline;
	list-style-type: none;	
}
#idiomas a, #idiomas_servicios a{
	text-decoration:none;
	color:#0d9119;
	margin-left:20px;
	border-left:20px #0d9119 solid;
	padding-left:5px;	
}

#idiomas a:hover, #idiomas_servicios a:hover{
	color:#000;
}
#logotipo{
background-image: url("images/marca_eriknor.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 200px;
    width: 330px;

}
#nav_servicios{
	float: left;
   margin-left: 60px;
   margin-top:-20px;
	 
}
nav{
	 float: left;
   margin-left: 60px;
   margin-top:-90px;
	 
} 
nav ul, #nav_servicios ul{
	list-style-type: none;
	
}
nav li, #nav_servicios li{
    display: block;
    list-style-type: none;
    box-shadow: 0 3px 4px 0 #777777;
	-moz-box-shadow:0px 3px 4px 0px #777;
	-webkit-box-shadow: 0px 3px 4px 0px #777;
   background-color:#c1ab82;
    color:#000;
    padding: 3px 25px;
    text-decoration: none;
	width:200px;
	font-weight: normal;
	font-size:1.1em;
	margin-top:20px;
}
nav a, #nav_servicios a{
	background-color:#c1ab82;
    color:#000;
    text-decoration: none;
}
nav a:hover, nav a.activado, #nav_servicios a:hover, #nav_servicios a.activado{
	background-color: #c1ab82;
    color:#fff;
    text-decoration: none;
	
}
section{
	float: right;
	margin-top: 20px;
	width: 635px;
	background-color: #FFFFFF;
	
}
#section_servicios{
	background-color: #FFFFFF;
    float: right;
    margin-top: -50px;
    text-align: justify;
    width: 590px;
}
#section_servicios li{
 	list-style-position: inside;
	list-style-type: disc;
	line-height:25px;
}

#contenedor section #seguros_vida{
	background-color:#ebe3d6;
    float: right;
    font-size: 1.04em;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
    width: 175px;
    
}
#contenedor section #particulares{
	background-color:#ebe3d6;
    float: right;
    font-size: 1.04em;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 15px;
    text-align: center;
    width: 175px;
    
}
#contenedor section #empresas{
	background-color:#ebe3d6;
    float: right;
    font-size: 1.04em;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 15px;
    text-align: center;
    width: 175px;
	
    
}
article .parrafo{
	 border-bottom: 2px solid #c1ab82;
    color: #c1ab82;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-size:1.1em;
		
}
article .parrafo a{
    color: #c1ab82;
    text-decoration:none;
		
}

.intro{
	text-align:justify;
}
#mapa_google{
	float:right;
}
#contacto{
	text-align:center;
	float: right;
	margin-top: 20px;
	width: 635px;
	background-color: #FFFFFF;
	line-height: 20px;
}
.mail{
	text-decoration:none;
	color:#0d9119;
}
footer{
	  background-color: #666666;
    color: #FFFFFF;
    font-size: 0.65em;
    position: relative;
    top: 50px;
	padding-top:5px;
	padding-bottom:5px;
}
#foto_telefono{
	 background: url("images/contacto_telefonico.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 100px;
    width: 250px;
	margin-top: -50px;
	clear:both;
}
#foto_telefono_eu{
	 background: url("images/contacto_telefonico_eu.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 100px;
    width: 250px;
	margin-top: -50px;
	clear:both;
}
#pie{
	width:960px;
	margin-right:auto;
	margin-left:auto;
}
.direccion{
	border-bottom: 2px solid #CCCCCC;
    line-height: 20px;
   
    margin-top: 10px;
}
.direccion a{
	color:#000;
	text-decoration:none;
}
.direccion a:hover, #aviso a:hover{
	color:#fff;
}
#aviso{
	width:960px;
	text-align: right;
	margin-top:15px;
}
#aviso a{
	 background-color: #999999;
    color: #000000;
    padding: 5px;
    text-decoration: none;
}
.desarrollo{
	 color: #999999;
    height: 30px;
    margin-top: -25px;
    text-align: left;
}

#aviso_legal{
    margin-left: 20px;
    text-align: justify;
    width: 620px;
}
#aviso_legal p{
	line-height:15px;
}

