﻿.body 
{
	background-color:Gray;
	background: url(../img/Background_ABITA.jpg);
	background-repeat: inherit;
	background-attachment: fixed;
}

/*---------------------------Menu--------------------------------*/

.MenuP
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #28853d;
	font-weight: bold;         	
}

.MenuPBDR
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #28853d;
	font-weight: bold;
	width: 20px;          	
}

.MenuLinks
{
	/*color: #117977;*/
	color: White;  
	text-decoration: none; 
}

.MenuPHome
{
	font-family:Geneva,Arial;
	font-size:13px;
	/*color: #28853d;*/
	color: #119977;
	font-weight: bold;
	width: 100px;
	text-align: center;           	
}

.MenuPFracc
{
	font-family:Geneva,Arial;
	font-size:13px;
	/*color: #28853d;*/
	color: #119977;
	font-weight: bold;
	width: 165px;
	text-align: center;               	
}

.MenuPCrCo
{
	font-family:Geneva,Arial;
	font-size:13px;
	/*color: #28853d;*/
	color: #119977;
	font-weight: bold;
	width: 100px;
	text-align: center;               	
}

.MenuPSep
{
	width: 495px;
	text-align: left;  
}

.divMenuSel 
{
	position: relative;
	width: 100%;
	height: 47px;
}

.imgMenuSel
{
	width: 100%; 
	height: 47px;  	
}

.imgMenuSelC
{
	width: 100%; 
	height: 47px;
	visibility: hidden;    	
}

.spnMenuSel
{
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
}


/*-----------------------Menu Ciudades---------------------------------------*/

.MenuS
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: black;   	
}

.MenuSSep1
{
	/*width: 480px;*/
	background-color: #dedede;   	
}

.MenuSSep2
{
	width: 450px;	
}

.MenuSBR
{
	height: 37px;
	width: 20px;  
}

.MenuSBR_M1_C1
{
	height: 37px;
	width: 20px;
	/*background: url(../img/br1_menu_1.png);*/
	background: url(../img/spriteAbita.png) -60px -25px;
	background-repeat: inherit;
	background-color: Transparent;
}

.MenuSBR_M1_C2
{
	height: 37px;
	width: 20px;
	/*background: url(../img/br1_menu_2.png);*/
	background: url(../img/spriteAbita.png) -90px -25px;
	background-repeat: inherit;
	background-color: Transparent;
}

.MenusSLinks
{
	color: White;
	text-decoration: none; 
}

.MenuS_M1
{
	font-family:Geneva,Arial;
	font-size:13px;
	font-weight: bold;   
	color: White;
	background-color: #dedede;
	text-align: center;
	width: 105px;      	
}

.MenuS_M1S
{
	font-family:Geneva,Arial;
	font-size:13px;
	font-weight: bold;   
	color: White;
	background-color: #dedede;
	text-align: center;
	width: 5px;      	
}

.MenuS_M1Sep
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #dedede;
	background-color: #dedede;
	text-align: center;
	width: 5px;     	
}

.TMenuS1
{
	height: 37px;
}

.divCitySel 
{
	position: relative;
	width: 100%;
	height: 37px; 
}

.imgCitySel
{
	width: 100%; 
	height: 37px;  	
}

.imgCitySelC
{
	width: 100%; 
	height: 37px;
	visibility: hidden;    	
}

.spnCitySel
{
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
}

/*-----------------------Menu Fraccionamientos---------------------------------------*/

.MenuSBR_M2_C1
{
	height: 37px;
	width: 20px;
	/*background: url(../img/br2_menu_1.png);*/
	background: url(../img/spriteAbita.png) 0px -25px;
	background-repeat: inherit;
	background-color: Transparent;
}

.MenuSBR_M2_C2
{
	height: 37px;
	width: 20px;
	/*background: url(../img/br2_menu_2.png);*/
	background: url(../img/spriteAbita.png) -30px -25px;
	background-repeat: inherit;
	background-color: Transparent;
}

.MenuS_M2
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: White;
	/*background-color: #28853d;*/
	background-color: #119977;
	text-align: center;   
}

.MenuS_M2Sep
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #119977;
	background-color: #119977;
	text-align: center;   
}


.MenuS_M2Links
{
	color: White;
	text-decoration: none; 
}

.MenuS_M2Sel
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #28853d;
	background-color: #28853d;
	text-align: center; 
}

.MenuS_M2SelLinks
{
	color: #28853d;
	text-decoration: none; 

}

.TMenuS2
{
	height: 37px;
}

.imgFraccSel
{
	width: 100%; 
	height: 37px;  	
}

.imgFraccSelC
{
	width: 100%; 
	height: 37px;
	visibility: hidden;    	
}

.divFraccSel 
{
	position: relative;
	width: 100%;
	height: 37px; 
}

.spnFraccSel
{
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
}

.TMenuS3
{
	height: 10px;
}

.TMenuS3Sel
{
	height: 10px;
	background-color: White;
	text-align: center;
	vertical-align: middle;    
}

/*---------------------------Contenido--------------------------------*/


h1
{
	font-family: Tahoma;
	font-size:26px;
	color: #119977;
	text-align: center; 
	font-weight: normal; 
	margin-top: 0px;
	margin-bottom: 0px;
}


.TCont
{
	height: 780px;
}

.TCont2
{
	height: 460px;
}

.TContBR
{
	/*height: 20px;
	width: 20px;*/
	background-color: White;  
}

.TContBR_C1
{
	height: 20px;
	width: 20px;
	/*background: url(../img/b1_cont_1.png);*/
	background: url(../img/spriteAbita.png) 0px 0px;
	background-repeat: inherit;
	background-color: Transparent;  
}

.TContBR_C2
{
	height: 20px;
	width: 20px;
	/*background: url(../img/b1_cont_2.png);*/
	background: url(../img/spriteAbita.png) -30px 0px;
	background-repeat: inherit;
	background-color: Transparent;  
}

.TContBR_C3
{
	height: 20px;
	width: 20px;
	/*background: url(../img/b1_cont_3.png);*/
	background: url(../img/spriteAbita.png) -60px 0px;
	background-repeat: inherit;
	background-color: Transparent;  
}

.TContBR_C4
{
	height: 20px;
	width: 20px;
	/*background: url(../img/b1_cont_4.png);*/
	background: url(../img/spriteAbita.png) -90px 0px;
	background-repeat: inherit;
	background-color: Transparent;  
}

.TContP1
{
	height: 420px;
}

.TContP1ContactoList
{
	background-color: #f2f2f2;
	vertical-align: top;
	width: 800px;  
}

.TContP1ContactoListTitulo
{
	font-family: Tahoma;
	font-size:18px;
	color: #119977;
	text-align: left;
	text-decoration: none;   
}

.TContP1ContactoListSep
{
	font-family: Tahoma;
	font-size:5px;
	color: #119977;
	text-align: left;
	text-decoration: none;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px         
}

.TContP1ContactoListTexto1
{
	font-family: Tahoma;
	font-size:15px;
	color: #119977;
	text-align: left;
	text-decoration: none;   
}

.TContP1ContactoListTexto2
{
	font-family: Tahoma;
	font-size:15px;
	color: Black;
	text-align: left;
	text-decoration: none;   
}

.TContP1Contacto
{
	background-color: #f2f2f2;
	vertical-align: top;  
}

.TContP1ContactoTitulo
{
	font-family: Tahoma;
	font-size:26px;
	/*color: #28853d;*/
	color: #119977;
	text-align: center;  
}

.TContP1ContactoTextos
{
	font-family: Geneva,Arial;
	font-size:12px;
	color: #464646;
	text-align:left;  
}

.TContP1ContactoTextos2
{
	font-family: Geneva,Arial;
	font-size:12px;
	color: #464646;
	text-align: justify;   
}

.TContP1ContactoTBox
{
	font-family: Geneva,Arial;
	font-size:12px;
	color: #464646;
	text-align:left;
	width: 90%;   
}

.TContP1ContactoSep
{
	height: 5px;
}

.TContP1ContactoSep2
{
	height: 5px;
	border-bottom-color: Black;
	border-bottom-style: dashed;
	border-bottom-width: 1px;       
}

.TContSep
{
	height: 20px;
}

.TContP2
{
	height: 274px;
}

.TContP2Titulo1
{
	font-family: Tahoma;
	font-size:28px;
	/*color: #28853d;*/
	color: #119977;
	background-color: #f2f2f2;
	height: 55px;
	text-align: left;
	width: 100px;
	vertical-align: middle;   
}

.TContP2Titulo1-2
{
	font-family: Tahoma;
	font-size:28px;
	/*color: #28853d;*/
	color: #119977;
	background-color: #f2f2f2;
	height: 55px;
	text-align: left;
	width: 200px;
	vertical-align: middle;   
}

.TContP2Titulo2
{
	font-family: Tahoma;
	font-size:28px;
	/*color: #28853d;*/
	color: #119977;
	background-color: #f2f2f2;
	height: 55px;
	text-align: left;
	width: 250px;
	vertical-align: middle;   
}

.TContP2Titulo2-2
{
	font-family: Tahoma;
	font-size:28px;
	/*color: #28853d;*/
	color: #119977;
	background-color: #f2f2f2;
	height: 55px;
	text-align: left;
	width: 450px;
	vertical-align: middle;   
}

.TContP2Sep
{
	height: 17px;
	background-color: White;   
}

.TContP2SepVideo
{
	border-right: 1px dashed #dedede;
	background-color: White;
	width: 300px;   
}

.TContP2Texto
{
	font-family: Tahoma;
	font-size:15px;
	color: #464646;
	text-align: justify;
	padding-left: 10px;
	padding-right: 5px;
	background-color: White;
	vertical-align: top;
	width: 700px;        
}

.TContP2TextoTel
{
	color: red;
	font-weight: bold;
	font-size: 18px;
}


.proLink
{
	color: green;
	text-decoration: none;
	font-weight: bold;
}



/*---------------------------Pie de Pagina--------------------------------*/

.FootText
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #dedede;
	font-weight: bold;
	text-align: center;
	text-decoration: none;            	
}

.FootLinks
{
	color: #dedede;
	text-decoration: none;            	
}

.FootTextEsp
{
	font-family:Geneva,Arial;
	font-size:13px;
	color: #dedede;
	font-weight: bold;  
	text-align:left; 
	width: 430px;        	
}

/*--------------------------Flash--------------------------------------------*/

#flash{
	z-index: 0;
	position: relative;
}

#mapa{
	left: 5px;
	top: 410px;
	position: absolute;
	display: block;
	z-index:2;
	color: white;
	font-family: Verdana;
	font-size:small;
	text-decoration: underline;
	height: auto;
	zoom: inherit;
}

#simulador{
	left: 5px;
	top: 440px;
	position: absolute;
	display: block;
	z-index:2;
	color: white;
	font-family: Verdana;
	font-size:small;
	text-decoration: underline;
	height: auto;
}

#folleto{
	left: 76%;
	top: 410px;
	float: right;
	position: absolute;
	display: block;
	z-index:2;
	color: white;
	font-family: Verdana;
	font-size:small;
	text-decoration: underline;
	height: auto;
	text-align: right;
}

#descargar{
	left: 76%;
	top: 440px;
	float: right;
	position: absolute;
	display: block;
	z-index:2;
	color: white;
	font-family: Verdana;
	font-size:small;
	text-decoration: underline;
	height: auto;
	text-align: right;
}

#mapa a{
	text-decoration: none;
	color: #FFFFFF;
}

#simulador a{
	text-decoration: none;
	color: #FFFFFF;
}

#folleto a{
	text-decoration: none;
	color: #FFFFFF;
}

#descargar a{
	text-decoration: none;
	color: #FFFFFF;
}

/*----------Promociones----------------*/

.divPromIni
{
	border: 1px solid black;
	background-color: black; /*#f9f9f9;*/  
	position: fixed; 
	bottom: 29px; 
	right: 0px; 
	height: 75px; 
	width: 238px;
	font-family: Helvetica,Tahoma;
	font-size: 30px;
	font-weight: bold;
	padding-top: 8px;   
	color: Yellow;
	z-index: 10;
	cursor: pointer;
	text-align: center;    	
}

.divPromCont
{
	border: 1px solid black;
	background-color: black;  
	position: fixed; 
	bottom: 30px; 
	right: 0px; 
	width: 238px;
	font-family: Helvetica,Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;   
	color: Yellow;
	z-index: 11;
	cursor: pointer;	     	
}

.divPromTxt
{
	padding-left: 5px;
	text-align: left;
	font-size: 15px;  
}

.divPromSep
{
	height: 5px; 
}

.divPromSepI
{
	height: 3px; 
}

.divPromSepF
{
	height: 8px; 
}
