body {
	background-color: White;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
#contenedor {
   
	width:779px;
	height:auto;
	left:50%;
	margin:auto;
	background-color: White;
	
}
#interior {
  position:relative;
   float:left;
	width:779px;
	background-color:White;
	height:800px;
}
#logo {
	float:left;
	width:779px;
	height:138px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#logo_interior {
	float:left;
	width:779px;
	height:138px;
	background-image: url(../images/cabecera_int.jpg);
	background-repeat: no-repeat;
}
#central {
	float:left;
	width:779px;
	height:253px;
	background-color:transparent;
	background-image: url(../images/central.jpg);
	background-repeat: no-repeat;
	 
}
#cabecera {
   display:block;
	width:315px;
	height:84px;
	margin-top:5px;
	background-color: White;
	
}
#cuerpo {
	width:779px;
	height:auto;
	background-color: white;
}
#izquierda {
  
	float:left;
	width:398px;
	height:auto;
	background-image: url(../images/fondo_izquierda.jpg);
	background-color: White;
	background-repeat: no-repeat;
	padding-left:10px;
	margin-top:2px;
	padding-bottom:50px;
}
#derecha {
  
	float:right;
	width:365px;
	height:auto;
	/*margin-top:8px;*/
	background-color: White;
	
}
#form1 {
	width:250px;
	height:auto;
	margin-left:30px;
	/*margin-top:0;
	padding:0;*/
}
#form2 {
	width:250px;
	height:95px;
	margin-left:30px;
	/*margin-top:0;
	padding:0;*/
}
#ampliada {
	float:left;
	width:364px;
	height:327px;
	
}
#central_ficha {
	display:block;
	width:330px;
	height:auto;
	background-image: url(../images/fondo_ficha.jpg);
	padding-left:35px;
}
#cabecera_form {
   float:left;
	
	width:288px;
	height:94px;
	background-image: url(../images/cabecera_formulario.jpg);
	background-repeat: no-repeat;
	
}
#cabecera_web {
	
	float:left;
	width:364px;
	height:49px;
	margin-top:10px;
	background-color:transparent;
}
#cabecera_clientes {
   float:left;
	display:block;
	width:288px;
	height:94px;
	background-image: url(../images/cabecera_clientes.jpg);
	background-repeat: no-repeat;
	
}
#cuerpo_form {
   float:left;
	display:block;
	width:288px;
	height:auto;
	background-image: url(../images/fondo_formulario.jpg);
	background-repeat: repeat-y;	
}
#cuerpo_form_intra {
   float:left;
	display:block;
	width:288px;
	height:auto;
	background-image: url(../images/fondo_formulario.jpg);
	background-repeat: repeat-y;	
}
#pie_form_intra{
	float:left;
	display:block;
	width:288px;
	height:17px;
	background-image: url(../images/pie_formulario.gif);
	background-repeat: no-repeat;
	
}
#pie_form {
	float:left;
	display:block;
	width:288px;
	height:17px;
	background-image: url(../images/pie_formulario.gif);
	background-repeat: no-repeat;
	
}
#items {
	float:left;
	width:364px;
	height:auto;
	background-color: transparent;
}
#items2 { 
	float:left;
	width:364px;
	height:auto;
	background-color: transparent;
}
#items3 {
	float:left;
	width:364px;
	height:auto;
	background-color: transparent;
}
.span {
   display:none;
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
	color: #E9967A;
	font-size:1.1em;
	text-align:left;
	/*visibility: hidden;*/
	}  