/* CSS BY GUILLAUME H.- START */

/* PRINCIPAL */

body {
	margin:0; 
	padding:0;
	background-image: url("../images/css/14765479_l.gif");
	color:#000000;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:0.7em;
}

#principal {
	position:absolute;
	width:950px;
	left:50%;
	margin-left:-475px;
}


/* TOP OF PAGE | HAUT DE LA PAGE */		
		
#top1 {
	margin:0;
	padding:0;
	margin-top:10px;
	height:156px;
	background:url("../images/bg_header.png") top no-repeat;
}

#top2 {
	margin:0;
	padding:0;
	padding-left:7px;
	padding-right:7px;
	height:34px;

	background:url("../images/bg_menuheader.png") bottom no-repeat;
}


/* BOTTOM OF PAGE | BAS DE LA PAGE */

#bottom { 
	margin:0; 
	padding:0;
	height:50px;
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
	background:url("../images/css/bg_th.gif") top right repeat-x #565656;
}
		
.column_bottom {
	line-height:11px;
	text-align:center;
	font-size:0.9em;
	padding:0;
	margin:0;
	padding-top:30px;
}


/* MENU */		

#main1 {
	margin:0;
	padding:0;
	background-color:#565656;
}
		
#main2 {
	margin:0;
	padding:0;
	background-color:#565656;
}
html body .tht {
	width: 100%;
	height: 35px;
	border-collapse: collapse;
}
html body .thl-1 {
	background-image: url('../images/css/top_left.gif');
	background-position: left;
	background-repeat: no-repeat;
	width: 12px;
	height: 35px;
}	
html body .thm-1 {
	background: url('../images/css/top_middle.gif') repeat-x;
}
html body .thr-1 {
	background-image: url('../images/css/top_right.gif');
	background-position: right;
	background-repeat: no-repeat;
	width: 29px;
	height: 35px;
}
html body .s_tht {
	width: 100%;
	height: 22px;
	border-collapse: collapse;
}
html body .s_thl-1 {
	background-image: url('../images/css/s_top_left.gif');
	background-position: left;
	background-repeat: no-repeat;
	width: 12px;
	height: 22px;
}	
html body .s_thm-1 {
	background: url('../images/css/s_top_middle.gif') repeat-x;
}
html body .s_thr-1 {
	background-image: url('../images/css/s_top_right.gif');
	background-position: right;
	background-repeat: no-repeat;
	width: 29px;
	height: 22px;
}
html body .bord-left {
	background: url('../images/css/border_left.gif') top left repeat-y;
	width: 7px;
}
html body .bord-right {
	background: url('../images/css/border_right.gif') top right repeat-y;
	width: 7px;
}
html body .tbt {
	width: 100%;
	height: 7px;
	border-collapse: collapse;
}
html body .tbl-1 {
	background-image: url('../images/css/bot_left.gif');
	float: left;
	width: 7px;
	height: 7px;
}
html body .tbm-1 {
	background: url('../images/css/bot_middle.gif') repeat-x;
	width: 100%;
}
html body .tbr-1 {
	background-image: url('../images/css/bot_right.gif');
	float: right;
	width: 7px;
	height: 7px;
}
#left {
	float:left;
	width:160px;
	margin:0; 
	padding:0;
}
		
#right {
	float:right;
	width:120px;
	margin:0; 
	padding:0;
}

#menutop2 {
	margin:0;
	padding:0;
	height:34px;
	text-align:center;
	font-weight:bold;
}

#menutop2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menutop2 li {
	display:inline;
	float:left;
	width:116px;
	margin:0;
	margin-top:5px;
	padding:0;
}

#menutop2 li#last {
	display:inline;
	float:left;
	width:122px;
	margin:0;
	margin-top:5px;
	padding:0;
}  

#menutop2 li a, #menutop2 li a:link, #menutop2 li a:visited, #menutop2 li#last a, #menutop2 li#last a:link, #menutop2 li#last a:visited {
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:24px;
	height:24px;
	voice-family:inherit;
}

#menutop2 li a:hover, #menutop2 li a:active, #menutop2 li#last a:hover, #menutop2 li#last a:active {
	margin:0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	text-decoration:none;
	line-height:24px;
	height:24px;
}


/* MENU LEFT, RIGHT */

.menuleft {
	float:left;
	width:142px;
	padding:0;
	margin:0;
	padding-left:11px;
	margin-top:4px;
}

.menuright {
	float:left;
	width:119px;
	padding:0;
	margin:0;
	padding-right:11px;
	margin-top:4px;
}

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

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

.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;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
	text-decoration:none;
	voice-family:inherit;
}

.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 #000000 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 {
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#ffffff;
	background-color:#585858;
	text-decoration:none;
}

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

.menuleft li.header, .menuright li.header {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	color:#ffffff;
	background-image: url("../images/css/bg_row3.gif");
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
}

.menuleft li.text, .menuright li.text {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

.menuleft li.text_last, .menuright li.text_last {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	color:#000000;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

/*Menu right - Tag Cloud */

/* cloudTag1*/
.menuright li.cloudTag1 a, .menuright li.cloudTag1 a:link, .menuright li.cloudTag1 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.7em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag1 a:hover, .menuright li.cloudTag1 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.7em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag2*/
.menuright li.cloudTag2 a, .menuright li.cloudTag2 a:link, .menuright li.cloudTag2 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag2 a:hover, .menuright li.cloudTag2 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.8em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag3*/
.menuright li.cloudTag3 a, .menuright li.cloudTag3 a:link, .menuright li.cloudTag3 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.9em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag3 a:hover, .menuright li.cloudTag3 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:0.9em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag4*/
.menuright li.cloudTag4 a, .menuright li.cloudTag4 a:link, .menuright li.cloudTag4 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.0em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag4 a:hover, .menuright li.cloudTag4 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.0em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag5*/
.menuright li.cloudTag5 a, .menuright li.cloudTag5 a:link, .menuright li.cloudTag5 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.1em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag5 a:hover, .menuright li.cloudTag5 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.1em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag6*/
.menuright li.cloudTag6 a, .menuright li.cloudTag6 a:link, .menuright li.cloudTag6 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.2em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag6 a:hover, .menuright li.cloudTag6 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.2em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag7*/
.menuright li.cloudTag7 a, .menuright li.cloudTag7 a:link, .menuright li.cloudTag7 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.3em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag7 a:hover, .menuright li.cloudTag7 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.3em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag8*/
.menuright li.cloudTag8 a, .menuright li.cloudTag8 a:link, .menuright li.cloudTag8 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.4em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag8 a:hover, .menuright li.cloudTag8 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.4em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag9*/
.menuright li.cloudTag9 a, .menuright li.cloudTag9 a:link, .menuright li.cloudTag9 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.5em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag9 a:hover, .menuright li.cloudTag9 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.5em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}

/* cloudTag10*/
.menuright li.cloudTag10 a, .menuright li.cloudTag10 a:link, .menuright li.cloudTag10 a:visited {
	display:inline;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.6em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.cloudTag10 a:hover, .menuright li.cloudTag10 a:active {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:1.6em;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}



/* Menu left - Keyword */

.menuleft_text_2 {
	float:left;
	width:154px;
	margin:0;
	margin-top:7px;
	padding:0;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-right:1px #4079a9 solid;
	background-color:#4079a9;
	font-weight:bold;
	color:#ffffff;
}

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

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

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

.menuleft_keywords li a, .menuleft_keywords li a:link, .menuleft_keywords li a:visited {
	margin:0;
	padding:0;
	padding-left:3px;
	display:inline;
	color:#000000;
	background-color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:39px;
	voice-family:inherit;
}

.menuleft_keywords li a:hover, .menuleft_keywords li a:active {
	margin:0;
	padding:0;
	padding-left:3px;
	color:#ffffff;
	background-color:#585858;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:39px;
}

.menuleft_text_keywords {
	float:left;
	width:159px;
	height:165px;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px #000000 solid;
	border-right:1px #585858 solid;
}	


/* MENU CATEGORIES */

.menucategories {
	float:left;
	width:314px;
	margin:0;
	padding:0;
	padding-left:2px;
}

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

.menucategories li, .menucategories li.subcat {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	width:314px;	
} 

.menucategories li a, .menucategories li a:link, .menucategories li a:visited {
	margin:0;
	padding:0;
	padding-right:3px;
	display:inline;
	padding-left:3px;
	color:#FFFFFF;
	font-size:1.2em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:314px;
	voice-family:inherit;
}

.menucategories li a:hover, .menucategories li a:active {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#ffffff;
	background-color:#222122;
	font-size:1.2em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:314px;
}

.menucategories li.subcat a, .menucategories li.subcat a:link, .menucategories li.subcat a:visited {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#222222;
	font-size:1em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:314px;
	voice-family:inherit;
}

.menucategories li.subcat a:hover, .menucategories li.subcat a:active {
	margin:0;
	padding:0;
	padding-right:3px;
	padding-left:3px;
	color:#545454;
	background-color:#ffffff;
	font-size:1em;
	text-decoration:none;
	line-height:20px;
	height:20px;
	width:314px;
}


/* MENU PAGERANK, KEYWORDS IN */

#menuin {
	float:left;
	width:643px;
	padding:0;
	padding:7px;
	margin:0;
	margin-bottom:7px;
	border:1px #000000 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;
	padding-left:3px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	voice-family:inherit;
}

#menuin li a:hover, #menuin li a:active {
	padding-left:3px;
	color:#ffffff;
	background-color:#585858;
	font-weight:bold;
	text-decoration:none;
}



/* MENU CHOOSE WEBSITE SUBMISSION */

.column_in_choose_left {
    float:left;
    width:300px;
    margin:0;
    padding:7px;
    margin-bottom:7px;
    text-align:center;
}

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


.menuchoose_left {
    height:200px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    font-size:2.5em;
    text-transform:uppercase;
}
.menuchoose_right {
    height:200px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    font-size:2.2em;
    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 {
    height:200px;
    margin:0;
    padding:0;
    padding-left:7px;
    display: block;
    color:#ffffff;
    background-color:transparent;
    text-decoration:none;
    line-height:180px;
    voice-family:inherit;
    background:url("../images/free.png") top no-repeat transparent;
}

.menuchoose_right li a, .menuchoose_right li a:link, .menuchoose_right li a:visited {
    height:200px;
    margin:0;
    padding:0;
    padding-left:20px;
    display: block;
    color:#ffffff;
    background-color:transparent;
    text-decoration:none;
    line-height:180px;
    voice-family:inherit;
    background:url("../images/privilege.png") top no-repeat transparent;
}

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

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



/* CENTRAL PAGE */		

#middle {
	margin:0;
	margin-right:4px;
	margin-left:4px;
}
		
.column {
	margin:0;
	padding:0;
}

.column_in {
	float:left;
	width:643px;
	margin:0;
	padding-left:14px;
	margin-bottom:7px;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

.column_in2 {
	float:left;
	width:643px;
	margin:0;
	padding:7px;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

.column_in_grey {
	float:left;
	width:643px;
	margin:0;
	padding:7px;
	margin-bottom:7px;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

.column_in_image_site_category {
	float:left;
	width:130px;
	margin:0;
	padding:0;
}

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

.column_in_metas {
	float:left;
	width:643px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:7px;
	padding-right:7px;
	border:2px #9F9F9F solid;
	text-align:center;
}

.column_in_details_center_grey {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	margin-bottom:7px;
	background-color:#efefef;
	font-weight:bold;
	text-align:center;
}

.column_in_details_center {
	float:left;
	width:492px;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.column_in_details_left {
	float:left;
	width:166px;
	text-align:left;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.column_in_details_middle {
	float:left;
	width:166px;
	text-align:center;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

.column_in_details_right {
	float:left;
	width:166px;
	text-align:right;
	margin:0;
	padding:0;
	padding-bottom:7px;
}

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

.column_in_comment {
	float:left;
	width:632px;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px #574d44 dashed;
}

.column_in_comment_grey {
	float:left;
	width:632px;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px #574d44 dashed;
	background-color:#efefef;
}

.column_in_comment_add {
	float:left;
	width:632px;
	margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:2px;
	margin-bottom:10px;
	border-bottom:1px #574d44 dashed;
	font-weight:bold;
}

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

.column_in_subbmit {
	float:left;
	width:636px;
	margin:0;
	margin-top:4px;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background-color:#efefef;
}

.column_in_subbmit_out {
	float:left;
	width:642px;
	margin:0;
	padding:0;
}

.show_arbo {     
	float:left;             
    width:647px;
	margin:0;
	margin-top:4px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#ffffff;
	background-image: url("../images/css/bg_row3.gif");
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
}		

.show_arbo2 {     
	float:left;             
    width:647px;
	margin:0;
	margin-top:4px;
	margin-bottom:7px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px #000000 solid;
	color:#ffffff;
	background-image: url("../images/css/bg_row3.gif");
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
}


/* table */

.column_in_table {
	float:left;
	width:657px;
	margin:0;
	padding:0;
	margin-bottom:7px;
	border:1px #000000 solid;
}

.column_in_table2 {
	float:left;
	width:643px;
	margin:0;
	padding:7px;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #C1C3C1 1px solid;
	border-top: #C1C3C1 1px solid;
	border-right: #7D7F7D 1px solid;
	border-bottom: #7D7F7D 1px solid;
}

.column_in_table3 {
	float:left;
	width:525px;
	margin:0;
	padding:0;
}

.column_in_table4 {
	float:left;
	width:500px;
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.table1 {
	width:657px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

.table2 {
	width:520px;
	margin:0;
	padding:0;
	background-color:#CFCFCF;
	color: #000000;
	border-left: #7F7F7F 1px solid;
	border-top: #7F7F7F 1px solid;
	border-right: #DFDFDF 1px solid;
	border-bottom: #DFDFDF 1px solid;}

.table3 {
	width:500px;
	margin:0;
	margin-bottom:15px;
	padding:0;
	background-image: url("../images/css/bg_row1.gif");
	border-left: #7D7F7D 1px solid;
	border-top: #7D7F7D 1px solid;
	border-right: #C1C3C1 1px solid;
	border-bottom: #C1C3C1 1px solid;
}

.table4 {
	width:627px;
	margin:0;
	padding:0;
	background-color:#ffffff;
}

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




.col1 { background-color:#d2d8dc; }
.col2 { background-color:#edf5f9; }
.col1-1 { width:125px; }
.col2-2 { width:auto; }
.col1-3 { width:180px; background-color:#efefef; }
.col2-3 { width:auto; background-color:#efefef; }
.col1-4 { width:130px; }
.col2-4 { width:auto; }
.col3-1 { width:150px; }
.col3-2 { width:auto; }
.line1 { background-color:#efefef; }
.line2 { background-color:#ffffff; }


/* title */

.title_h_1 {
	float:left;             
    width:647px;
	margin:0;
	margin-top:4px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	background-color: #383838;
	background-image: url('../images/css/bg_row3.gif');
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
}

.title_h_2 {
	float:left;             
    width:647px;
	margin:0;
	margin-top:4px;
	margin-bottom:4px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color:#ffffff;
	background-color: #383838;
	background-image: url('../images/css/bg_row3.gif');
	border-left: #656565 1px solid;
	border-top: #656565 1px solid;
	border-right: #343434 1px solid;
	border-bottom: #343434 1px solid;
}

.title_h_2_out {
	float:left;
	width:643px;
	margin:0;
	padding:0;
}

.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:#000000; text-decoration:none; }
a:hover, a:active { color:#574d44; text-decoration:none; }

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:#930308; 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:#930308; 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:#930308; text-decoration:none; }

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

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:#930308; text-decoration:none; }

h1 {
	margin:0;
	padding:0;
	display:inline;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
}

h2 {
	margin:0;
	padding:0;
	display:inline;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
}

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

.text_characters_orange {
	color:#139513		
}

.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;
}

html body .gen-spacer { line-height: 4px; }
html body .both { clear: both; }
html body .hleft { text-align: left; }
html body .float-left { float: left; text-align: left; }
html body .abstop { vertical-align: top; }

/* Cells - Attributs - Paragraph */
html body .nowrap { white-space: nowrap; }


/* TEXTAREA, SELECT, INPUT, IMAGE */

form { 
	margin: 0;
	padding: 0;
	border: 0;
}		

select { 
	margin:0;
	padding:0;
	background-color : #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
}

input { 
	margin:0;
	padding:0;
	text-indent: 2px;
}

input.search {
	width:80px;
	margin-top:3px;
	margin-bottom:3px;
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
}	

input.newsletter_input {
	width:144px;
	margin-top:3px;
	margin-bottom:3px;
}

input.searchbutton {
	margin-top:3px;
	margin-bottom:3px;
	background-image: url('../images/css/cellpic_btn.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #828282 1px solid;
	border-top: #828282 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	cursor: pointer;
}

input.searchbutton:hover {
	background-image: url('../images/css/cellpic_btn_over.gif'); 
	color: #000000;
	border-left: #828282 1px solid;
	border-top: #828282 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

input.subutton {
	width:62px;
	margin-top:3px;
	margin-bottom:3px;
}

input.unsubutton {
	width:82px;
	margin-top:3px;
	margin-bottom:3px;
}

.input_text_small {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:80px;
}

.input_text_medium {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:150px;
}

.input_text_large {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:250px;
}

.input_text_metas {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:192px;
}	

.textarea_large {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:350px;
	height:110px;
}
.textarea_large:focus {
	background-color: #2a2a2a;
}
.textarea_return {
	background-color: #585858;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #262626 1px solid;
	border-top: #262626 1px solid;
	border-right: #5e5e5e 1px solid;
	border-bottom: #5e5e5e 1px solid;
	width:300px;
	height:90px;
}

p { 
	margin:0;
	padding:0; 
}			

img { 
	border:0;
	margin:0;
	padding:0;
}

img.random_image {
	border:#383838 1px solid;
	width:120px;
	height:90px;
	margin:0;
	margin-left:20px;
	padding:0;
}

img.category_image {
	border:0;
	width:22px;
	height:22px;
	margin:0;
	padding:0;
}

img.website_image {
	float:left;
	width:120px;
	height:90px;
	margin:0;
	margin-right:10px;
	padding:0;
	border:1px #383838 solid;
}

img.flag_image {
	float:left;
	margin:0;
	margin-top:2px;
	margin-left:-30px;
	padding:0;
	width:18px;
	height:12px;
}

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

.button {
	background-image: url('../images/css/cellpic_btn.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f8f8;
	border-left: #828282 1px solid;
	border-top: #828282 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	cursor: pointer;
}
.button:hover {
	background-image: url('../images/css/cellpic_btn_over.gif'); 
	color: #000000;
	border-left: #828282 1px solid;
	border-top: #828282 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}