* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #839d4c;
	font-family: Arial, Helvetica, sans-serif;
}
.container {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.contenidoTop {
	background-image: url(img/container-top.png);
	float: left;
	height: 18px;
	width: 958px;
	background-position: top;
}

.contenidoCentro {
	background-image: url(img/container-bg.png);
	float: left;
	width: 958px;
	background-position: center;
	padding-bottom: 15px;
}
.contenidoFooter {
	background-image: url(img/container-bottom.png);
	float: left;
	height: 18px;
	width: 958px;
}
.footer {
	background-image: url(img/footer.png);
	float: left;
	height: 67px;
	width: 958px;
	color: #587b0e;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}
.footer a {
	color: #587b0e;
}


.logo01 {
	text-align: center;
	width: 958px;
	padding-bottom: 20px;
}
.menuSup {
	float: left;
	width: 948px;
	margin-right: 6px;
	margin-left: 4px;
	background-image: url(img/bgMenuSup.png);
	height: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.menuSup a {
	display: block;
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.menuSup a:hover {
	color: #587b0e;
	background-color: #FFF;
}

.menuSup .menu01 {
	width: 118px;
	margin-right: 1px;
	margin-left: 1px;
}
.menuSup .menu02 {
	width: 128px;
	margin-right: 1px;
	margin-left: 1px;
}
.menuSup .menu03 {
	width: 206px;
	margin-right: 1px;
	margin-left: 1px;
}





.izq01 {
	float: left;
	width: 160px;
	background-image: url(img/bgIzq01.png);
	height: 320px;
	padding-top: 10px;
	margin-top: 30px;
	margin-left: 2px;
}
.izq01 p {
	padding-left: 15px;
}
.izq01 p a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	line-height: 40px;
}
h1  {
	font-size: 22px;
	font-weight: normal;
	color: #587b0e;
	line-height: 35px;
	padding-left: 25px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	background-image: url(img/bgH.png);
}
h4 {
	font-size: 17px;
	font-weight: normal;
	color: #587b0e;
	line-height: 30px;
	padding-left: 25px;
	margin-bottom: 10px;
	background-image: url(img/bgH.png);
	background-repeat: repeat-y;
}

.principal {
	float: left;
	width: 958px;
	padding-top: 10px;
}
.der01 {
	float: left;
	width: 500px;
	margin-left: 3px;
}
.der02 {
	float: right;
	height: 270px;
	width: 360px;
	margin-right: 20px;
	background-image: url(img/img01.png);
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.der03 {
	float: left;
	width: 650px;
	margin-left: 3px;
}
.der04 {
	float: right;
	width: 250px;
	margin-right: 30px;
}
.der05 {
	float: left;
	width: 940px;
	margin-left: 3px;
}
.der01 p , .der03 p  , .der05 p{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.der04 p {
	margin-bottom: 5px;
}


.slogan01 {
	text-align: center;
	clear: both;
}
.slogan01 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #587b0e;
	line-height: 30px;
}
.slogan01 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #587b0e;
	line-height: 20px;
}
ul.lista01 {
	padding-left: 22px;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul.lista01 li {
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-left: 18px;
	list-style-type: none;
	background-image: url(img/tick01.png);
	background-repeat: no-repeat;
}
.img01 {
	float: right;
}
.formContacto {
	clear: both;
	width: 100%;
}
.formContacto table {
	margin-right: auto;
	margin-left: auto;
}
.formContacto table tr td {
	font-size: 14px;
	line-height: 24px;
}
.formContacto .input01 {
	width: 300px;
}
.formContacto .input02 {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.formContacto .nota {
	font-size: 11px;
}
.newnet {
	float: left;
	width: 958px;
	color: #587b0e;
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	display: none;
}
.newnet a {
	color: #384321;
	text-decoration: none;
}
