/*------------------------------- generals ---------------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

img {
	border: 0 none;
	vertical-align: middle;
}

a.tipos {
	font-weight: normal !important;
	background-image: url(../img/default/ventana_aparte.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-top:7px;
	font-size:11px;
}

#lang {
	margin-top: 17px;
	float: right;
	list-style-type: none;
	color: #bcbbba;
}

	#lang li {
		display: inline;
	}
	
	#lang a {
		color: #bcbbba;
		font-size: 1.1em;
	}

#header {
	width: 856px;
	margin: auto;
}

	#header a.confianza {
		display: block;
		float: right;
		margin: 15px 0 0 15px;
	}

	#header p.aviso {
		float: right;
		margin-top: 15px;
		font-size: 1.1em
	}	
	
		#header p.aviso a {
			color: #333
		}

	h1 {
		display: block;
		width: 240px;
		float: left;
	}
	
		h1 a {
			text-indent: -9999px;
			display: block;
			width: 240px;
			height: 114px;
			background-image: url(../img/default/bg/logo.gif);
			background-repeat: no-repeat;
		}
		
	#header .info {
		float: right;
		margin-top: 50px;
		margin-right: -55px;
	}
	
		.info .emailImg {
			margin-top: 10px;
		}
	
	#menu {
		clear: both;
		height: 25px;
		font-size: 1.4em;
	}
	
	#menu, #menu ul {
		line-height: 25px;
		list-style-type: none;
		color: #3E4797;
	}
	
	#menu a {
		color: #3E4797;
		text-decoration: none;
		padding: 0 16px;
	}
	
	#menu li li a {
		display: block;
	}
	
	#menu li {
		float: left;
	}
	
	#menu li ul {
		position: absolute;
		left: -999em;
		z-index: 100;
	}
	
	#menu li ul li {
		float: none;
	}
	
	#menu li:hover, #menu li.sfhover {
		background-color: #eae9e8;
	}
	
		#menu li:hover a, #menu li.sfhover a {
			color: #3E4797;
		}
		
		#menu li:hover ul, #menu li.sfhover ul {
			left: auto;
			background-color: #eae9e8;
		}
		
			#menu li:hover ul a, #menu li.sfhover ul a {
				color: #777676
			}
			
			#menu li:hover ul a:hover, #menu li.sfhover ul a:hover {
				background-color: #79b800;
				color: #FFF;
			}

	#menu li ul ul {
		margin: -25px 0 0 10em;
		width: 120px;
	}
	
		#menu li ul ul li {
			background-color: #DDD
		}
	
		#menu li:hover ul ul, #menu li.sfhover ul ul {
			left: -999em;
		}
	
		#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
			left: auto;
		}

#main {
	background-image: url(../img/default/bg/main.gif);
	background-repeat: repeat-x;
	padding-top: 84px;
}

	#pages {
		background-image: url(../img/default/bg/mainBG.gif);
		background-repeat: repeat-x;
		background-position: top;
		background-color: #FBFAFA;
	}

	#content {		
		min-height: 710px;
		
		width: 854px;
		padding: 10px 0;
		margin: auto;
		
		color: #6b6869;
		font-size: 1.2em;
	}
	
		#content.home {
			background-image: url(../img/default/bg/content.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}
		
		#content.interna {
			font-size: 1.4em;
		}
	
		#content.home strong {
			color: #000d56;
		}
	
	#home {
		padding-top: 280px;
	}
	
		#homeHeaderImage {
			margin-top: -88px;
			position: absolute;
		}
	
		.ofertasAlerta {
			width: 310px;
			height: 26px;
			line-height: 26px;
			font-family: Arial, Helvetica, sans-serif;
			text-align: center;
			background-image: url(../img/default/help.png);
			background-repeat: no-repeat;
			background-position: left center;
			background-color: #0A0;
			color: #FFF;
			font-weight: bold;
			text-transform: uppercase;
			padding-left: 30px;
		}

		#home .ofertasAlerta {
			margin-bottom: 20px;
			width: 220px;
		}
	
		#home .ofertas {
			float: left;
			width: 275px;
		}		
			
			#home .ofertas h2 {
				font-family: Futura, Helvetica, sans-serif;
				font-size: 1.5em;
				color: #1A1F4D;
				margin-bottom: 10px;
				margin-top: 20px;
			}
			
				#home .ofertas img {
					margin-bottom: 10px;
				}
			
				#home .ofertas h2 span {
					text-transform: uppercase;
					font-size: 1.2em;
				}
				
			#home .oferta {
/*				margin-bottom: 1px;*/
				padding: 10px 10px 10px 40px;
				background-position: left;
				background-repeat: no-repeat;
/*				height: 45px;*/
				height:55px;
				width: 190px;
				clear:both;
				margin-bottom:15px;
			}
			
				#home .oferta h3 {
					font-size: 1.1em;
				}
			
				#home .oferta p {
					line-height: normal !important;
					height:32px;
					overflow:hidden!important;
				}
			
				#home .oferta a:link, 
				#home .oferta a:visited {
					text-decoration: none;
					color: #1A1F4D;
				}
			
				#home .ofertas .bg1 {
					background-image: url(../img/default/bg/bg1.gif);
					background-color: #DCDDE6;
				}
				
				#home .ofertas .bg2 {
					background-image: url(../img/default/bg/bg2.gif);
					background-color: #EAEBF0;
				}
				
				#home .ofertas .bg3 {
					background-image: url(../img/default/bg/bg3.gif);
					background-color: #F2F2F3;
/*					margin-bottom: 40px;*/
				}
				
			#home .secondList ul li {
				float: none;
			}
			
				#home .secondList li img {
					margin-bottom: 0;
				}
				
		#home .info {
			width: 550px;
			float: right;
			line-height: 2em;
		}
		
			#home .info .content {
				padding-right: 20px;
			}
			
			#home .info ul {
				list-style-position: inside;
				margin-left: 20px;
			}
			
			#home .info li {
				margin-bottom: 10px;
			}
		
		#home .secondList, #home .firstList {
			list-style-type: none;
			display: block;
			margin-left: 0;
		}
		
			#home .secondList li, #home .firstList li {
				display: block;
				float: left
			}
			
			#home .firstList {
				position: relative;
				left: -30px;
				width: 600px;
			}
	
	#home p {
		margin-bottom: 2em;
		line-height: 1.8em;
	}		
	
#footer {
	min-height: 155px;
	background-color: #FFF;
	font-size: 0.9em;
} 

	#footerMenu {
		padding: 20px 0;
		background-color: #EDEDED;
		border-top: 2px solid #BFC0CE;
		border-bottom: 1px solid #E1E1E5;
		color: #494949;
	}
	
		#footerMenu .footerContent {
			padding-top: 0;
		}
		
		#footerMenu a:link,
		#footerMenu a:visited {
			text-decoration: none;
			color: #494949 !important;
		}
		
		#footerMenu a:hover {
			text-decoration: underline;
		}

	.footerContent {
		width: 854px;
		margin: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 70px;
	}
	
		#footer .companyInfo {
			float: left;
			width: 280px;
		}

		#footer p.title {
			font-weight: bold;
			font-size: 1.8em;
			color: #171795;
		}
		
		#footer p.address {
			font-size: 1.4em;
			color: #b1b1b1;
		}
		
		#footer .telImg {
			margin-top: 10px;
		}
		
		#footer p.phone {
			font-size: 3em;
			font-weight: bold;
			color: #171795;
			margin: 5px 0;
		}
		
			#footer p.phone span {
				color: #7db900;
			}
		
		#footer .companyInfo a {
			font-size: 1.7em;
			font-weight: bold;
			color: #747171;
			text-decoration: none;
		}
		
		.logos {
			margin-top: 45px;
			float: left;
		}
		
			.logos img {
				float: left;
			}
		
		#footer .validation {
			float: right;
			text-align: right;
			padding-top: 80px;
			padding-right: 32px;
			width: 272px;
		}
		
			#footer .validation p {
				margin: 0 5px 10px 0;
			}
		
			#footer .validation a {
				color: #737373;
				font-size: 1.4em;
			}
			
			#footer .validation img {
				float: left;
			}

.clear {
	clear: both;
}
