body	{margin:16px 0;}
h1	{font:22px Verdana, Geneva, sans-serif;margin:16px;color:#172983;border-bottom:1px dotted #172983;font-weight:bold;}
h2	{font:16px Verdana, Geneva, sans-serif;margin:0 16px 16px 16px;color:#666;font-weight:bold;}
h3	{font:14px Trebuchet MS, Geneva, sans-serif;margin:16px;color:#333;}
a img	{border:0;}
a	{outline:none;}
em	{font-style:normal;color:#369;}
#central{position:absolute;left:50%;width:900px;margin:0 0 0 -450px;background:#ffffff;}

#top           {position:absolute;width:900px;top:30px;text-align:right;font:11px Verdana, Geneva, sans-serif;}
#top a         {color:#666;text-decoration:none;padding:0 8px 0 12px;}
#top a:hover              {color:#333;text-decoration:underline;}
#top a[title="Inicio"] 	  {background:url(http://www.print-huellas.es/img/ico_home.gif) no-repeat left;}
#top a[title="Contactar"] {background:url(http://www.print-huellas.es/img/ico_mail.gif) no-repeat left;}
#top a[title="Legal"] 	  {background:url(http://www.print-huellas.es/img/ico_legal.gif) no-repeat left;}
.imglogo		  {border:0;margin:0 0 -20px 36px;}

#botonera		{width:675px;height:72px;padding:0 0 0 225px;background:url(http://www.print-huellas.es/img/fondo_barra.gif) bottom no-repeat;}
#botonera img 		{border:0;}
#botonera a             {float:left;width:100px;height:18px;padding:6px 0 0 0;margin:0 4px 0 0;background:url(http://www.print-huellas.es/img/fondo_btgris.gif) no-repeat;text-align:center;font:11px Verdana, Geneva, sans-serif;text-decoration:none;color:#333;}
#botonera a:hover       {background:url(http://www.print-huellas.es/img/fondo_btazul.gif) no-repeat;color:#fff;}

#cuerpo			{width:694px;min-height:200px;overflow:hidden;border-left:205px solid #ccc;border-right:1px solid #ccc;}
#cuerpo a		{color:#036;text-decoration:underline;}
#cuerpo a:hover		{color:#333;}
#cuerpo p		{margin:16px;font:11px Verdana, Geneva, sans-serif;line-height:16px;}

#pie 			{width:900px;height:20px;padding:52px 0 0 0;margin:-16px 0 16px 0;font:11px Verdana, Geneva, sans-serif;text-align:center;background:url(http://www.print-huellas.es/img/fondo_pie.gif) top no-repeat;}
#pie a			{color:#369;}

.col_normal		{float:left;width:330px;min-height:200px;margin:0 10px 0 0;}
#popup			{position:absolute;width:640px;height:470px;top:50%;left:50%;margin:-100px 0 0 -230px;background:#333;border:15px solid #333;visibility:hidden;}

/********index.php***************/
.col_home	{float:left;width:330px;height:380px;margin:0 10px 0 0;}
.col_home_img	{float:left;width:330px;height:190px;margin:0 10px 0 0;}

/********localizacion.php***************/
.col_loc	{float:left;width:225px;height:270px;margin:0;}
.col_loc_img	{float:left;width:225px;height:290px;margin:0 0 0 3px;text-align:center;}
.col_loc_img a	{font:11px Verdana, Geneva, sans-serif;}

/********contactar.php***************/
form		{margin:16px;font:11px Verdana, Geneva, sans-serif;}
label		{float:left;width:150px;font:11px Verdana, Geneva, sans-serif;color:#369;}
input    	{font:11px Verdana, Geneva, sans-serif;}
select		{width:200px;font:11px Verdana, Geneva, sans-serif;}
option  	{}
input[type="text"]  {width:200px;margin:0 0 4px 0;border:1px solid #666666;}
input[type="submit"]{width:100px;margin:0 4px 0 0;border:1px solid #666666;}
input[type="reset"] {width:100px;margin:0 4px 0 0;border:1px solid #666666;}
input:focus	{background:#9cd;}
textarea	{width:300px;height:80px;font:11px Verdana, Geneva, sans-serif;border:1px solid #666666;}
textarea:focus	{background:#9cd;}