body{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	background: url(../img/bg.png) repeat-x;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0082d1;
	font-weight: bold;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
}

h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
}

p{
	padding: 8px 0px;
}

.letra_naranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
}

.letra_naranja2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
}

#contenedor{
	position: relative;
	margin: 0px auto;
	width: 900px;
	text-align: left;
	z-index: 1;
}

#cabecera{
	float: left;
	width: 900px;
	height: 150px;
	background: url(../img/cabecera.jpg) no-repeat;
}

#logotipo{
	float: left;
	margin-top: 20px;
	margin-left: 1px;
	display: inline;
}

#menu_superior{
	float: left;
	width: 900px;
	height: 40px;
	overflow: hidden;
}

#contenido{
	float: left;
	width: 900px;
}

#seccion{
	float: left;
}

#seccion li{
	display: inline;
}

#inicio a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/inicio.png);
}

#inicio a:hover{
	background: url(../img/inicio.png);
	background-position: 100% 40px; 
}

#inicio_activo a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/inicio.png);
	background-position: 100% 40px; 
}

#servicios a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/servicios.png);
}

#servicios a:hover{
	background: url(../img/servicios.png);
	background-position: 0% 40px;
}

#portfolio a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/portfolio.png);
}

#portfolio a:hover{
	background: url(../img/portfolio.png);
	background-position: 100% 40px; 
}

#contacto a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/contacto.png);
}

#contacto a:hover{
	background: url(../img/contacto.png);
	background-position: 100% 40px; 
}

#enlaces a{
	display: block;
	float: left;
	width: 150px;
	padding: 20px 0px;
	background: url(../img/enlaces.png);
}

#enlaces a:hover{
	background: url(../img/enlaces.png);
	background-position: 100% 40px; 
}

#empresa a{
	display: block;
	float: left;
	width: 150px;
	padding: 40px 0px 0px 0px;
	background: url(../img/empresa.png);
}

#empresa a:hover{
	background: url(../img/empresa.png);
	background-position: 100% 40px; 
}

#pie{
	float: left;
	display: inline;
	overflow: hidden;
	width: 900px;
	margin-top: 17px;
	font-size: 11px;
}

#pie a{
	text-decoration: none;
	color: #0082d1;
	font-family: Arial, Helvetica, sans-serif;
}

/* Estilos propios de la secci&oacute;n inicio */

#img_inicio{
	float: left;
	width: 900px;
	display: inline;
	margin-top: 1px;
}

#contenido_inicio{
	float: left;
	width: 900px;
	background: url(../img/contenido_inicio.png);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
}

#panel_inicio{
	float: left;
	overflow: hidden;
	width: 290px;
	height: 380px;
	background: url(../img/panel_inicio1.png);
	background-repeat: no-repeat;
}

#panel_inicio2{
	float: left;
	display: inline;
	overflow: hidden;
	width: 290px;
	height: 380px;
	margin-left: 14px;
	background: url(../img/panel_inicio2.png);
	background-repeat: no-repeat;
}

#panel_inicio3{
	float: left;
	display: inline;
	overflow: hidden;
	width: 290px;
	height: 380px;
	margin-left: 15px;
	background: url(../img/panel_inicio4.png);
	background-repeat: no-repeat;
}

#titulo_panel_inicio{
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 6px;
}

#contenido_panel_inicio{
	float: left;
	overflow: hidden;
	width: 257px;
	padding: 0px 15px 0px 18px;
	display: inline;
	margin-top: 20px;
}

#lista_panel{
	padding: 5px 0px 12px 1px;
}

#lista_panel li{
	font-size: 11px;
	padding: 5px 0px;
}

#lista_panel a{
	text-decoration: none;
	color: #575757;
	display: inline;
}

#lista_panel a:hover{
	color: #0082d1;
}

.boton_panel1{
	padding: 5px 0px 5px 0px;
	width: 80px;
	display: block;
	float: right;
	overflow: hidden;
	background: url(../img/boton_panel1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
}

.boton_panel1:hover{
	background-position: 100% 22px;
}

.boton_panel2{
	padding: 5px 0px 5px 0px;
	width: 80px;
	display: block;
	float: right;
	overflow: hidden;
	background: url(../img/boton_panel2.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 3px;
}

.boton_panel2:hover{
	background-position: 100% 22px;
}

.boton_panel3{
	padding: 5px 0px 5px 0px;
	width: 80px;
	display: block;
	float: right;
	overflow: hidden;
	background: url(../img/boton_panel3.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-top: 36px;
}

.boton_panel3:hover{
	background-position: 100% 22px;
}

.enlace_naranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}

#contenido_inicio2{
	float: left;
	width: 900px;
	margin-top: 15px;
	display: inline;
	overflow: hidden;
}

#regalo{
	float: left;
	display: inline;
	overflow: hidden;
	width: 281px;
	height: 200px;
	margin-left: 5px;
	background: url(../img/regalo.png);
	background-repeat: no-repeat;
}

#titulo_regalo{
	float: left;
	width: 281px;
	margin-top: 12px;
	overflow: hidden;
	display: inline;
	text-align: center;
	color: #0082d1;
}

#contenido_regalo{
	float: right;
	width: 140px;
	display: inline;
	overflow: hidden;
	text-align: left;
	margin-right: 10px;
	margin-top: 15px;
}

#contenido_regalo a{
	color: #0082d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#contenido_regalo a:hover{
	color: #0082d1;
}

#contacto_inicio{
	float: left;
	display: inline;
	overflow: hidden;
	width: 586px;
	height: 200px;
	margin-left: 23px;
	background: url(../img/contacto_inicio.png);
}

#telf_contacto_inicio{
	float: left;
	display: inline;
	overflow: hidden;
	width: 330px;
	height: 65px;
	background: url(../img/telf_contacto_inicio.png);
	margin-left: 20px;
	margin-top: 13px;
}

#telf_contacto_inicio2{
	float: left;
	display: inline;
	margin-left: 12px;
	margin-top: 8px;
}

#telf_contacto_inicio3{
	float: right;
	display: inline;
	margin-right: 12px;
	margin-top: 40px;
}

#texto_contacto_inicio{
	float: left;
	display: inline;
	overflow: hidden;
	width: 330px;
	text-align: center;
	margin-left: 20px;
	margin-top: 12px;
}

.boton_contacto_inicio{
	padding: 5px 0px 5px 0px;
	width: 150px;
	display: block;
	overflow: hidden;
	background: url(../img/boton_contacto_incio.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.boton_contacto_inicio:hover{
	background-position: 100% 22px;
}