#contenedor {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/fondo_contenedor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 96px;
	padding-left: 38px;
	padding-top: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F574B;
}
.barrasBoto {
	padding-right: 14px;
	padding-left: 14px;
}
#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F574B;
	text-decoration: none;
}
.botoSelecc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4C853E;
}

.linksBoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F574B;
	text-decoration: none;
}

#header li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD9E89;
	text-decoration: none;
}
.linksBoto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD9E89;
	text-decoration: none;
}


#slices {
	height: 328px;
	background-image: url(../imagenes/fondo_slices.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 31px;
	padding-top: 14px;
}
#tit_seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	color: #A29480;
	text-decoration: none;
	height: 36px;
	padding-left: 55px;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 25px;
}
#contenidos {
	margin: 0px;
	padding: 0px;
}
.home {
	background-image: url(../imagenes/top_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A19480;
}
.servicios {
	background-image: url(../imagenes/top_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #A19480;
}
.lineaPunteda {
	background-image: url(../imagenes/linea_punteada.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.titHome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.txt12Home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
}
.txt13 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	line-height: 20px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.txt14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.frasesSecciones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
.txt15Amarillo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FBF7C1;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FBF7C1;
	text-decoration: none;
}
.links:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.txt15Blanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}

.txt17Amarillo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FBF7C1;
}

.txt15AmarilloConFondo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FBF7C1;
	background-color: #B4A88E;
}
.txt15BlancoConFondo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #B4A88E;
}



.georgia20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
}


#pie {
	background-image: url(../imagenes/linea_verde_pie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #847969;
	text-align: center;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pie a {
	background-image: url(../imagenes/linea_verde_pie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #847969;
	text-align: center;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#pie a:hover {
	background-image: url(../imagenes/linea_verde_pie.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #4D853E;
	text-align: center;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #E5e5e5;
}
.camposSimples {
	background-image: url(../imagenes/fondo_campos_simples.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 359px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.camposMulti {
	background-image: url(../imagenes/fondo_campos_multi.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 359px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
.linksBlancos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.linksBlancos:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
