body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active,object,embed{

 outline: none;

}

:-moz-any-link:focus {

  outline: none;

}

#flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	height: 660px;
	width: 990px;
	margin-left: 50%;
	position: absolute;
	left: -490px;
	margin-top: 30px;
}
#errorpass {
	font-size: 16px;
	color: #C00;
	text-align: center;
}
.respuesta {
	background-image: url(images/bgblanco.png);
		*behavior: url(iepngfix.htc) !important; 
	*behavior: none; 
	height: 300px;
	width: 700px;
	margin-left: 50%;
	position: relative;
	left: -350px;
	top: 100px;
	background-repeat: no-repeat;
}
#formulario {
	background-image: url(images/bgform.png);
			*behavior: url(iepngfix.htc) !important; 
	*behavior: none; 
	position: relative;
	height: 800px;
	width: 950px;
	*width:950px !important;
	margin-left: -475px;
	left: 50%;
	top: 50px;
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	top: -40px;
	left: -30px;
}
#formulario form {
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #036;
}
input[type=text],select {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #1E63A6;
}
.label2 {
	position: absolute;
	left: 300px;
		*left: 300px; !important; 
	*left: 350px; 
	width: auto;
	
}
 #via {
	margin-left: 57px;
}
#nombre {
	margin-left: 45px;
}
.label3 {
	position: absolute;
	left: 550px;
		*left: 550px; !important; 
	*left:680px; 
	width:auto;
	font-size: 14px;
	color: #0062AD;
	margin-top: -0px;
}
#numero {
	margin-right: 10px;
}
#planta {
	margin-right: 10px;
}
#cp {
	margin-left: 80px;
}
#localidad {
	margin-left: 10px;
}
#apellido2 {
	margin-right: 40px;
}
#tlf {
	margin-left: 39px;
}
#email {
	margin-left: 38px;
}
#fecha {
	margin-left: 42px;
}
#enviar {
	float: right;
	/*width: 700px;*/
	margin-right: 35px;
	text-align: right;
}
img {
	border: none;
}

#calendario{
	
	margin:5px 0px 0px 4px;}
#titulo {
	position: absolute;
	left: 284px;
	top: 28px;
}
.mensaje {
	text-align: center;
	padding: 25px;
}
.mensaje h3 {
	font-weight: bold;
	color: #036;
}
#pie {
	width: 900px;
	margin-left: 50%;
	position: absolute;
	left: -445px;
	/*background-image: url(images/tileblanco.png);
	*behavior: url(iepngfix.htc) !important; 
	*behavior: none; 
	color: #069;*/
	color:#036;
	text-align: center;
	padding: 12px;
	clear: both;
	position: absolute;
	top: 680px;	
}
#flash a {
	color: #000;
}
#pie a {
	/*color: #06C;*/
	color:#039;
}

