* {
margin: 0;
padding: 0;
}
body {
	background: #e6e6e6;
background-image: url(bg_body.png);
background-position: left top;
background-repeat: repeat-x;
}
html{
font-size: 12px;
font-family: sans-serif;
width: 100%;
height:100%;
}
h1 {
	color: #ff6600;
}
h2 {
	color: #bd4b01;
}
h3 {
	color: gray	;
}
#main {
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url(main.png);
	padding:20px 20px 0 45px;
	margin: 0 auto;
	width: 500px;
}
#main input {
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	background-color: white;
}
#main textarea {
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	background-color: white;
	overflow-y: scroll;
	overflow: hidden;
	width: 390px;
}
#main div {
	padding: 5px 0;
}
#nombre {
	width: 198px;
}
#apellido{
	width: 196px;
}
#telefono {
	position: relative;
	left: 45px;
	width: 100px;
}
#movil {

	width: 100px;	
}
#oficina {
	width: 100px;
}
#extension {
	width: 50px;
}
.col
{


}
#col1
{
height: 55px;
}
.row {
	float: left;

}
.rowmobil {
	float:left;
	left:123px;
	position:relative;
	width:150px;
}
.rowextension {
	position: relative;
	left: 52px;
	width: 150px;
	float: left;
}
#email {
	width: 210px;
}
blockquote {
	text-align: center;
	font-weight: bold;
}
#salida {
	position: relative;
	left: 10px;
}
#mes {
	position: relative;
	left: 15px;
}
#insen {
	position: relative;
	left: 8px;
}
#bebes {
	position: relative;
	left: 3px;
}
#adultos {
	position: relative;
	left: 72px;
}
#chihuahua {
	position: relative;
	left: 6px;
}
#creel {
	position: relative;
	left: 34px;
}
#barrancas1 {
	position: relative;
	left: 9px;
}
#creel1 {
	position: relative;
	left: 28px;
}
#cerocahui {
	position: relative;
	left: 8px;
}
#fuerte {
	position: relative;
	left: 15px;
}
#mochis {
	position: relative;
	left: 3px;
}