*{
	margin:0;
	padding:0;
}

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/****contacto *****/

#contentForm {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	width: 300px;
	margin:0 4px 5px 5px;
}
span.required{
  font-size: 12px !important;
  color: red !important;
}

span.textocontacto{
	font-size: 12px !important;
	color: #000000 !important;
	width:150px;
  
  }	
  
  label {
  display: block;
  float: left;
  clear: left;
  Width: 170px;
  line-height: 20px;
  margin: 5px 10px 0 10px;
}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px;
	font-size: 12px;
	background: #dfdfdf;
	margin: 3px 0;
}   

input:focus, textarea:focus, select:focus {
	background: #dfdfdf;
}

input.button {
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: url(../images/bot1.jpg) no-repeat left top;
	width: 120px;
	height: 67px;
	margin-left: 2px;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #51ac42;
  font-weight: bold;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}



.mail {
	float:left;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 14px;
	color: #1ca0b2;
	text-decoration: none;
}

.mail:hover {
	color: #787872;float:left;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 14px;
}

.mail2 {
	float:right;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 14px;
	color: #083d77;
	text-decoration: none;
}

.mail2:hover {
	color: #787872;float:right;
	width:480px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 14px;
}

.mail3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 15px;
	color: #083d77;
	text-decoration: none;
}

.mail3:hover {
	color: #787872;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-size: 15px;
}

#contacto {
	float:right;
	width:614px;
	margin:3px 35px 2px 0;
}

#ubicacion {
	float:right;
	width:168px;
	margin:3px 35px 2px 0;
}


.seleccont {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787872;
	font-weight:bold;
} 

.cont {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083d77;
	text-decoration: none;
	font-weight:bold;
}

.cont:hover {
	color: #787872;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left:15px;
}

.textocon {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	float:left;
	padding-left:10px;
}

.titcon {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#86AB2E;
	float:left;
	padding-right:5px;
	font-weight:bold;
}

.mailc {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #083d77;
	text-decoration: none;
	font-weight:bold;
}

.mailc:hover {
	color: #787872;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#bots {
	float:right;
	width:108px;
	margin:3px 34px 2px 0;
}
#bots1 {
	float:left;
	width:108px;
	margin:3px 35px 2px 37px;
}
/********fincontacto*****/
