/* CSS Document */

body{
	margin:				0 auto;
	padding:			10px 0px 10px 0;
	background-image: 	url('../img/bg_gradiente.jpg');
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#666666;
}

a {
	text-decoration:	none;
	color:				#25507B;
}

a:hover {
	text-decoration:	underline;
}

img {
	border:				0px;
}

.main {
	width:				750px;
	background-color:	#eeeeee;
	margin-left: 		auto;
	margin-right: 		auto;

}

.home-box {
	float:				left;
	margin-top:			5px;
	margin-left:		5px;
	width:				243px;
	height:				210px;
	background-image: 	url('../img/box_bg.gif');
	display: 			inline;
}

.home-box p {
	background-image: 	url('../img/arrow_small.png');
	background-repeat: 	no-repeat;
	background-position:0px 2px;
	text-decoration:	none;
	color:				#666666;
	margin-left:		10px;
	margin-top:			8px;
	padding-left:		15px;
}

.home-box a {
	text-decoration:	none;
	color:				#666666;
}
.home-box a:hover {
	text-decoration:	underline;
}

.home-box-title {
	color:				#ffffff;
	padding-left:		10px;
	padding-top:		8px;
	line-height:		16px;
	font-size:			11px;
	height:				41px;
}

.box-home {
	margin-top:			5px;
	margin-left:		5px;
	width:				243px;
	height:				230px;
	float:				left;
}

.box-offers {
	width:				100%;
	float:				left;
	background-color: 	#f7f7f7;
	display: 			inline;
	height:				210px;
}

.box-offers h1{
	margin-left: 		10px;
	color:				#25507B;
	font-size:			13px;
	}

.box-offers a {
	background-image: 	url('../img/arrow_small.png');
	background-repeat: 	no-repeat;
	background-position:0px 1px;
	text-decoration:	none;
	color:				#666666;
	margin-left:		11px;
	margin-top:			8px;
	padding-left:		15px;
	font-weight:		bold;
}

.box-offers p {
	margin-left:		10px;
	margin-right:		10px;
	margin-top:			2px;
	margin-bottom:		10px;
	padding-left:		15px;
}

.box-offers a:hover {
	text-decoration:	underline;
}

.content-left {
	margin-top:			5px;
	margin-left:		5px;
	width:				490px;
	float:				left;
	display: 			inline;
}

.content-left-white {
	margin-top:			5px;
	margin-left:		5px;
	width:				490px;
	float:				left;
	background-color:	#ffffff;
	display: inline;
}

.content-left-white H1 {
	margin-top:			10px;
	margin-bottom:			0px;
	margin-left:		5px;
	color:				#25507B;
	font-size:			15px;
	text-transform: 	uppercase;
}

.content-left-white p {
	margin-top:			5px;
	margin-left:		5px;
}

.content-left-white H2 {
	margin-left: 		5px;
	margin-top:			0px;
	color:				#666666;
	font-size:			11px;
}

.content-right {
	margin-top:			5px;
	margin-left:		5px;
	width:				242px;
	float:				left;
	display: 			inline;
}

.content1-left {
	margin-top:			5px;
	width:				242px;
	float:				left;
	background-color:	#cccccc;
	background-image: 	url('img/content1-left-bg.png');
	display: 			inline;
}

.content1-left h1{
	margin-left: 		10px;
	color:				#25507B;
	font-size:			13px;
	}

.content1-left h2{
	margin-left: 		10px;
	margin-top:			-7px;
	color:				#666666;
	font-size:			9px;
	}

.content1-left p {
	margin-left:		10px;
	margin-right:		10px;
	margin-top:			2px;
	margin-bottom:		10px;
}

.content2-left {
	margin-top:			5px;
	margin-left:		5px;
	width:				243px;
	float:				left;
	display: 			inline;
}

.content2-left h1{
	margin-left: 		10px;
	color:				#25507B;
	font-size:			13px;
	}

.content2-left h2{
	margin-left: 		10px;
	margin-top:			-7px;
	color:				#666666;
	font-size:			9px;
	}

.content2-left p {
	margin-left:		10px;
	margin-top:			2px;
	margin-bottom:		10px;
}

.small-gallery{
	margin-left: 		10px;
	margin-top: 		10px;
	}

.small-gallery-thumb{
	margin-right: 		16px;
	margin-top: 		16px;
	float:				left;
	display: 			inline;
	}

.big-gallery-thumb{
	margin-left: 		5px;
	margin-right: 		5px;
	margin-top:			10px;
	margin-bottom:		10px;
	float:				left;
	display: 			inline;
	}
/********************/
/*     HEADER       */
/********************/

#header {
	clear:				both;

}

#payoff {
	float: 				left;
	clear:				both;
}

.lang {
	margin-top:			5px;
	margin-right:			5px;
	float: 				right;
	clear:				right;
}

.lang a {

	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size:			10px;
	text-decoration: 	none;
	color: 				#084887;

}

.lang a:hover {
	color: 				#ffffff;
	/*text-shadow: 		#084887 0px -0px 4px;*/

}
.lang img {
	vertical-align: 	middle;
}

/********************/
/*       MENU       */
/********************/

#menu {
	margin-left:		5px;
	margin-right:		5px;
	background-color: 	#CDD3D6;
	height: 			40px;

}

#menu-lev1 {
	height: 			20px;
	font-size:			12px;
	text-align: 		center;


}

.menu-lev1-div1 {

	height:				16px;
	padding-top:		4px;
	background-image: 	url('../img/menu_bg_lev1.gif');
	font-size:			11px;
	text-align: 		center;
	float: 				left;
	color: 				#ffffff;
	text-transform: 	uppercase;
	padding-left: 		15px;
	padding-right: 		15px;
}

.menu-lev1-div1 a {
	text-decoration: 	none;
	vertical-align:		middle;
	color: 				#ffffff;
}

.menu-lev1-div1 a:hover {
	color: 				#ff0000;
	text-decoration: 	none;
}

.menu-lev1-div2 {
	margin-top: 		4px;
	font-size:			11px;
	text-align: 		center;
	float: 				left;


}

.menu-lev1-div2 a {
	text-decoration: 	none;
	color:				#000000;
	text-transform: 	uppercase;
	padding-left: 		15px;
	padding-right: 		15px;
}

.menu-lev1-div2 a:hover {
	color: 				#ffffff;
	text-decoration: 	none;
}

#menu-lev2 {
	height: 			20px;
	background-image: 	url('../img/menu_bg_lev2.gif');
	font-size:			11px;
	text-align: 		center;
	clear: 				left;
}

#menu-lev2 a {
	text-decoration: 	none;
	color: 				#ffffff;
	text-transform: 	uppercase;
	padding-left: 		15px;
	padding-right: 		15px;
}

#menu-lev2 a:hover {
	color: 				#aaaaaa;
}


.menu-lev2-div1 {
	margin-top: 		4px;
	float: 				left;
	color: 				#aaaaaa;
	text-transform: 	uppercase;
	padding-left: 		15px;
	padding-right: 		15px;
}

.menu-lev2-div2 {
	margin-top: 		4px;
	float: 				left;
}


/********************/
/*      FOOTER      */
/********************/

.footer {
	padding-top:		30px;
	padding-bottom:		10px;
	text-align:			center;
	font-size:			10px;
	clear:				both;

}


.footer-menu {
	text-align:			center;
	font-size:			10px;
	margin-bottom:		10px;

}

.footer-menu a {
	text-decoration: 	none;
	text-transform: 	uppercase;
	color:				#999999;
	padding-left: 		5px;
	padding-right: 		5px;
	border-left:		1px solid #999999;
}

.footer-menu a:hover {
	text-decoration: 	underline;
	color:				#666666;
}

/* ------------------------------- */



#slideshow {
	margin-top:				3px;
	margin-left:			5px;
}