/* ======================================================
   Inmofactory, version mayo 2005
	 © Copyright 2005by Inmofactory. all rights reserved. 

	 ---------------------------------------------------

====================================================== */


/* Removing borders from linked images */ 
a img{border:none;}

/* removing extra margin from form elements */
form {margin:0px;}

BODY {
text-align : center;
margin: 5px 5px; /* setting top and bottom margin */
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #0060A9;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #0060A9;
scrollbar-arrow-color: #FFD41F;
scrollbar-track-color: #FFFFFF;
overflow : scroll x;
background-image : url(img/fondo.gif);
}
.globalcontainer {
	width : 770px;
	height : 97%;
	text-align : center;
	border: 1px solid #000000;
	background : #FFFFFF;
}
.globalInter {
	text-align : center;
height : 99%;
	width :100%;
	background-image : url(img/borderTop.gif);
	background-repeat : repeat-x;
	background-position : top;
	border-bottom:6px solid #FFD41F;
}
.homeIni {
background-image : url(img/homeIni.gif);
background-repeat : no-repeat;
background-position : left top;
vertical-align : top;
height : 99%;
}

/*div.bdyly {
	overflow-y: auto;
	position: relative;
	text-align : center;
	left: 10px;
	top: 2px;
	width:590px;
	height : 200px;
	z-index:2;
	background: transparent;
	visibility: visible;
	border : 2px  solid #000000;
}*/
.centro {
	background: #EBBE18;
}
.seccion {
	font-family : Arial Black;
	font-size : 40px;
	color: #F0D157;
	vertical-align : text-bottom;
}
.tel {
	color: #FFD41F;
	font-size : 22px;
	font-weight : bold;
	text-align : center;
	vertical-align : bottom;
	height:5px;
	/*top:27%;
	position : relative;*/
}
.textos, .frase, .tel  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.textos {
font-size : 12px;
color: #000000;
margin : 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
vertical-align : top;
}
.frase {
font-size : 12px;
color: #A4830F;
font-weight : bold;
margin : 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
}
.HomeIni {
background-image : url(img/HomeIni.gif);
background-repeat : no-repeat;
background-position : top left;
}
.BuscadorIni {
background-image : url(img/BuscadorIni.gif);
background-repeat : no-repeat;
background-position : top left;
}
.ServicioIni {
background-image : url(img/ServicioIni.gif);
background-repeat : no-repeat;
background-position : top left;
}
.EmpresaIni {
background-image : url(img/EmpresaIni.gif);
background-repeat : no-repeat;
background-position : top left;
}
.ContactoIni {
background-image : url(img/ContactoIni.gif);
background-repeat : no-repeat;
background-position : top left;
}
.AlertasIni {
background-image : url(img/AlertasIni.gif);
background-repeat : no-repeat;
background-position : top left;
}