*{margin:0px; border: 0px;}
body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	background-attachment: fixed;
}
h1 {
	font-size: 17px;
	color: #562E05;
	font-family: Philosopher, Tahoma;
	line-height: 25px;
}
h2 {
	font-size: 19px;
	color: #412305;
	font-family: Federo;
	font-weight: normal;
}
ul {
	list-style-image: url(images/ico_triangulo.png);
	font-family: Philosopher, Tahoma;
}
.ul_contacto {
	line-height: 40px;
	margin-bottom: 30px;
}
#pc {
	position: absolute;
	z-index: -99;
	width: 400px;
	margin-top: 50px;
	margin-left: 50px;
}
#pc p {
	color: #483213;
}
#pc h1, #pc h2, #pc h3 {
	color: #7D5323;
}

#contenedor{
	margin: 0px auto;
	width: 980px;
}

#header{
	height: 220px;
	width: 980px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84633E;
}

#logo {
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
#slogan {
	margin-top: 100px;
	text-align: right;
	float: right;
	margin-right: 30px;
	width: 700px;
}
#menu {
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	width: 580px;
}
a.btn {
	background-image: url(images/btn.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	color: #DECF97;
	text-decoration: none;
	display: block;
	height: 49px;
	width: 110px;
	float: left;
	line-height: 49px;
	font-family: Philosopher, Tahoma;
	font-size: 18px;
	margin-right: 5px;
}
a.btn:hover {
	background-position: left top;
	color: #FF8000;
}
#pagina{
	background-image: url(images/bg_pagina.png);
	font-size: 16px;
	color: #512C06;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#pagina p{
	font-family: Federo;
	margin-top: 15px;
	color: #542F16;
	text-align: justify;
}
p strong  {
	font-size: 19px;
	font-weight: bold;
	color: #542F16;
}
#columna_full {
	width: auto;
	padding: 15px;
}
#columna_1 {
	float: left;
	width: 545px;
}
#columna_2 {
	float: right;
	width: 370px;
}
#columna_3 {
	float: left;
	width: 370px;
}
#columna_4 {
	float: right;
	width: 560px;
}
#columna_5 {
	float: left;
	width: 450px;
	margin-bottom: 20px;
}
#columna_6 {
	width: 450px;
	float: left;
}



.titulo_grid_1 {
	margin-bottom: 10px;
	height: 50px;
}
.titulo_icono {
	float: left;
	margin-right: 15px;
}
.una_line {
	padding-top: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562E05;
}
.dos_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #562E05;
}
.images_border {
	border: 6px solid #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 5px #333;
	filter: shadow(color=#333, direction=135, strength=5);
	margin-bottom: 20px;
}
.cursiva {
	font-style: italic;
	font-size: 15px;
}
.fotos_servicios {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.ul_servicios {
	font-size: 17px;
	line-height: 25px;
}
.rec_form {
	background-color: #866340;
	width: 430px;
	border: 1px solid #5C442C;
	font-size: 13px;
	color: #E1D3CC;
	line-height: 35px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 5px;
}
.boton_enviar {
	font-size: 14px;
	color: #E1D3CC;
	text-align: center;
	background-color: #EF6601;
	border: 1px solid #E76301;
	width: 100px;
	line-height: 40px;
	margin-left: 170px;
	margin-top: 20px;
	font-family: Federo;
	cursor: hand;
}
.boton_enviar:hover {
	background-color: #FF6600;
}









#pie{
	background-image: url(images/bg_pie.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #512C06;
	height: 95px;
	margin-bottom: 20px;
	color: #512C06;
	font-size: 14px;
}
#links_pie p {
	font-family: Philosopher, Tahoma;
	line-height: 20px;
}
#links_pie p a {
	color: #412305;
	text-decoration: none;
}
#links_pie p a:hover {
	color: #FF8000;
	text-decoration: underline;
}



#ico_pie_1 {
	float: left;
	margin: 25px;
}
#links_pie {
	float: left;
	width: 500px;
	margin: 25px 40px;
	text-align: center;
	font-family: z;
	font-size: 14px;
}
#ico_pie_2 {
	margin: 22px;
	float: right;
}
ul li a {
	color: #562E05;
	text-decoration: none;
	line-height: 25px;
	font-size: 15px;
	font-family: tahoma, arial;
}
