@charset "utf-8";
body {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	margin: 0px;
	background-image: url(img/back.jpg);
	color: #777f5b;
	font-size: 12px;
	background-color: #678A14;
}
p {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #585E42;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 130%;
}
a {
	color: #5C7030;
	text-decoration: none;
}
a:hover {
	color: #799324;
	font-weight: bold;
}

h1 {
	font-family: "Century Gothic", Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a9c938;
	margin-top: 0px;
}
h4 {
	font-size: 10px;
	color: #6e8f02;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #777f5b;
	margin-top: 3px;
}
form {
	margin: 0px;
}



#wrap {
	height: 800px;
	width: 1035px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/backwrap.jpg);
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#interior {
	height: 780px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
#topflash {
	float: left;
	height: 140px;
	width: 1000px;
	margin-left: 1px;
}
#botonera {
	height: 35px;
	width: 1000px;
	background-image: url(img/botonera.jpg);
	float: right;
	margin-bottom: 50px;
}
#botones {
	float: right;
	height: 35px;
	width: 750px;
	vertical-align: bottom;
}


#botones  ul {
	float: right;
	list-style-type: none;
	margin-right: 40px;
	margin-top: 10px;
}
#botones  li {
	margin-right: 23px;
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
}
#botones  a {
	color: #002b5c;
	font-size: 14px;
	font-weight: normal;
}
#botones  a:hover {
	color: #678714;
	font-size: 14px;
	font-weight: normal;
}


#contenido {
	float: left;
	height: 540px;
	width: 880px;
	margin-left: 60px;
	display: inline;
}
#cizq {
	float: left;
	width: 430px;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 170px;
	text-align: center;
}
#cizq img {
	padding-right: 15px;
}



#cder {
	float: right;
	height: 165px;
	width: 430px;
	margin-bottom: 40px;
	padding-top: 5px;
}
#cder a {
	font-weight: bold;
	color: #799324;
	text-decoration: none;
}
#cder a:hover {
	font-weight: bold;
	color: #89A628;
	text-decoration: underline;
}


#columna1 {
	float: left;
	width: 280px;
	height: 180px;
	margin-bottom: 25px;
}
#columna2 {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-left: 20px;
	height: 180px;
	margin-bottom: 25px;
}
#columna3 {
	float: left;
	width: 280px;
	height: 180px;
	margin-bottom: 25px;
}
#clientesizq {
	float: left;
	width: 430px;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 70px;
}
#clientesder {
	float: right;
	height: 65px;
	width: 430px;
	margin-bottom: 40px;
	padding-top: 5px;
}
#tablac {
	float: left;
	width: 880px;
	height: 300px;
	margin-bottom: 5px;
}
#contactoizq {
	float: left;
	width: 300px;
	margin-right: 20px;
	height: 415px;
	display: inline;
}
#contactoder {
	float: right;
	height: 370px;
	width: 530px;
	padding-top: 5px;
}
#contactoder img {
	text-align: right;
	margin-left: 130px;
	margin-top: 40px;
}
#contactoder a {
	font-weight: bold;
}
#contactoder a:hover {
	font-weight: bold;
}
#contactoderoe {
	float: right;
	height: 370px;
	width: 530px;
	padding-top: 5px;
	text-align: center;
}







#footer {
	float: left;
	height: 35px;
	width: 880px;
	text-align: center;
	margin-top: 80px;
}
#footer p {
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
	color: #50640d;
	font-weight: bold;
}
#footer a {
	color: #6e8f02;
}
#footer a:hover {
	color: #597302;
	text-decoration: underline;
}
