h1 {
	background-image: url( /images/tcontactar.gif );
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -7000px;
	height: 40px;
	margin-top: 0px;
}

#col1 {
	float: left;
	width: 340px;
	padding: 5px;
	margin: 2px;
	border-right: 1px dotted #ccc;
}

#col2 {
	float: left;
	width: 310px;
	padding: 5px;
	margin-top: -2px;
	margin-left: 11px;
}

#topinfo2 {
	background-image: url(/images/topcomollegar.jpg);
	height: 18px;
	width: 226px;
}

#bottominfo2 {
	background-image: url(/images/bottomcomollegar.jpg);
	background-repeat: no-repeat;
	height: 6px;
	width: 226px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topinfo3 {
	background-image: url(/images/topdireccion.jpg);
	height: 18px;
	width: 226px;
}

.contactpanel {
	margin-top: 20px;
	margin-left: 40px;
	width: 226px;
}

/*·#·#·#·#·#·#·#·#·#·#
#
·  Controles del formulario
#
·#·#·#·#·#·#·#·#*/

label {
	cursor: pointer;
}

.btns {
	background-image: url(/images/bg_submit.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	font-weight: bold;
	font-align: left;
	width: 68px;
	height: 18px;
	border: 1px solid #537594;
}

input {
	/*background-image: url(/images/bg_input.gif);
	font-size: 90%;
	height: 12px;*/
	width: 200px;
	border: 1px solid #ccc;
}

textarea {
	/*background-image: url(/images/bg_textarea.gif);
	font-size: 90%;
	height: 112px;*/
	width: 300px;
	border: 1px solid #ccc;
}

.check {
	width: 15px;
	font-weight: bold;
}