@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: DIN-Regular;	
	src: url('fonts/din-regular.ttf') ; ;
}

@font-face {
	font-family: DIN-Bold;	
	src: url('fonts/din-bold.ttf') ; ;
}

#div_message{
	font-family: DIN-Regular, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-align:justify;
	width:157px;
	height:90px;}

din-regular.ttf

a{
	color:#A8A39E;
	text-decoration:none;}

.mov{
	color:#5E554B;}
	
#div_top{
	height:106px;}
	
#div_center{		
	height:611px;}
			
#div_container{
	height:611px;
	width:930px;
	background-image:url(../images/backgrounds/div_container.gif);}
	
#div_submenu{
	float:left;
	height:26px;
	width:930px;
	color:#A8A39E;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:5px;}
	
#div_topsm{
	height:19px;
	width:930px;}
	
#div_centro{
	height:566px;
	width:930px;}
	
#div_contenu{
	height:566px;
	width:898px;
	float:left;
	margin-left:18px;	
	background-color:#FFFFFF;}
	
#div_flashgauche{
	height:565px;
	width:334px;
	float:left;}
	
#div_maincenter{
	background-image:url(../images/backgrounds/maincenter.gif);
	background-repeat:no-repeat;
	height:566px;
	width:211px;
	float:left;	}
	
#div_flashdroit{
	height:565px;
	width:352px;
	float:left;}
	
#div_logo{
	height:92px;
	width:211px;}
	
#div_entermenu{
	height:263px;
	width:183px;
	font-family: DIN-Bold, sans-serif;
	letter-spacing:0.8px;
	font-size:14px;
	padding-left:22px;
	line-height:13px;				
	font-weight:normal;}
	
#div_entermenu a{
	color:#484848;
	text-decoration:none;}
	
#div_subtext{
	height:84px;
	width:193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#484848;
	margin-top:40px;
	padding-left:22px;
	padding-right:10px;}

#div_superior{
	height:74px;
	width:898px;}
	
#div_sublogo{
	height:74px;
	width:208px;
	float:left;
	background-image:url(../images/backgrounds/sub_logo.jpg);
	background-repeat:no-repeat;}
	
#div_topcont{
	height:74px;
	width:690px;
	float:left;}

#div_core{
	height:492px;
	width:898px;}

#div_coreleft{
	height:466px;
	/*width:308px;*/
	width:248px;
	background-color:#CAC7C0;
	text-align: justify;	
	padding-left:26px;
	padding-right:20px;
	padding-top:26px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;}
	
#div_coreright{
	height:492px;
	/*width:564px;*/
	width:604px;
	background-color:#E5E3E0;
	font-family: Arial, Helvetica, sans-serif;
	float:left;}
	
#div_coreright_3{
	height:466px;
	/*width:490px;*/
	width:530px;
	padding-left:42px;
	padding-right:32px;
	padding-top:26px;
	background-color:#E5E3E0;
	font-family: Arial, Helvetica, sans-serif;
	float:left;}
	
#div_coreright_1{
	width:604px;
	height:343px;
	background-image:url(../images/backgrounds/bkp_pic.gif);
	padding-top:44px;
	background-repeat:no-repeat;}
	
#div_coreright_2{
	width:564px;
	height:94px;
	/*padding-top:8px;*/}

#gallery {	
		width:604px;
		height:94px;}	
#gallery ul { list-style: none; padding:0px; margin:0px;}
#gallery ul li { display: inline; }
#gallery ul a:hover { color: #ADA8A2; }

.img_carr{
	border:5px solid #ADA8A2;
}
.img_carr:hover{
	border:5px solid #5E554B;
}
.indep_page{
	color:#474747 !important;
}
.indep_page:hover{
	color:#F39800 !important;
}
input, textarea{
	border:1px solid #C0BDB9;
}
.mn_opt{
	font-size:14px;
	color:#474747 !important;
	font-stretch:  extra-expanded;
	font-family: DIN-Regular, sans-serif;
	letter-spacing:1.2px;
}
.mn_opt:hover{
	color:#F39800 !important; 
}
#link_noline{
	/*text-decoration:none;*/
	color:#938C86;
}
#link_noline:visited{
	/*text-decoration:none;*/
	color:#938C86;
}

.blink{
	text-decoration:none;
	color: rgb(51, 51, 51);}

.blink:hover{
	color:#E2722A;
}

.mn_opt2 {
	color:#474747 !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding: 2px 7px 4px 7px;
	cursor: pointer;
	white-space: nowrap;}

.mn_opt2:hover{
	color:#F39800 !important; 
}