
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: FRISOMAT STYLE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ::::: GENERICS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body, p, ul, li, h1, h2, h3, h4, h5, h6, blocquote, span {
	margin:0;
	padding:0;
	font-weight:normal;
}

a{
	text-decoration:none;
	color:#f79c2c;
	outline:none;
}

.lnglnk a{
	text-decoration:none;
	color:#9e9e9e;
	outline:none;
}

a:hover{
	text-decoration:underline;
	color:#f79c2c;
	outline:none;
}

.lnglnk a:hover{
	text-decoration:underline;
	color:#9e9e9e;
	outline:none;
}

body{
	background:#9e9e9e;
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:13px;
	color:#555555;
}

DIV.breadcrumb A
{
    text-transform: capitalize;
}

.modalBackground
{
    background-color: #000000;
    filter:alpha(opacity=80);
    opacity:0.8;
}

/* ::::: PAGE STYLE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#Page{
	width:1003px;
	margin:40px auto;
	clear:both;
	background:#e4e4e4;
}


/* ::: HEADER ::: */

#PageHeader{
	width:1003px;
	background:#ffffff;
}

#PageHeader ul{
	list-style-type:none;
	background:#203f63 url(../images/header_menu_background.gif);
	border-bottom:6px solid #f6951d;
	padding:19px 0 8px 263px;
}	

#PageHeader ul li{
	display:inline;
}

#PageHeader ul li a{
	color:#ffffff;
	font-size:12px;
	text-transform: uppercase;
	color:#ffffff;
	background:url(../images/header_menu_item_background.gif) no-repeat;
	padding:16px 22px 3px 18px;
	margin:0px 0 0 0;
}

#PageHeader ul li.active a {
    color:#ffffff;
    font-size:12px;
    color:#ffffff;
    background:url(../images/header_menu_item_background_over.gif) no-repeat;
    padding:16px 22px 3px 18px;
    margin:0px 0 0 0;
}

#PageHeader ul li a:hover{
	background: url(../images/header_menu_item_background_over.gif) no-repeat;
	text-decoration: none;
}

#PageHeader img{
	margin: 34px 0 4px 47px;
}

#PageHeader .ec {
    float:right;
}

#PageHeader .ec img {
    margin:0 ! important;
}

/* ::: CONTENT ::: */

#PageContent{
	width:910px;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/content_main_background.gif) repeat-y;
	padding-bottom: 9px;
}

#ContentBanner{
	width:910px;
	margin:0 0 2px 0;
	background:url(../images/banner_left_part.jpg) no-repeat;
}

#ContentLeft{
	float:left;
	width:212px;
}

#ContentLeft a.visite{
	background:url(../images/box_left_background-play.gif) no-repeat;
	display:block;
	width:198px;
	height:78px;
	padding:15px 0 0 15px;
	margin:0 0 1px 0;
}

#ContentLeft a h4{
	font-size:15px;
	font-weight:bold;
	color:#265582;
}

#ContentLeft a h5{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

#ContentLeft a h6{
	font-size:12px;
	color:#265582;
	margin:15px 0 0 0;
}	

#ContentLeft a.video{
	background:url(../images/box_left_background-video.gif) no-repeat;
	display:block;
	width:198px;
	height:78px;
	padding:15px 0 0 15px;
	margin:0 0 1px 0;
}

#ContentLeft a.conditions{
	background:url(../images/box_left_background-conditions.gif) no-repeat;
	display:block;
	width:198px;
	height:78px;
	padding:15px 0 0 15px;
	margin:0 0 1px 0;

}

#ContentLeft a.contact{
	background:url(../images/box_left_background-contact.gif) no-repeat;
	display:block;
	width:198px;
	height:78px;
	padding:15px 0 0 15px;
	margin:0 0 1px 0;
}

.followus 
{
	display:block;
	width:198px;
	padding:15px 0 0 15px;
	margin:0 0 1px 0;
}

.followus h4
{
    font-weight: bold;
    margin-bottom: 10px;
}

.followus a
{
    margin-right: 4px;
}

.followus img
{
    border: 0px;
}

#ContentLeft ul{
	list-style-type:none;
	background-color: #eaeaea;
}

#ContentLeft ul li a{
	display:block;
	background:url(../images/menu_left_background.gif) no-repeat;
	height:27px;
	padding:7px 0 0 15px;
	color:#535353;
}

#ContentLeft ul li a.end{
	display:block;
	background:url(../images/menu_left_end_background.gif) no-repeat;
	height:27px;
}

#ContentLeft ul li a:hover{
	color:#f19520;
	background:url(../images/menu_left_background-over.gif) no-repeat;
	text-decoration: none;
}

#ContentLeft ul li.active a {
    display:block;
    background:url(../images/menu_left_background-over.gif) no-repeat;
    height:27px;
    padding:7px 0 0 15px;
    color:#265582;
}

#ContentLeft .country_list{
	padding: 20px 20px;
}

#ColsLeft{
	height:172px;
}

#ColsLeft form{
	margin:15px 0 0 15px;
}

#ColsLeft form select{
	border:1px solid #7f9db9;
	width:185px;
}

#ContentExp{
	float:right;
	width:697px;
}

#ContentMiddle{
	float:left;
	width:394px;
	margin:0 1px;
	padding: 0 25px 0 25px;
}

#ContentFull 
{
    padding: 20px 20px;
    background: #e4e4e4;
	border-left: 1px dotted #adadad;
	border-right: 1px dotted #adadad;
}

a.showgallery{
	background:url(../images/content_btn_gallery_background.gif) no-repeat;
	width:386px;
	height:20px;
	display:block;
	margin:0 0 5px 0;
	padding:1px 0 0 13px;
	color:#ffffff;
	font-size:14px;
}

a.showgallery:hover{
	color:#f1941d;
	text-decoration:none;
}

#ContentMiddle h1{
	color:#265582;
	font-size:22px;
	margin:25px 0 15px 0;
	text-transform: uppercase;
}

#ContentMiddle h2{
	font-weight: bold;
	margin:0 0 15px 0;
}

#ContentMiddle h3{
	color:#265582;
	font-size:22px;
	margin:0 0 15px 0;
}	

#ContentSingle{
	float:left;
	width:642px;
	margin:0 1px;
	padding: 0 25px 0 25px;
}

#ContentSingle h1{
	color:#265582;
	font-size:22px;
	margin:25px 0 15px 0;
	text-transform: uppercase;
}	

#ContentSingle h3{
	color:#265582;
	font-size:22px;
	margin:0 0 15px 0;
}	

#ContentMiddle p{
	margin:0 0 15px 0;
}

#ContentMiddle span.obligatory{
	font-size:10px;
	display:block;
	color:#f59429;
	margin:0 0 7px 0;
}

#ContentMiddle p.paragraph{
	color:#265582;
}

#ContentMiddle p.listHead{
	margin:20px 0 10px 0;
	padding:0;
	font-size:14px;
	color:#265582;
}

#ContentMiddle ul{
	list-style-type:none;
	margin:0 0 25px 0;
}

#ContentMiddle ul li{
	background:url(../images/content_list_background.gif) no-repeat;
	padding:0 0 0 15px;
}

.imgFrisomat{
	margin:0 15px 0 0;
}

#ContentRight{
	float:right;
	width:190px;
	padding:25px 25px 25px 25px;
}

#ContentRightContent{
	float:left;
	width:190px;
	padding:25px 0px 25px 22px;
}

#ContentRightContent a.skip{
	background:url(../images/content_btn_splash_background.gif) no-repeat;
	width:230px;
	height:20px;
	display:block;
	margin:0 0 5px 0;
	padding:1px 0 0 13px;
	color:#ffffff;
	font-size:14px;
}

#ContentRightContent img, #ContentMiddle img{
    margin: 0 0 15px 0;
    padding:1px;
    border:solid;
    border-color: #848484;
    border-width: 1px 1px 1px 1px;
    background-color: #e5e4e2;
}

#ContentRightContent TD.richtexticon img {
    margin: 0 0 0 0 ! important;
    padding: 0 ! important;
    border-width: 0 0 0 0 ! important;
}

#ContentRight h3{
	color:#265582;
	font-size:22px;
	margin:0 0 25px 0;
}

.ContentNews {
	border-bottom:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	padding:15px 0 15px 0;
	margin:0 0 1px 0;
}

.ContentNews.first {
	border-top: 0 ! important;
	padding: 0 0 15px 0 ! important;
}

.ContentNews.last {
	border-bottom: 0 ! important;
	padding: 15px 0 0 0 ! important;
}

.ContentNews a{
	font-size:12px;
	color:#ff7f01;
	text-decoration:underline;
}

.ContentNews a:hover{
	color:#265582;
	text-decoration:none;
}

.ContentNews span{
	font-size:11px;
}

.ContentNews h5 {
	font-size:14px;
	color:#265582;
	font-weight:bold;
}

.ContentNews h5 div span {
	font-weight:bold;
}

.ContentNews img{
	margin:10px 0;
}

.ContentNews p{
	font-size:12px;
	margin:0 0 10px 0;
}

/* ::: FOOTER ::: */

#PageFooter{
	width:860px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:25px 25px 10px 25px;
	background:#616061 url(../images/footer_main_background.gif) no-repeat;
}

#PageFooterMap{
	width:860px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:25px 25px 10px 25px;
	background:#616061 url(../images/footer_map_background.gif) no-repeat;
}

#PageFooter a.linkFooter, #PageFooterMap a.linkFooter, #PageFooter div.linkFooter a, #LastRow div.linkFooter a {
	color:#ffffff;
}

#PageFooter a.linkFooter:hover, #PageFooterMap a.linkFooter:hover, #PageFooter div.linkFooter a:hover, #LastRow div.linkFooter a:hover {
	color:#f19520;
	text-decoration: none;
}

#PageFooter ul, #PageFooterMap ul{
	list-style-type:none;
	color:#ffffff;
}

#PageFooter div, #PageFooterMap div{
	margin:0 1px 0 0;
}

#PageFooter #FooterApplication, #PageFooterMap #FooterApplication{
	float:left;
	width:190px;
	height:57px;
	background:url(../images/footer_applications_background.gif) no-repeat;
	font-size:14px;
	color:#f79c2c;
	border-right:1px solid #78797a;
}

#PageFooter #FooterMenu1, #PageFooterMap #FooterMenu1{
	float:left;
	width:189px;
	height:57px;
	padding:0 0 0 29px;
	border-left:1px solid #78797a;
	border-right:1px solid #78797a;
}

#PageFooter #FooterMenu2, #PageFooterMap #FooterMenu2{
	float:left;
	width:189px;
	height:57px;
	padding:0 0 0 29px;
	border-left:1px solid #78797a;
	border-right:1px solid #78797a;
}

#PageFooter #FooterMenu3, #PageFooterMap #FooterMenu3{
	float:left;
	width:189px;
	height:57px;
	padding:0 0 0 29px;
	border-left:1px solid #78797a;
}

#FooterBottom{
	width: 910px;
	margin: 0 auto;
	padding: 5px 0 40px 0;
	color:#ffffff;
	text-align:center;
	background:url(../images/footer_bottom_background.gif) no-repeat;
}

#LastRow{
	width: 910px;
	color:#ffffff;
	text-align:center;
	margin: 0 auto;
	height: 36px;
	background:#8d8d8d;
}

#LastRow.triple 
{
	height: 92px;
}

#LastRow .linkFooter{
    padding-top: 9px;
}

.spacing{
	margin-bottom:50px;
}

#FooterBottom span{
	margin:0 20px;
}

/*======================================
	NEWS
======================================*/

#ZoneNews {
	border:1px solid #bfbfbf;
	margin:0 auto 1px auto;
	width:882px;
	height:111px;
	background:url(../images/bg_news.gif) repeat-x;
	padding:10px 13px;
	color:#265582;
	font-size:15px;
	line-height:16px;
}

.FirstNews {
	width:372px;
	height:72px;
	padding:0 0 0 38px;
	border-right:1px solid #d3d3d3;
	float:left;
	margin:10px 1px 0 0;
}

	
.SecondNews {
	width:372px;
	height:72px;
	padding:0 0 0 38px;
	border-left:1px solid #d3d3d3;
	float:left;
	margin:10px 1px 0 0;
}

	.FirstNews p, .SecondNews p {
		clear:both;
		color:#555555;
		font-size:12px;
		padding:0;
		margin:0 0 4px 0;
	}
	
	.FirstNews a, .SecondNews a {
		clear:both;
		color:#ff7f01;
		font-size:12px;
		text-decoration:underline;
	}


ul.NewsTitle {
	width:400px;
	overflow:hidden;
	list-style-type:none;
	margin:0 0 4px 0;
}

	ul.NewsTitle li {
		background:none;
		float:left;
		border-right:1px solid #a5a5a5;
		padding:0 5px 0 0;
		font-size:14px;
		font-weight:normal;
		color:#555555;
	}
	
	ul.NewsTitle li.NewsName {
		border:none;
		font-weight:bold;
		color:#265582;
		padding:0 0 0 5px;
	}


/*======================================
	FORM
======================================*/

form{
	margin:0 0 35px 0;
}	

#ZoneForm {
	width:394px;
	padding:0;
	font-size:13px;
	color:#7b7b7b;
}

#ZoneForm .Form {
	width:394px;
	clear:both;
	padding:0 0 5px 0;
	overflow:hidden;
}

#ZoneForm .NameForm {
	width:105px;
	float:left;
	padding:6px 6px 0 0;
	text-align: right;
}

#ZoneForm .InputForm {
	width:225px;
	float:left;
	margin:0 0 0 7px;
}

#ZoneForm .InputForm input.BasicInput {
	border:1px solid #CCCCCC;
	padding:5px;
	width:255px;
}

#ZoneForm .InputForm label {
	float:left;
	width:255px;
	padding-top: 5px;
}

#ZoneForm .InputForm textarea.BasicTextArea {
	border:1px solid #CCCCCC;
	padding:5px;
	width:255px;
}

#ZoneForm .InputForm input.SecondInput {
	border:1px solid #CCCCCC;
	padding:5px;
	width:90px;
}

#ZoneForm .InputFormTwo {
	width:280px;
	float:left;
	padding:6px 0 0 0;
}

#ZoneForm input, textarea, option, select {
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:13px;
}


input.BtnSubmit{
	float: right;
	margin: 10px 10px 0 0;
	background: #f79c2c;
	padding: 5px;
	color: #ffffff;
	border: none;
}

.Zone{
	border-bottom: 1px dotted #bbbbbb;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}

#check{
	margin:0 0 10px 0;
}

#GalleryContent img.thumb {
    margin: 15px 15px 0 0;
}

#GalleryContent img.last {
    margin: 15px 0 0 0 ! important;
}

#gthumbs img {
    cursor: pointer;
}