.preform{
	float:left;
	width:280px;
	background-image:url(../imagenes/form.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.prefield{
	border:none;
	margin:0px;
	padding:0px;
}
.prelegend{
	display:none;
}
.prelabel{
	float:left;
	width:80px;
}
.prelabel span{
	display:none;
}
.pre{
	float:right;
	width:157px;
	padding-right:15px;
	background-image:url(../imagenes/backgr.form.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom: 3px;
	text-align:right;
}
.pre a{
	text-decoration:none;
	color:#666666;
}
.pre a:hover{
	color:#FF0000;
}
.prediv1{
	float:left;
}
.prediv2{
	float:left;
	margin-top:3px;
}
.pre2{
	float:right;
	width:157px;
	height:16px;
	padding-right:15px;
	background-image:url(../imagenes/bt.enviar.png);
	background-repeat:repeat-y;
	background-position:right top;
	margin-bottom:3px;
}
.pre2:hover{
	background-position: right -16px;
}
.preinput{
	float:left;
	width:160px;
	height:17px;
	border:none;
	padding-left:3px;
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#666666;
	background: transparent;
}
.pretext{
	float:left;
	width:158px;
	height:63px;
	border:none;
	padding-left:3px;
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#666666;
	background: transparent;
}
.prebt{
	float:right;
	width:157px;
	height:16px;
	border:0px;
	background:none;
	cursor:pointer;
}
/*contacto*/
.form{
	margin:0px;
	padding:0px;
	float:left;
	width:560px;
}
.fieldset{
	float:left;
	width:560px;
	border:none;
}
.legend{
	display:none;
}
.label{
	float:left;
	width:100px;
	padding-top:1px;
}
.input{
	float:left;
	width:435px;
	margin-bottom:7px;
	border:none;
	color:#007a6a;
	padding-left:5px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
}
.textarea{
	float:left;
	width:434px;
	height:200px;
	color:#007a6a;
	margin-bottom:7px;
	border:none;
	padding-left:5px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
}
.select{
	float:left;
	width:438px;
	color:#007a6a;
	margin-bottom:7px;
	border:none;
	padding-left:2px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
}
.button{
	float:right;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
	font-weight:bold;
	background-color:#fff;
	border:1px dotted #007a6a;
	margin-right:20px;
	color:#007a6a;
}
.button:hover{
	color:#fff;
	background-color:#007a6a;
	
}
.check{
	border:none;
	float:left;
}
/*busqueda*/
.busqueda{
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
}
.buscafield{
	border:none;
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
}
.oculto{
	display:none;
}
.bucaselect{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
	float:left;
	width:190px;
	border:none;
	padding-left:3px;
	color:#e9831f;
	margin-left: 20px;
}
.buscar{
	float:left;
	width:50px;
	padding-left:3px;
	padding-right:3px;
	background:none;
	border:none;
	color:#e9831f;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:1em;
	margin-left:10px;
}
.buscar:hover{
	color:#ff4700;
}
.politica{
	float:left;
	width:434px;
	margin-left: 100px;
	font-size:0.9em;
}
/**/
.presencia{
	width:450px;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}
.presencia fieldset{
	border:none;
	margin:0px;
	padding:0px;
}
.presencia legend{
	display:none;
}
.bloqueform{
	width:450px;
	float:left;
	margin-bottom:5px;
}
.bloqueform2{
	width:300px;
	float:left;
	margin-bottom:5px;
	margin-left:120px;
	overflow:hidden;
}
.presencia label{
	width:120px;
	margin:0px;
	padding-top:2px;
	float:left;
}
.presencia input{
	width:300px;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	float:left;
	border:1px solid #1e8b7d;
	color:#1e8b7d;
	font-size:1em;
	font-family:"Trebuchet MS", Arial, verdana;
}
.presencia textarea{
	width:300px;
	float:left;
	height:120px;
	padding-left:4px;
	padding-right:5px;
	border:1px solid #1e8b7d;;
	margin:0px;
	color:#1e8b7d;
	font-size:1.1em;
	font-family:"Trebuchet MS", Arial, verdana;
}
#preborrar,#preenviar{
	width:65px;
	margin-right:18px;
	float:right;
}
#politica{
	width:15px;
	margin-right:5px;
}
