/*Cabecera*/
#cabecera 		{ position: relative; margin: 0 auto; height: 155px;  background: url(../images/fondo_menu.gif); }
#logo_cabecera	{ position: absolute; left: 67px; top: 29px; width: 194px; height: 112px;}
#menu			{ position: absolute; left: 335px; top: 23px; width: 440px; height: 130px; }
#menu a 		{ float: left; display: block; width: 108px; height: 130px; margin: 0 1px 0 0; }
#botmenu1 { background: url(../images/botmenu1.jpg) no-repeat; }
#botmenu2 { background: url(../images/botmenu2.jpg) no-repeat; }
#botmenu3 { background: url(../images/botmenu3.jpg) no-repeat; }
#botmenu4 { background: url(../images/botmenu4.jpg) no-repeat; }
#menu a:hover	{ background-position: 0 -130px; }


/*Cuerpo*/
#cuerpo 		{ background: url(../images/fondo_contenido.gif); }
#submenu		{ width: 100%; height: 20px;}
#submenu a	 		{ float: left; display: block;  height: 22px; margin: 0 1px 0 0; }
#botsubmen1 		{ width: 59px; background: url(../images/botsubmen1.gif) no-repeat; }
#botsubmen2 		{ width: 67px; background: url(../images/botsubmen2.gif) no-repeat; }
#botsubmen3 		{ width: 123px; background: url(../images/botsubmen3.gif) no-repeat; }
#botsubmen4 		{ width: 74px; background: url(../images/botsubmen4.gif) no-repeat; }
#submenu a:hover 	{ background-position: 0 -22px; }
#parrafo		{ margin: 45px 10px 0 10px; width: 306px; }
#bvqi			{ margin: 15px 0 0 230px; width: 80px; height: 64px; }
.espacio		{height: 30px;}


/*Pie*/
#pie 				{ position: relative; margin:0 auto; height: 100px; background: url(../images/fondo_pie.gif) no-repeat; }
#logo_pie			{ position: absolute; left: 24px; top: 10px; width: 64px; height: 40px;}
#barra_pie			{ position: absolute; left: 94px; top: 8px; width: 1px; height: 35px;}
#texto_pie_dir		{ position: absolute; left: 120px; top: 6px; width: 300px; height: 40px; font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #ededed;}
#texto_pie_dir_2	{ position: absolute; left: 440px; top: 6px; width: 300px; height: 40px; font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #ededed;}
#texto_pie_telf		{ position: absolute; left: 138px; top: 20px; width: 600px; height: 20px;}
a.pie 				{font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #ededed; font-weight: normal; text-decoration: none;}
a:hover.pie 				{font: 10px Tahoma, Arial, Helvetica, sans-serif; color: #fff; font-weight: normal; text-decoration: underline;}

#formulario_pie_contenedor	{ position: relative; margin:0 auto; height: 123px; background: url(../images/fondo_contenido.gif); padding-top:10px; }
#formulario_pie_contenedor2  {margin: 1px 9px 0 9px; border-top: 1px solid #383838; height: 100%;}
#formulario_pie { margin: 2px 0px; background: url(../images/fondo_telefono.jpg) no-repeat #f6fcfa;height: 100%;}
#formulario_pie p.izquierda {font: 14px Arial, Helvetica, sans-serif; color: #273840; font-weight: normal; width: 180px; padding: 8px 0 0 120px; margin: 0px;}
#formulario_pie p.derecha {font: 14px Arial, Helvetica, sans-serif; color: #1f738d; font-weight: normal; }
#formulario_pie	label	{ padding: 0 0 0 1em; font: 12px Arial, Helvetica, sans-serif; color: #273840; font-weight: normal;}
#formulario_pie	input, select 	{ font: 14px Arial, Helvetica, sans-serif; color: #273840; font-weight: normal; width: 130px;}
#tabla_pie {padding-top: 10px;}

button.enviar_pie { width: 142px; height: 41px; margin: 0 5px 0 0; background: url(../images/boton.gif) no-repeat; border: 0; font: 16px Arial, Helvetica, sans-serif; color:#fff; font-weight: bold;}
button.enviar_pie:hover { background-position: 0 -41px; }

