/* CSS Document */

body {margin:0; padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000;
text-align:justify;
background-image:url(images/fondopagina2.jpg);
background-repeat:repeat-x;
background-color: #708b37;
line-height:13px;
}
table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
td{vertical-align:top;}
img{border:none;}




.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
.center{ text-align:center;}


input, select { vertical-align:middle; font-weight:normal;}

a {color:;}
a:hover{text-decoration:none;}



/* ============================= footer ====================== */
#footer{ background:url(images/footer-tail.gif) top repeat-x;}
#footer .left-bg{ background:url(images/footer-left-bg.gif) left top no-repeat; padding-left:18px;}
#footer .right-bg{ background:url(images/footer-right-bg.gif) right top no-repeat; height:41px; width:100%; padding:27px 0 0 0;}
#footer .text{ padding:2px 0 0 27px !important; color:#6e6e6e; background:url(images/footer-text-bg.gif) no-repeat 0 0;}
#footer a{ color:#aeaeae;}

/* ============================= forms ============================= */
#Form1{ padding-top:18px;}
#Form1 input{ border:solid 1px #cbcbb4; font-family:Arial, Helvetica, sans-serif; font-size:1em; padding:3px 0 3px 3px; background:#f6f6f0; width:153px;}
#Form1 .link1{ margin:18px 16px 0 0;}

#ContactForm{ padding-top:20px; font-weight:bold; color:#4f4f4f;}
#ContactForm .col-1{ width:211px !important;}
#ContactForm .col-2{ width:200px !important; margin-left:0 !important;}
#ContactForm label{ display:block; height:42px;}
#ContactForm input{ border:solid 1px #a09b96; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:2px 0 2px 3px; width:175px;}
#ContactForm textarea{ border:solid 1px #a09b96; background:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#000000; padding:1px 0 1px 3px; width:194px; height:101px; overflow:hidden;}
#ContactForm .link{ font-weight:normal;}
#ContactForm .link span{ display:inline-block; padding:7px 16px 0 7px;}

.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}		

.ver { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#698335; font-weight:bold;}

.ver2 { font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#fff; font-weight:bold;}

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

.enviarb {
	background-image: url(images/enviar.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 97px;
}

.btn {

 background-color: #FFFFFF;
 background-image: url(images/enviar.png);
 background-repeat: no-repeat;
 height: 37px;
 width: 97px;
 border: 0px;
}

.btni {

 background-color: #FFFFFF;
 background-image: url(images/1enviari.png);
 background-repeat: no-repeat;
 height: 37px;
 width: 97px;
 border: 0px;
}

ul{margin:0px; padding:0px; list-style:none; line-height:16px;}
ul li{ background:url(images/vineta.png) no-repeat left top; padding:0 0 0 11px}
ul li a{ color: #666666; text-decoration:underline}
ul li a:hover{text-decoration:none}


