	/***********************************************/
	/* emx_nav_left.css                            */
	/* Use with template Halo_leftNav.html         */
	/***********************************************/
	
	/***********************************************/
	/* HTML tag styles                             */
	/***********************************************/
	body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	}
#header {
	background-image: url(images/fondo.jpg);
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
}

#header02 {
	background-image: url(images/fondo03.jpg);
	height: 31px;
	padding-top: 10px;
	color: #FFF;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
#header-i {
	background-image: url(images/head.jpg);
	height: 235px;
	background-repeat: no-repeat;
	background-position: right;
}
#cuerpo {
	padding-right: 20px;
	padding-left: 20px;
}
	
	
	/***********************************************/
	/* Component Divs                              */
	/***********************************************/
	#siteName{
		margin: 0px;
		padding: 16px 0px 8px 0px;
		color: #ffffff;
		font-weight: normal;
		font-size: 19px;
	}
#subglobalNav01   {
	left: 0px;
	/*width: 100%;*/
		min-width: 640px;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
	font-size: 12px;
	background-image: url(images/fondo02.jpg);
	text-align: center;
	word-spacing: 5px;
}
	
	
	
	/********************* end **********************/
	h1 {
		color: #000;
		margin: 0px;
		padding: 0px;
		font-family: Arial, sans-serif;
		font-size: 22px;
		font-weight: bold;
	}
	
	h4{
	 font: 100% Arial,sans-serif;
	 color: #333333;
	 margin: 0px;
	 padding: 0px;
	}
h3 {
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h5 ,h5 a, h5 a:hover{
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	text-decoration: none;
	}
.subtitulo1, .subtitulo1 a , .subtitulo1 a:hover,.subtitulo1:hover{
	color: #36F;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	.titulo , .titulo a{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	}
	#titulo {
	padding-top: 31px;
	padding-bottom: 5px;
	}
	
	
	#content{
		padding: 0px 10px 0px 0px;
		margin:0px 0px 0px 178px;
		border-left: 1px solid #ccd2d2;
	}
	
	#pageNav{
		float: left;
		width:178px;
		padding: 0px;
		background-color: #F5f7f7;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		font: small Verdana,sans-serif;
	}
	#menu-izq {
		padding-left: 10px;
	}
#menu-inferior {
	padding-top: 10px;
	text-align: center;
}
	/************** feature styles *****************/
	
	#feature{
		padding: 0px 0px 10px 10px;
		font-size: 80%;
		min-height: 200px;
		height: 200px;
	}
	#feature h3{
		font: bold 175% Arial,sans-serif;
		color: #000000;
		padding: 30px 0px 5px 0px;
	}
	#feature img{
		float: left;
		padding: 0px 10px 0px 0px;
	}
	html>body #feature {height: auto;}
	/*************** story styles ******************/
	
	#story {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	}
	#nueva-sucursal {
		color: #085AA5;
		font-weight: bold;
	}
	
	#nueva-sucursal2 {
		font-size: small;
		color: #000000;
		font-weight: bold;
	}
.texto1 , .texto2, .texto3{
	font-size: 13px;
	color: #333;
	}
	.paxzoom , .paxzoom a{
		text-decoration: none;
		color: #06C;
	}
.paxzoom:hover, .paxzoom a:hover {
	text-decoration: none;
	color: #06C;
	font-weight: bold;
}
#espacio-menu {
	background-image: url(images/fondo-menu.jpg);
	height: 29px;
	padding-top: 9px;
	padding-left: 25px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

	/************* relatedLinks styles **************/
	
	#relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	}
	#relatedLinks a{
		display: block; 
	}
#relatedLinks a:hover {
	display: block;
	font-weight: bold;
	color: #036;
}

	#relatedLinks h3{
		padding: 10px 0px 2px 0px;
	}
#relatedLinks02 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	background-image: url(images/fondo01.jpg);
}
#relatedLinks02 h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-bottom: 10px;
}
#relatedLinks02 a {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #36F;
	text-decoration: none;
}
#relatedLinks02 a:hover {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}



#copyright {
	color: #333;
}


#sucursal {
	background-color: #CCC;
	color: #333;
}
#logo-head {
	float: left;
}
#globalLink01 {
	height: 22px;
	min-width: 640px;
	margin: 0px;
	left: 7px;
	z-index: 100;
	padding-left: 13px;
	padding-top: 3px;
	color: #000;
	background-image: url(images/fondo01.jpg);
	text-align: center;
	display: block;
}
#txt {
	color: #333;
	padding: 10px;
}
#llamanos-h {
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	float: right;
	padding-top: 190px;
	padding-right: 10px;
}
#llamanos-h h3 {
	color: #FFF;
	font-size: 25px;
	font-weight: normal;
}
.llamanos {
	color: #FC0;
	font-weight: bold;
}
.MenuSEO-S1 , .MenuSEO-S1 a{
	color: #333;
	text-decoration: none;
	white-space: normal;
}
.MenuSEO-S1:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.MenuSEO-S2, .MenuSEO-S2 a {
	color: #FFF;
	text-decoration: none;
	word-spacing: normal;
}
.MenuSEO-S2:hover {
	color: #FFF;
	text-decoration: underline;
	word-spacing: normal;
}
.MenuSEO-S3, .MenuSEO-S3 a {
	color: #FFF;
	text-decoration: none;
}
.MenuSEO-S3:hover {
	color: #FFF;
	text-decoration: underline;
}
	.MenuSEO-Iz , .MenuSEO-Iz a {
		color: #036;
		text-decoration: none;
	}
	.MenuSEO-Iz:hover {
		color: #063;
		text-decoration: none;
	}
.MenuSEO-Iz2, .MenuSEO-Iz2 a {
	color: #036;
	text-decoration: none;
}
.MenuSEO-Iz2:hover , .MenuSEO-Iz2 a:hover{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}
.MenuSEO-Iz3, .MenuSEO-Iz3 a {
	color: #036;
	text-decoration: none;
}
.MenuSEO-Iz3:hover {
	color: #063;
	text-decoration: none;
}


	
	.MenuSEO-In, .MenuSEO-In a {
		color: #00C;
		text-decoration: none;
	}
	.MenuSEO-In:hover {
		color: #069;
		text-decoration: none;
	}

	.link1 , .link1 a {
		color: #039;
		text-decoration: none;
	}
.link1:hover , .link1 a:hover{
		color: #069;
		text-decoration: none;
	}

	.link2, .link2 a {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	}
	.link2:hover {
	color: #F93;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	}
	.linkSEO , .linkSEO a {
		color: #333;
		text-decoration: none;
	}
	.linkSEO:hover {
		color: #999;
		text-decoration: none;
	}


	
	
	/************ sectionLinks styles **************/
	
	#sectionLinks{
		margin: 0px;
		padding: 0px;
	
	}
	
	#sectionLinks h3{
		padding: 10px 0px 2px 10px;
		border-bottom: 1px solid #cccccc;
	}
	
	#sectionLinks a:link, #sectionLinks a:visited {
		display: block;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #cccccc;
		background-image: url(images/bg_nav.jpg);
		font-weight: bold;
		padding: 3px 0px 3px 10px;
		color: #21536A;
	}
	
	#sectionLinks a:hover{
		border-top: 1px solid #cccccc;
		background-color: #DDEEFF;
		background-image: none;
		font-weight: bold;
		text-decoration: none;
	}

	
	
	#content{
		padding: 0px 10px 0px 0px;
		margin:0px 0px 0px 178px;
		border-left: 1px solid #ccd2d2;
	}
	
	/********* form and related tag styles *********/
	
	form {
		margin: 0;
		padding: 0;
	}
	
	label{
	 font: bold 1em Arial,sans-serif;
	 color: #334d55;
	}
					
	input{
	font-family: Arial,sans-serif;
	}
	
	/***********************************************/
	/* Layout Divs                                 */
	/***********************************************/
	#pagecell1{
	left: 2%;
	right: 2%;
	width:100%;
	background-color: #ffffff;
	}
	
	#tl {
		position:absolute;
		top: -1px;
		left: -1px;
		margin: 0px;
		padding: 0px;
		z-index: 100;
	}
	
	#tr {
		position:absolute;
		top: -1px;
		right: -1px;
		margin: 0px;
		padding: 0px;
		z-index: 100;
	}
	
	#masthead{
		position: absolute;
		top: 0px;
		left: 2%;
		right: 2%;
		width:95.6%;
		
	}
	
	#pageNav{
		float: left;
		width:178px;
		padding: 0px;
		background-color: #F5f7f7;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		font: small Verdana,sans-serif;
	}
	
	/************** utility styles *****************/
	
	#utility{
		font: 75% Verdana,sans-serif;
		position: absolute;
		top: 16px;
		right: 0px;
		color: #919999;
	}
	
	#utility a{
		color: #ffffff;
	}
	
	#utility a:hover{
		text-decoration: underline;
	}
	
	/************** pageName styles ****************/
	
	#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 10px;
	}
	
	#pageName h2{
		font: bold 175% Arial,sans-serif;
		color: #000000;
		margin:0px;
		padding: 0px;
	}
	
	#pageName img{
		position: absolute;
		top: 0px;
		right: 6px;
		padding: 0px;
		margin: 0px;
	}
	
	#gnl {
		position: absolute;
		top: 0px;
		left:0px;
	}
	
	#gnr {
		position: absolute;
		top: 0px;
		right:0px;
	}
	
	#globalLink{
	height: 22px;
	min-width: 640px;
	margin: 0px;
	left: 7px;
	z-index: 100;
	padding-left: 13px;
	padding-top: 3px;
	color: #000;
	background-image: url(images/fondo01.jpg);
	text-align: center;
	}
	#subglobalNav , #subglobalNav a{
	left: 0px;
	/*width: 100%;*/
		min-width: 640px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 20px;
	font-size: 12px;
	background-image: url(images/fondo02.jpg);
	}
	
	
	/*************** search styles *****************/
	
	#search{
		position: absolute;
		top: 7px;
		right: 7px;
		z-index: 101;
		width: 156px;
	}
	
	#search input{
	  font-size: 70%;
	  margin: 0px  0px 0px 10px;
	 }
	 
	#search a:link, #search a:visited {
		font-size: 80%;
		font-weight: bold;
		
	}
	
	#search a:hover{
		margin: 0px;
	}
	
	
	/************* breadCrumb styles ***************/
	
	#breadCrumb{
		padding: 5px 0px 5px 10px;
		font: small Verdana,sans-serif;
		color: #AAAAAA;
	}
	
	#breadCrumb a{
		color: #AAAAAA;
	}
	
	#breadCrumb a:hover{
		color: #005FA9;
		text-decoration: underline;
	}
	/************** feature styles *****************/
	
	#feature{
		padding: 0px 0px 10px 10px;
		font-size: 80%;
		min-height: 200px;
		height: 200px;
	}
	html>body #feature {height: auto;}
	#feature h3{
		font: bold 175% Arial,sans-serif;
		color: #000000;
		padding: 30px 0px 5px 0px;
	}
	#feature img{
		float: left;
		padding: 0px 10px 0px 0px;
	}
	
	
	/**************** advert styles *****************/
	
	#advert{
	padding: 10px;
	background-image: url(images/fondo04.jpg);
	}
	
	#advert img{
		display: block;
	}
	#nueva-sucursal {
		color: #085AA5;
		font-weight: bold;
	}
	
	#nueva-sucursal2 {
		font-size: small;
		color: #000000;
		font-weight: bold;
	}
#espacio-menu {
	background-image: url(images/fondo-menu.jpg);
	height: 29px;
	padding-top: 9px;
	padding-left: 25px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#copyright {
	color: #333;
}


#sucursal {
	background-color: #CCC;
	color: #333;
}
#logo-head {
	float: left;
}
#globalLink01 {
	height: 22px;
	min-width: 640px;
	margin: 0px;
	left: 7px;
	z-index: 100;
	padding-left: 13px;
	padding-top: 3px;
	color: #000;
	background-image: url(images/fondo01.jpg);
	text-align: center;
}
#subglobalNav01   {
	left: 0px;
	/*width: 100%;*/
		min-width: 640px;
	color: #ffffff;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 20px;
	font-size: 12px;
	background-image: url(images/fondo02.jpg);
	text-align: center;
	word-spacing: 5px;
}

	/*************** story styles ******************/
	
	#story {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	color: #FFAB49;
	}
	#story h3{
		font: bold 125% Arial,sans-serif;
		color: #000000;
	}
	#story p {
		padding: 0px 0px 10px 0px;
	}
	#storyLeft{
	padding-right: 12px;
	font-size: 13px;
	padding-left: 5px;
	}
	
	
	/************** siteInfo styles ****************/
	
	#siteInfo{
		clear: both;
		border-top: 1px solid #cccccc;
		font-size: small;
		color: #cccccc;
		padding: 10px 10px 10px 10px;
		margin-top: 0px;
	}
	
	#siteInfo img{
		padding: 4px 4px 4px 0px;
		vertical-align: middle;
	}

