/* CSS BY GUILLAUME HOCINE -- START */

/* PRINCIPAL */
body {
	margin:0; 
	padding:0;
	line-height:1.4em;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:0.8em;
	color:#000000;
	background-color:#ffffff;
}

#principal {
	width:1000px;
	margin:10px auto;
	-moz-box-shadow: 2px 2px 25px #555; 
    -webkit-box-shadow: 1px 1px 12px #555; 
    box-shadow: 0px 0px 60px #555;
}

/* TOP OF PAGE | HAUT DE LA PAGE */
#top1 {
	
	margin:0;
	padding:0;
	height:200px;
	border-bottom:2px solid #FFF;
	/*background:url("https://65d5ab.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_header.jpg") left no-repeat #ffffff;*/
}

#top2 {
	height:37px;
	margin:0;
	padding:0;
	background:url("https://be4a76.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menuheader.png") top left repeat-x #efefef;
}

#top3 {
    margin:0;
    padding:0;
	background-color:#ffffff;
}

#TitreSite {
	float:left;
	width:auto;
	margin:20px 0 14px 0;
	padding:100px 3px 2px 870px;
	height:auto;
	text-align:right;
}


/* hack IE6 */
* html #top3{ 
	margin-bottom:-13px;
}

/* hack IE7 */
*+html #top3{ 
	margin-bottom:-13px;
}

/* SEARCH FORM */
#search {
	float:left;
	width:940px;
	margin:10px 0 10px 0px;
	padding:25px 10px 10px 50px;
	border-top:2px #ffffff solid;
	/*background:url("https://670bb8.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_footer.png") top left repeat-x #e7f3f9;*/
	background-color:#54d454;
}

#search_keyword_text {
	float:left;
	width:180px;
	margin:0 0 7px 0;
	padding:0;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
}

#titre-site {
	float:left;
	width:370px;
	margin:30px 0px 0px 330px;
	padding:0;
	color:#000;
	font-weight:bold;
	font-size:1.9em;
	line-height:35px;
}

#titre-site h1 {
	color:#000;
}

#search_keyword_buton {
	float:left;
	width:150px;
	margin:0;
	padding:2px;
	border:1px #005278 solid;
}

#search_where_buton {
	float:left;
	width:150px;
	margin:0;
	padding:2px;
	border:1px #005278 solid;
}

#search_ok_buton {
	float:left;
	width:auto;
	margin:0 0px 0 0px;
	padding:1px 5px;
	border:1px #005278 solid;
	text-align:center;
	cursor:pointer;
}

#searchEngineExtraFields {
	display:none;
	clear:both;
}

div.search_cat_place {
    float:right;
    width:850px;
	margin:30px 0 0 0;
    text-align:left;
	
}

select#searchEngineCategoryId {
    width:200px;
	margin:0 0 7px 0;
	border:1px #005278 solid;
}

.selectCategory {
	color:#ffffff;
	background-color: #5fd75f;
	font-weight:bold;
	cursor:pointer;
}

.selectSubcategory {
	background-color:#fff;
	cursor:pointer;
}

div.din_search_engine {
    float:right;
    width:700px;
	margin:0px;
    text-align:left;
}

/* BOTTOM OF PAGE | BAS DE LA PAGE */
#bottom { 
    width:1000px;
    min-height:150px;
    margin:14px 0 0 0; 
    padding:0;
    /*background:url("https://670bb8.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_footer.png") top left repeat-x #e7f3f9;*/
	color:#fff;
	background-color:#54d454;
	
}

#column_bottom {
	position:relative;
    width:1000px;
	margin:0 auto;
    padding:17px 0 0 0;
	font-size:0.8em;
	text-align:center;
}


/* MENU */
#main1 {
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#main2 {
	margin:0;
	padding:0;
	background-color:#ffffff;
}

#left {
	float:left;
	width:0;
	margin:0; 
	padding:0;
}

#right {
	float:right;
	width:222px;
	margin:0; 
	padding:0;
}

/* MENU TOP */
#menutop2 {
	float:left;
	width:1000px;
	height:37px;
	margin:0;
	padding:0;
	background:url("https://71564e.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menu_header2.png") top left repeat-x #e7f3f9;
	box-shadow: 0px 4px 8px #555555;
}

#menutop2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menutop2 li {
	display:inline;
	float:left;
	width:116px;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:1em;
}

#menutop2 li#index {
	display:inline;
	float:left;
	width:190px;
	margin:0 0 0 8px;
	padding:0;
}

#menutop2 li#index a {
	color:#000;
}

#menutop2 li#news {
	display:inline;
	float:left;
	width:120px;
	margin:0;
	padding:0;
}

#menutop2 li#tophits {
	display:inline;
	float:left;
	width:110px;
	margin:0;
	padding:0;
}

#menutop2 li#topnotes {
	display:inline;
	float:left;
	width:110px;
	margin:0;
	padding:0;
}

#menutop2 li#toprank {
	display:inline;
	float:left;
	width:120px;
	margin:0;
	padding:0;
}

#menutop2 li#topref {
	display:inline;
	float:left;
	width:140px;
	margin:0;
	padding:0;
}

#menutop2 li#cat {
	display:inline;
	float:left;
	width:130px;
	margin:0;
	padding:0;
}

#menutop2 li#add {
	display:inline;
	float:left;
	width:185px;
	margin:0;
	padding:0;
}  

#menutop2 li a {
	display:block;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0 5px 0 5px;
	color:#ffffff;
	text-align:center;
}

#menutop2 li a:hover, #menutop2 li a:focus, #menutop2 li a:active {
	display:block;
	height:37px;
	line-height:37px;
	margin:0;
	padding:0 5px 0 5px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	background:url("https://b0f527.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/fond-titre-h2.png") top left repeat-x #e7f3f9;
}

/* MENU LEFT, RIGHT */
.menuleft {
	float:left;
	width:200px;
	margin:7px 0 10px 0;
	padding:2px 8px 2px 12px;
}

.menuright {
	float:left;
	width:200px;
	margin:7px 0 20px 0;
	padding:2px 8px 2px 12px;
	
}

.menuleft ul, .menuright ul {
	margin:0;
	padding:0;
	list-style-type:none;
}  

.menuleft li, .menuright li {
	margin:0;
	padding:0;
	display:inline;
}

.menuleft li.header, .menuright li.header {
	display:block;
	margin:0;
	padding:9px 5px 9px 5px;
	font-weight:bold;
	font-size:1.1em;
	color:#333333;
	border-bottom:0px #1e6dab solid;
    background:url("https://cbbe12.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menu_header.png") top left no-repeat transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}

.menuleft li.text, .menuright li.text {
	display:block;
	line-height:1.1em;
	margin:0;
	padding:3px 0 2px 6px;
	color:#000000;
	
}

.menuleft li.text_last, .menuright li.text_last {
	display:block;
	margin:0;
	padding:0 0 0 6px;
	color:#000000;
	background-color:transparent;
	border-bottom:0px #1e6dab solid;
	
}

.menuleft li a, .menuleft li a:link, .menuleft li a:visited, .menuleft li.last a, .menuleft li.last a:link, .menuleft li.last a:visited,
.menuright li a, .menuright li a:link, .menuright li a:visited, .menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited{
	display:block;
	line-height:1.1em;
	margin:0 0 0 1px;
	padding:3px 0 2px 5px;
	color:#333;
	text-decoration:none;
}

.menuleft li.last a, .menuleft li.last a:link, .menuleft li.last a:visited,
.menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited {
	border-bottom:1px #1e6dab solid;
}


.menuleft li a:hover, .menuleft li a:active, .menuleft li.last a:hover, .menuleft li.last a:active,
.menuright li a:hover, .menuright li a:active, .menuright li.last a:hover, .menuright li.last a:active {
	display:block;
	width:190px;
	line-height:1.1em;
	margin:0 0 0 0px;
	padding:3px 0 2px 5px;
	color:#666;
	background-color:#eff9ff;
	/*background:url("https://321183.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/menusurvol.png") top left #e7f3f9;*/
	text-decoration:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.menuleft li.last a:hover, .menuleft li.last a:active,
.menuright li.last a:hover, .menuright li.last a:active {
	border-bottom:1px #1e6dab solid;
}

/*Menu Tag Cloud */
/* cloudTag1*/
.menuright li.cloudTag1 a, .menuright li.cloudTag1 a:link, .menuright li.cloudTag1 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.7em;
	color:#00F;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag1 a:hover, .menuright li.cloudTag1 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.7em;
	color:#F00;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag2*/
.menuright li.cloudTag2 a, .menuright li.cloudTag2 a:link, .menuright li.cloudTag2 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.8em;
	color:#F00;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag2 a:hover, .menuright li.cloudTag2 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.8em;
	color:#000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag3*/
.menuright li.cloudTag3 a, .menuright li.cloudTag3 a:link, .menuright li.cloudTag3 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.9em;
	color:#333;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag3 a:hover, .menuright li.cloudTag3 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:0.9em;
	color:#F00;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag4*/
.menuright li.cloudTag4 a, .menuright li.cloudTag4 a:link, .menuright li.cloudTag4 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1em;
	color:#F00;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag4 a:hover, .menuright li.cloudTag4 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1em;
	color:#00F;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag5*/
.menuright li.cloudTag5 a, .menuright li.cloudTag5 a:link, .menuright li.cloudTag5 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.1em;
	color:#DB0058;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag5 a:hover, .menuright li.cloudTag5 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.1em;
	color:#000080;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag6*/
.menuright li.cloudTag6 a, .menuright li.cloudTag6 a:link, .menuright li.cloudTag6 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.2em;
	color:#008000;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag6 a:hover, .menuright li.cloudTag6 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.2em;
	color:#00FF00;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag7*/
.menuright li.cloudTag7 a, .menuright li.cloudTag7 a:link, .menuright li.cloudTag7 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.3em;
	color:#808000;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag7 a:hover, .menuright li.cloudTag7 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.3em;
	color:#800000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag8*/
.menuright li.cloudTag8 a, .menuright li.cloudTag8 a:link, .menuright li.cloudTag8 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.4em;
	color:#8B42D6;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag8 a:hover, .menuright li.cloudTag8 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.4em;
	color:#BFB630;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag9*/
.menuright li.cloudTag9 a, .menuright li.cloudTag9 a:link, .menuright li.cloudTag9 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.5em;
	color:#CD35D3;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag9 a:hover, .menuright li.cloudTag9 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.5em;
	color:#F90;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag10*/
.menuright li.cloudTag10 a, .menuright li.cloudTag10 a:link, .menuright li.cloudTag10 a:visited {
	display:inline;
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.6em;
	color:#FF0000;
	background-color:transparent;
	text-decoration:none;
}

.menuright li.cloudTag10 a:hover, .menuright li.cloudTag10 a:active {
	margin:0;
	padding:3px 0 2px 2px;
	font-size:1.6em;
	color:#008000;
	background-color:transparent;
	text-decoration:none;
}
/* Menu left - Keyword */
.menuleft_text_2 {
	float:left;
	width:190px;
	margin:7px 0 0 10px;
	padding:9px 5px 9px 5px;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:0px #1e6dab solid;
	color:#333333;
	background:url("https://cbbe12.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menu_header.png") top left no-repeat transparent;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}

.menuleft_keywords {
	width:40px;
	float:left;
	margin:0;
	padding:0;
	display:inline;
}	

.menuleft_keywords ul {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menuleft_keywords li {
	float:left;
	width:40px;
	display:inline;
	padding:0;
	margin:0 0 -2px 0;
} 

.menuleft_keywords li a, .menuleft_keywords li a:link, .menuleft_keywords li a:visited {
	display:inline;
	height:19px;
	line-height:19px;
	margin:0;
	padding:0 0 0 6px;
	font-weight:bold;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

.menuleft_keywords li a:hover, .menuleft_keywords li a:active {
	height:19px;
	line-height:19px;
	margin:0;
	padding:0 0 0 6px;
	font-weight:bold;
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}

.menuleft_text_keywords {
	display:block;
	float:left;
	width:200px;
	height:177px;
	margin:0 0 0 11px;
	padding:2px 8px 2px 12px;
	border-right:0px #1e6dab solid;
	border-bottom:0px #1e6dab solid;
	border-left:0px #1e6dab solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-align:center;
}

/* MENU CATEGORIES */
.menucategories {
	float:left;
	width:246px;
	margin:0;
	padding:0 0 0 2px;
}

.menucategories ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menucategories li.maincat {
	float:left;
	width:246px;
	display:inline;
	padding:0;
	margin:5px 0 5px 0;
}

.menucategories li.subcat {
	float:left;
	width:246px;
	display:inline;
	padding:0;
	margin:-10px 0 4px 0;
}

.menucategories li.keyword {
	float:left;
	width:246px;
	display:inline;
	padding:0;
	margin:5px 0 5px 0;
}

.menucategories li.maincat a, .menucategories li.maincat a:link, .menucategories li.maincat a:visited {
	display:inline;
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}

.menucategories li.maincat a:hover, .menucategories li.maincat a:active {
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	/*color:#1e6dab;*/
	color:#55980E;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:underline;
	background-color:transparent;
}

.menucategories li.subcat a, .menucategories li.subcat a:link, .menucategories li.subcat a:visited {
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	/*color:#222222;*/
	color:#00F;
	font-size:0.9em;
	text-decoration:none;
	background-color:transparent;
}

.menucategories li.subcat a:hover, .menucategories li.subcat a:active {
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	color:#1e6dab;
	font-size:0.9em;
	text-decoration:none;
	background-color:transparent;
}

.menucategories li.keyword a, .menucategories li.keyword a:link, .menucategories li.keyword a:visited {
	display:inline;
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	color:#444444;
}

.menucategories li.keyword a:hover, .menucategories li.keyword a:active {
	width:246px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 3px 0 3px;
	color:#1e6dab;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	background-color:transparent;
}

/* MENU PAGERANK, KEYWORDS IN */
#menuin {
	float:left;
	width:700px;
	padding:7px;
	margin:7px 0px 7px 26px;
	border:3px #75a8c2 solid;
	text-align:center;
}

#menuin ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

#menuin li {
	padding:0;
	margin:0;
	display:inline;
} 

#menuin li a, #menuin li a:link, #menuin li a:visited {
	display:inline;
	margin:0;
	padding:0 0 0 3px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#menuin li a:hover, #menuin li a:active {
	margin:0;
	padding:0 0 0 3px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* MENU CHOOSE WEBSITE SUBMISSION */
.column_in_choose_left {
    float:left;
    width:300px;
    margin:0 0 7px 0;
    padding:7px;
    text-align:center;
}

.column_in_choose_right {
    float:right;
    width:300px;
    margin:0 0 7px 0;
    padding:7px;
    text-align:center;
}


.menuchoose_left {
    height:200px;
    margin:0 0 20px 0;
    padding:0;
    font-size:2.4em;
    text-transform:uppercase;
}
.menuchoose_right {
    height:200px;
    margin:0 0 20px 0;
    padding:0;
    font-size:2.1em;
    text-transform:uppercase;
}

.menuchoose_left ul, .menuchoose_right ul {
    padding:0;
    margin:0;
    list-style-type:none;
}  

.menuchoose_left li, .menuchoose_right li {
    float:left;
    width:270px;
    padding:0;
    margin:0;    
    display:inline;
} 

.menuchoose_left li a, .menuchoose_left li a:link, .menuchoose_left li a:visited {
	display: block;
    height:200px;
	line-height:180px;
    margin:0;
    padding:0 0 0 7px;
    text-decoration:none;
	color:#ffffff;
    background:url("https://5025bb.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/free.png") top no-repeat transparent;
}

.menuchoose_right li a, .menuchoose_right li a:link, .menuchoose_right li a:visited {
	display: block;
    height:200px;
	line-height:180px;
    margin:0;
    padding:0 0 0 20px;
    text-decoration:none;
	color:#ffffff;
    background:url("https://c8a2b3.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/privilege.png") top no-repeat transparent;
}

.menuchoose_left li a:hover, .menuchoose_left li a:active {
	display: block;
    height:200px;
	line-height:180px;
    margin:0;
    padding:0 0 0 7px;
    color:#000000;
    background-color:transparent;
    text-decoration:none;
}

.menuchoose_right li a:hover, .menuchoose_right li a:active {
	display: block;
    height:200px;
	line-height:180px;
    margin:0;
    padding:0 0 0 20px;
    color:#000000;
    background-color:transparent;
    text-decoration:none;
}

/* MENU DETAILS */
.menudetails {
    float:right;
    width:213px;
    margin:14px 0 7px 0;
    padding:0 0 0 7px;
    border-left:1px #878787 solid;
}

.menudetails ul {
    margin:0;
    padding:0;
    list-style-type:none;
}  

.menudetails li {
	display:inline;
    margin:0;
    margin:0;
}

.menudetails li#header_interaction {
	display:block;
    line-height:1.1em;
    margin:0 0 2px 0;
    padding:0 2px 2px 0;
    color:#000000;
    text-decoration:underline;
	text-align:center;
}

.menudetails li#header_info_google {
	display:block;
    line-height:1.1em;
    margin:15px 0 2px 0;
    padding:0 2px 2px 0;
    color:#000000;
    text-decoration:underline;
	text-align:center;
}

.menudetails li.text {
	display:block;
    line-height:1.1em;
    margin:0;
    padding: 2px 0px 2px 0;
	font-size:0.9em;
    color:#000000;
}

.menudetails li#warn {
	display:block;
    line-height:0.8em;
    margin:0;
    padding: 2px 0 2px 0;
    color:#000000;
}

.menudetails li#comment_rating {
	display:block;
    line-height:0.8em;
    margin:0;
    padding: 2px 0 2px 0;
    color:#000000;
}

.menudetails li#contact {
	display:block;
    line-height:0.8em;
    margin:0;
    padding: 2px 0px 2px 0;
    color:#000000;
}

.menudetails li a, .menudetails li a:link, .menudetails li a:visited {
	display:block;
    line-height:0.8em;
    padding: 3px 2px 2px 0;
	font-size:0.9em;
	background-color:transparent;
    text-decoration:none;
}

.menudetails li a:hover, .menudetails li a:active {
    line-height:0.8em;
    padding: 3px 2px 2px 0;
    background-color:transparent;
    text-decoration:none;
	color:#000;
}

/* CENTRAL PAGE */		
#middle {
	margin:0;
	margin-right:222px;
	margin-left:0;
	background:#ffffff;
}
		
.column {
	margin:0;
	padding:0;
}

.column_in {
	float:left;
	width:752px;
	margin:0 0 7px 5px;
	padding:7px;
	border:1px #1e6dab solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.column_in_grey {
	float:left;
	width:752px;
	margin:0 0 7px 5px;
	padding:7px;
	border:1px #75a8c2 solid;
	background-color:#eff9ff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.column_in_description_site_category {
	float:left;
	width:610px;
	margin:0;
	padding:0 0 0 7px;
}

#column_in_right_details {
	float:right;
	width:215px;
	margin:0;
	padding:0px 5px;
	text-align:center;
}

#map {
	float:left;
	width:100%;
	height:250px;
	margin:0;
	padding:0;
}

#column_in_details{
	float:left;
	width:500px;
	margin:0 10px 7px 10px;
	padding:0;
}

.column_in_thematic {
	float:left;
	width:752px;
	margin:0 0 3px 0;
	padding:0 0 2px 0;
	border-bottom:1px #574d44 dashed;
}

.column_in_comment {
	float:left;
	width:722px;
	margin:5px;
	padding:10px;
	background-color:#fdedd0;
}

.column_in_comment_grey {
	float:left;
	width:722px;
	margin:5px;
	padding:10px;
	background-color:#e7f3f9;
}

.column_in_comment_grey {
	float:left;
	width:722px;
	margin:5px;
	padding:10px;
	background-color:#e7f3f9;
}

.column_in_comment_in {
	float:left;
	width:722px;
	margin:0;
	padding:0 0 7px 0;
}

.column_in_comment_in_left {
	float:left;
	margin:0;
	padding:0 7px 0 0;
}

.column_in_comment_in_right {
	float:left;
	margin:0;
	padding:0;
}

.column_in_pagination {
	float:left;
	width:754px;
	margin:0;
	padding:7px;
	text-align:center;
}

.show_arbo {     
	float:left;             
    width:754px;
	margin:7px 0 7px 0;
	padding:4px 7px 4px 7px;
	color:#000000;
	background-color:transparent;
}

/* FORM */
fieldset.column_in {
    float: left;
    width:752px;
    margin:0 0 7px 5px;
    padding:7px;
    text-align:right;
    border:1px #75a8c2 solid;
}

legend.title {
	float:left;
	display:inline;
	width:679px;
	height:18px;
    margin:7px 0 25px -8px;
	padding:9px 7px 2px 7px;
    color:#ffffff;
    font-weight:bold;
    background-color:#78a3d8;
}

label {
    float:left;
    margin:0;
    padding:0;
    line-height:1.5em;
}

label.title {
    width:142px;
    padding:0 17px 0 0;
	font-size:0.9em;
    font-weight:bold;
    text-align:right;
}

div.infos {
    float: left;
	width:435px;
    margin:0;
    padding:0 0 0 7px;
    line-height:1.5em;
    text-align:left;
}

div.infos_textarea {
    float: left;
	width:365px;
    margin:0;
    padding:0;
}

div.infos_terms {
    float: left;
	width:570px;
    margin:0;
    padding:0 0 0 7px;
    line-height:1.7em;
    text-align:left;
}

label.infos_select_category {
    width:752px;
    text-align:left;
}

label.infos_checkbox {
    width:200px;
    padding-left:7px;
    text-align:left;
}

.text_error {
    float:right;
    width:140px;
    margin:0 0 -10px 0;
    padding:0 0 0 7px;
    text-align:center;
    font-size:0.8em;
    background:url("https://b6bc71.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/error.gif") no-repeat left center #ffd0d0;
}

p.form {
    float:left;
    width:752px;
    margin:0 0 7px 0;
    padding:2px 0 2px 0;
}

div.form {
    float:left;
    width:752px;
    margin:0 0 7px 0;
    padding:2px 0 2px 0;
    text-align:left;
}

div.form_error {
    float:left;
    width:972px;
    margin:0 0 7px 0;
    padding:0;
    background-color:#ffd0d0;
}

div.error, td.error
{
    background-color:#ffd0d0;  
}

div.form_details {
    float:left;
    width:523px;
    margin:0 0 2px 0;
    padding:0;
    text-align:left;
}


label.title_details {
    width:120px;
	margin:0;
	padding:0 17px 0 0;
    font-weight:bold;
}

div.infos_details {
	float: left;
    width:377px;
	line-height: 1.5em;
    margin:0;
    padding:0 0 0 7px;
    text-align:left;
}

/* POPUP */
#popup_principal {
    width:500px;
}

#popup_top {
	height:20px;
    margin:0;
    padding:4px 0 4px 7px;
	font-size:1.4em;
    border-bottom:1px #75a8c2 solid;
}

#popup_main1 {
    margin:0;
    padding:0;
    border-left:1px #75a8c2 solid;
    background-color:#ffffff;
}
        
#popup_main2 {
    margin:0;
    padding:0;
    border-right:1px #75a8c2 solid;
    border-bottom:1px #75a8c2 solid;
    background-color:#ffffff;
}

#popup_middle {
    margin:0 7px 0 7px;
	padding:0;
    background:#ffffff;
}
        
#popup_column {
    margin:0;
    padding:0;
}

fieldset.column_in_popup {
    float: left;
    width:480px;
    margin:7px 0 7px 0;
    padding:0;
    text-align:right;
	border:none;
}

label.title_popup {
    width:105px;
	margin:0;
    padding:0 17px 0 0;
    font-weight:bold;
    text-align:right;
}

div.infos_popup {
	float: left;
    width:295px;
	line-height:1.5em;
    margin:0;
    padding:0 0 0 7px;
    text-align:left;
}

div.form_error_popup {
    float:left;
    width:482px;
    margin:0 0 7px 0;
    padding:0;
    text-align:left;
    background-color:#ffd0d0;
}

div.form_popup {
    float:left;
    width:482px;
    margin:0 0 7px 0;
    padding:0;
    text-align:left;
}

/* table */
.table_user {
	width:752px;
	margin:0 0 14px 0;
	padding:0;
	background-color:#ffffff;
	border:1px #e5e5e5 solid;
}

.table_website {
	width:752px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	border:1px #e5e5e5 solid;
}

th {
	margin:0;
	padding:4px 0 3px 4px;
	font-size:0.8em;
	text-align:left;
	text-transform: uppercase;
	color:#ffffff;
	background-color:#1e6dab;
	border-bottom:1px solid #989898;
}

td {
	line-height:1.20em;
	padding:4px;
	text-align:left;
}

.td_right {
	text-align:right;
}

.col1-3 { width:200px; background-color:#efefef; }
.col2-3 { width:auto; background-color:#efefef; }
.line1 { background-color:#efefef; }
.line2 { background-color:#ffffff; }

/* title */
.title_h {
    float:left;
	width:729px;
    margin:7px 0 3px 0px;
    padding:9px 7px 9px 37px;
	background:url("https://be4a76.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menuheader.png") top left repeat-x #efefef;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 20px;
}

.title_h_1 {
    float:left;
	width:729px;
    margin:7px 0 3px 0px;
    padding:9px 7px 9px 37px;
	background:url("https://71564e.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/bg_menu_header2.png") top left repeat-x #e7f3f9;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 20px;
}

.title_h_2 {
    float:left;
	width:729px;
    margin:7px 0 3px 0px;
    padding:9px 7px 9px 37px;
	background:url("https://b0f527.claudeassets.com/20240224134036im_/http://www.beaufortain-val-arly.com/templates/arfooo/images/fond-titre-h2.png") top left repeat-x #F8B43D;
	background-color:#F8B43D;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 20px;
border-top-right-radius: 5px;
border-bottom-right-radius: 20px;
}

.fixe {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

.fixe1 {
	line-height:0.1em;
	margin:0;
	padding:0;
	background:transparent;
}	

/* LINKS AND TEXT STYLE */
a { font-family:Tahoma, Verdana, Arial, sans-serif; }
a:link, a:visited {
	color:#00F;
	text-decoration:none;
	font-weight: bold;
}
a:hover, a:active {
	color:#F00;
	text-decoration:none;
}

a#advancedSearchLink { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:0.8em; }
a#advancedSearchLink:link, a#advancedSearchLink:visited { color:#fff; text-decoration:underline; }
a#advancedSearchLink:hover, a#advancedSearchLink:active { color:#000; text-decoration:underline; }

a.link_black_blue_b_u { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_black_blue_b_u:link, a.link_black_blue_b_u:visited { color:#000000; font-weight:bold; text-decoration:underline; }
a.link_black_blue_b_u:hover, a.link_black_blue_b_u:active { color:#1e6dab; font-weight:bold; text-decoration:underline; }

/*PERSO : POLICE POUR LA LISTE DE TOUTES LES CATÉGORIES */

#catlist a.link_black_grey_bold { font-family:Tahoma, Verdana, Arial, sans-serif; }
#catlist a.link_black_grey_bold:link, #catlist a.link_black_grey_bold:visited { color:#333333; font-weight:lighter; text-decoration:none; }
#catlist a.link_black_grey_bold:hover, #catlist a.link_black_grey_bold:active { color:#666666; font-weight:lighter; text-decoration:none; }

/*FIN DE PERSO : POLICE POUR LA LISTE DE TOUTES LES CATÉGORIES */

a.link_black_grey_bold { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_black_grey_bold:link, a.link_black_grey_bold:visited { color:#000000; font-weight:bold; text-decoration:none; }
a.link_black_grey_bold:hover, a.link_black_grey_bold:active { color:#574d44; font-weight:bold; text-decoration:none; }

a.link_black_grey_normal { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_black_grey_normal:link, a.link_black_grey_normal:visited { color:#000000; text-decoration:none; }
a.link_black_grey_normal:hover, a.link_black_grey_normal:active { color:#574d44; text-decoration:none; }

a.link_black_grey_small { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:0.9em; }
a.link_black_grey_small:link, a.link_black_grey_small:visited { color:#000000; text-decoration:none; }
a.link_black_grey_small:hover, a.link_black_grey_small:active { color:#574d44; text-decoration:none; }

a.link_showarbo { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; font-weight:lighter; }
a.link_showarbo:link, a.link_showarbo:visited { color:#666; }
a.link_showarbo:hover, a.link_showarbo:active { color:#F00; text-decoration:none;  }

a.link_add_website { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_add_website:link, a.link_add_website:visited { color:#ff0000; font-weight:bold; }
a.link_add_website:hover, a.link_add_website:active { color:#b70000; text-decoration:none; font-weight:bold; }

a.link_edit { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_edit:link, a.link_dit:visited { color:#00c871; text-decoration:none; }
a.link_edit:hover, a.link_edit:active { color:#008c4f; text-decoration:none; }

a.link_delete { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_delete:link, a.link_delete:visited { color:#ff0000; text-decoration:none; }
a.link_delete:hover, a.link_delete:active { color:#b70000; text-decoration:none; }

a.link_black_grey_underline { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_black_grey_underline:link, a.link_black_grey_underline:visited { color:#000000; text-decoration:underline; }
a.link_black_grey_underline:hover, a.link_black_grey_underline:active { color:#574d44; text-decoration:none; }

a.link_small_underline { font-family:Tahoma, Verdana, Arial, sans-serif; font-size:0.8em; }
a.link_small_underline:link, a.link_small_underline:visited { color:#000000; text-decoration:underline; }
a.link_small_underline:hover, a.link_small_underline:active { color:#574d44; text-decoration:underline; }

a.link_black_grey { font-family:Tahoma, Verdana, Arial, sans-serif; }
a.link_black_grey:link, a.link_black_grey:visited { color:#000000; text-decoration:none; }
a.link_black_grey:hover, a.link_black_grey:active { color:#574d44; text-decoration:none; }

h1 {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	background-color:transparent;
}

h2 {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	background-color:transparent;
}

.text_numbers {
	font-size:0.8em;
	color:#222222;
}			

.text_characters_orange {
	color:#e77623		
}

.text_characters_boldgras { 
	font-weight:bold;
}

.text_green {
	color:#008c4f;		
}		

.text_red {
	color:#ff0000;		
}

.text_thematic_close {
	font-style:italic;
	color:#574d44;
	padding-left:4px;
}

.text_center {
    text-align:center;
    font-weight:bold;
}

.text_comment {
	font-size:0.8em;
    color:#574d44;
}

.text_color_mandatory {
    color:#ff6a4d;
}

.text_search {
	font-weight:bold;
    color:#fff;
}
/* TEXTAREA, SELECT, INPUT, IMAGE */
form { 
	margin:0;
	padding:0; 
}		

select { 
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#ffffff;
}

input { 
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-color:#ffffff;
}

input.button {
	padding:0 7px 0 7px;
	border:1px #000000 solid;
	background-color:#eff9ff;
	cursor:pointer;
}

.input_text_small {
	border:1px #000000 solid;
	width:80px;
}

.input_text_medium {
	border:1px #000000 solid;
	width:150px;
}

.input_text_large {
	border:1px #000000 solid;
	width:250px;
}

.input_text_metas {
	border:1px #000000 solid;
	width:190px;
}	

.textarea_large {
	float:left;
	border:1px #000000 solid;
	width:350px;
	height:110px;
}

.textarea_extra_large {
	float:left;
	border:1px #000000 solid;
	width:360px;
	height:200px;
}

.textarea_return {
	float:left;
	border:1px #000000 solid;
	width:300px;
	height:90px;
}

/* EXTRA FIELD : TEXTAREA, SELECT, INPUT... */

.extraField_textarea{
	float:left;
	border:1px #000000 solid;
	width:350px;
	height:110px;
}

.extraField_text{
	border:1px #000000 solid;
	width:250px;
}

.extraField_select{
}

.extraField_radio{
}

.extraField_checkbox{
}

.extraField_range{
	border:1px #000000 solid;
	width:250px;
}

.extraField_url_url{
	border:1px #000000 solid;
	width:250px;
}

.extraField_url_anchor{
	border:1px #000000 solid;
	width:250px;
}

.extraField_file_file{
	border:1px #000000 solid;
	width:250px;
}

.extraField_file_title{
	border:1px #000000 solid;
	width:250px;
}

/* RESET P */
p { 
	margin:0;
	padding:0; 
}			

/* IMAGES */
img { 
	border:0;
	margin:0;
	padding:0;
}

img.random_image {
	width:120px;
	height:90px;
	margin:0 0 20px 50px;
	padding:0;
	border:1px #75a8c2 solid;
}

img.category_image {
	float:left;
	width:24px;
	height:24px;
	margin-top:-2px;
	padding:0;
}

img.rss_image {
	display:inline;
	float:right;
	height:12px;
	margin:0;
	padding:0;
	vertical-align:middle;
}
/* petite icone "new" originale - Début
img.new_image {
	margin:0 0 0 14px;
	padding:0;
}
petite icone "new" originale - Fin */
img.website_image {
	float:center;
	width:120px;
	height:90px;
	margin:0 6px 0 6px;
	padding:0;
	border:1px #4079a9 solid;
}

img.nanoImage {
	float:center;
	margin:5px 1px 0px 4px;
	padding:0;
	border:1px #75a8c2 solid;
}

img.mediumImage {
	float:left;
	margin:0;
	padding:0;
	border:1px #75a8c2 solid;
}

img.flag_image {
	float:center;
	width:18px;
	height:12px;
	margin:2px 0 1px -32px;
	padding:0;
}

img.flag_image_details {
	float:left;
	width:18px;
	height:12px;
	margin:3px 0 0 0;
	padding:0;
}

img.package_image {
	float:right;
	margin:0;
	padding:0;
}

img.aide {
    margin:0 0 0 7px;
    padding:0;
    vertical-align:middle;
}

img.checkboxClassI {
    float:right;
    margin:0;
    padding:0;
    vertical-align:middle;
}

img.aide_description {
    float:left;
    margin:0 0 0 7px;
    padding: 0;
    vertical-align:middle;
}

/* PERSO */

/* nouvelle petite icone "new"  - Début*/
img.new_image {
    display: block;
    float: left;
    margin: -101px 0 0 618px;
    padding: 0;
    position: absolute;
}

a:link img.new_image {
	box-shadow:none;
}
/* nouvelle petite icone "new"  - Fin*/

.espmotsfoot {
	margin:0px 5px;
}

/* DEBUT : liens dans le footer */

#bottom #column_bottom p .link_black_grey {
	font-weight: lighter;
	color:#09F;
}
#bottom #column_bottom p .link_black_grey:hover {
	font-weight: lighter;
	color:#FFF;
}

/* FIN des liens dans le footer */

/* DEBUT des images liens */
.website_image, .random_image, a:link img {
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #333;
	box-shadow: 1px 1px 5px #000;
	
}

a:hover img {
	opacity:0.9;
	cursor:pointer;
	-webkit-box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
}

.column_in2 #blocinfogale a:link img {
	-webkit-box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
}

#top1 a:link img {
	-webkit-box-shadow: 0px 0px 0px #333;
	-moz-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
}
/* FIN des images liens */

#blocinfogale {
	float:left;
	width:90%;
	padding:25px;
	margin:12px;
	border:1px #0000ef solid;
	text-align:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* COULEUR LIEN DANS FICHE DETAILLEE */
.column_in #column_in_details .link_black_blue_b_u {
	color: #00F;
	font-weight: bold;
}

.column_in #column_in_details .link_black_blue_b_u:hover {
	color: #F00;
}

.column_in #column_in_details .link_black_grey {
	font-weight: lighter;
}

.menuleft ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Message pour utilisateurs d' IE6*/
#ie6msg{border:5px solid #090; margin:8px 0; background:#F8B43D; color:#000; text-align:center;}
#ie6msg h4{margin:8px; padding:0;}
#ie6msg p{margin:8px; padding:0;}
#ie6msg p a.getie7{font-weight:bold; color:#006;}
#ie6msg p a.ie6expl{font-weight:normal; color:#006;}


.title_h h1 a #Help {
	text-decoration: none;
	background: none;
	box-shadow: none;
}

/* boutons CSS3 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
	color:#FFF;
}
.button:active {
	position: relative;
	top: 1px;
	text-decoration: none;
	color:#FFF;
}

.button:link {
	text-decoration: none;
	color:#FFF;
}

.button:visited {
	text-decoration: none;
	color:#FFF;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
	color:#FFF;
}

/* boutons CSS3 - color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fff;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

/* boutons CSS3 - color styles - FIN
---------------------------------------------- */

.menuleft ul li a img {

}
.menuleft ul #twitter a:link {
	font-weight: normal;
}

.menuleft ul #twitter li a:link {
	display:inline;
	list-style-image:none;
}

#twitt a img {
	text-decoration: none;
	background: none;
	box-shadow: none;
}
#twitt a:link {
	font-weight: normal;
}

.menudetails {
    border-left: medium none;
    float: right;
    margin: 14px 0 7px;
    padding: 0 0 0 7px;
    width: 213px;
}
/*
     FILE ARCHIVED ON 01:10:09 Mar 12, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:04:58 Jul 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.406
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.039
  esindex: 0.005
  cdx.remote: 73.068
  LoadShardBlock: 74.022 (3)
  PetaboxLoader3.datanode: 117.354 (5)
  load_resource: 221.737 (2)
  PetaboxLoader3.resolve: 119.074 (2)
*/