html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, td {text-align:left;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
sup, sub {line-height:0;}
html{width:100%;height:100%;}
body{width:100%;height:100%;font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;font-size:12px;}
strong{font-weight:bold;}
a{font-weight:bold;text-decoration:none;}
a img{border:none;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
p{margin:15px 0;}
hr{height:2px;border:none;border-top-style:solid;border-top-width:1px;}
.txthl{font-weight:bolder;}
.txtsml{font-size:10px;}
.txtnrm{font-size:12px;}
.txtbig{font-size:14px; line-height:18px;}
.txtlarge{font-size:17px; font-weight:bold; line-height:22px;}
.txthuge{font-size:24px; font-weight:bold; line-height:30px;}
.hide{display:none;visibility:hidden;}
.show{display:block;visibility:visible;}
.disable{text-decoration:line-through;}
label.disable, input.disable, select.disable, option.disable, button.disable{text-decoration:none;}
.clear{clear:both;}
hr.clear{visibility:hidden;height:0;border:0;}
img.loading{width:35px;height:35px;}
div.loading{min-height:35px;background-repeat:no-repeat;background-position:top center;}

/* PHOTOS */
#picview{
	width:300px;
	height:250px;
	background-color:#CCCCCC;
	text-align:center;
	overflow:hidden;
	}
.picf{
	max-width:300px;
	max-height:250px;
	vertical-align:middle;
	}
a .picf{
	border:0;
	}
.pict{
	width:100px;
	height:75px;
	margin-top:1px;
	margin-bottom:1px;
	border-width:1px;
	border-style:solid;
	}
.picm{
	width:42px;
	height:31px;
	float:left;
	margin:0 5px 5px 0;
	border-width:1px;
	border-style:solid;
	}

/* BARRES DE PROGRES */
.progbarbox{
	position:relative;
	height:12px;
	line-height:12px;
	padding-right:2px;
	overflow:hidden;
	}
.progbarbox .progbar, .progbarbox .progbarbonus{
	position:absolute;
	left:1px;
	top:1px;
	height:10px;
	overflow:hidden;
	}
.progbarbox .txtbonus{
	position:absolute;
	width:60px;
	top:-2px;
	right:-70px;
	}
/* BOXES */
.ttlgrad{
	width:100%;
	height:20px;
	text-indent:5px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	}
.box{
	border-width:1px;
	border-style:solid;
	}
.box .ttlgrad{
	border-bottom-width:1px;
	border-bottom-style:solid;
	}

.unlogged h1.ttlgrad{
	height:32px;
	line-height:32px;
	text-indent:5px;
	font-size:16px;
	}
.unlogged .box h1.ttlgrad{
	border:none;
	}

.subttlgrad{
	height:27px;
	line-height:27px;
	font-size:14px;
	text-indent:5px;
	}
.content{
	position:relative;
	margin:5px;
	}
/* BANNIERES */
.contb300{
	position:relative;
	float:right;
	width:300px;
	height:630px;
	margin:5px 10px 0 0;
	}
.b765x77{
	width:765px;
	height:77px;
	margin-bottom:5px;
	}
.b728x90{
	clear:both;
	width:728px;
	height:90px;
	margin:auto;
	margin-bottom:5px;
	}
.b300x250{
	float:right;
	width:300px;
	height:250px;
	margin-bottom:5px;
	}
.b336x280{
	width:336px;
	height:280px;
	}
.b234x60{
	width:234px;
	height:60px;
	}
.b125x125{
	width:125px;
	height:125px;
	}
/* HEADER */
#header{
	width:100%;
	min-width:985px;
	height:40px;
	}
#header.unlogged{
	height:60px;
	}
#header.unlogged #header_view{
	position:relative;
	margin:0 auto;
	}
#header h1{
	width:400px;
	font-size:10px;
	line-height:10px;
	}
img#logo{
	margin-top:5px;
	width:257px;
	height:30px;
	vertical-align:middle;
	}
#header.unlogged img#logo{
	margin-top:0;
	}
#tagline{
	display:block;
	width:300px;
	font-style:italic;
	font-size:16px;
	margin-left:50px;
	line-height:20px;
	}
#header.unlogged #nav{
	position:absolute;
	top:5px;
	right:0;
	}

#header.unlogged #nav a{
	padding:0 5px;
	border-left-style:solid;
	border-left-width:1px;
	}
#header.unlogged #nav a.first{
	border:none;
	}
/* CONTENU */
.sidebar{
	position:relative;
	float:left;
	width:183px;
	margin:0 0 0 10px;
	}
#sidebar-abo, #sidebar-unlogged{
	width:85px !important;
	}
#main{
	position:relative;
	float:left;
	margin-left:20px;
	width:765px;
	min-height:500px;
	line-height:14px;
	margin-bottom:20px;
	}
.unlogged #main{
	margin-top:10px;
	}
#viewport{
	position:relative;
	padding-top:10px;
	margin-bottom:10px;
	min-width:985px;
	}
.view1024{
	width:980px;
	min-width:980px;
	margin-left:auto;
	margin-right:auto;
	}

#specfiller{
	position:absolute;
	width:100%;
	margin:0;
	left:0;
	display:none;
	border-top:none;
	border-left:none;
	border-right:none;
	}
/* FOOTER */
#footer{
	position:relative;
	width:100%;
	min-width:985px;
	padding:20px 0;
	z-index:10;
	}
#footer #footer_view{
	position:relative;
	min-height:70px;
	}
#footer.unlogged #footer_view{
	margin:0 auto;
	}
#footer #infos{
	position:absolute;
	width:300px;
	bottom:0;
	}
#footer img#logo_reseau{
	width:260px;
	height:48px;
	margin-top:3px;
	}
#footer ul#lnks{
	position:absolute;
	right:0;
	bottom:0;
	list-style-type:none;
	}
#footer ul#lnks li{
	display:inline;
	padding:0 3px;
	}
#footer #oservices{
	position:absolute;
	top:0;
	right:0;
	}
#footer #oservices ul{
	list-style-type:none;
	}
#footer #oservices ul li{
	position:relative;
	float:left;
	width:109px;
	height:35px;
	margin-left:15px;
	}
#footer #oservices ul li a{
	font-size:9px;
	font-weight:normal;
	line-height:12px;
	display:block;
	position:relative;
	margin:4px 6px;
	}
#footer #oservices ul li img{
	float:left;
	margin:2px 5px 5px 0;
	}
/* FORMS */
input{
	height:16px;
	z-index:10;
	border-style:solid;
	border-width:1px;
/*
	-moz-box-shadow:inset 0px 1px 2px #CCCCCC;
	-webkit-box-shadow:inset 0 1px 2px #CCCCCC;
	box-shadow:inset 0 1px 2px #CCCCCC;
*/
	}
select{
	height:20px;
	border-style:solid;
	border-width:1px;
/*
	-moz-box-shadow:inset 0px 1px 2px #CCCCCC;
	-webkit-box-shadow:inset 0 1px 2px #CCCCCC;
	box-shadow:inset 0 1px 2px #CCCCCC;
*/
	}
input.file{
	height:20px;
	}
label{
	position:relative;
	}
label input{
	width:13px;
	height:13px;
	padding:0;
	margin:0 5px 0 0;
	vertical-align:baseline;
	position:relative;
	border:none;
	}
textarea{
	z-index:10;
	border-style:solid;
	border-width:1px;
/*
	-moz-box-shadow:inset 0px 1px 10px #CCCCCC;
	-webkit-box-shadow:inset 0 1px 10px #CCCCCC;
	box-shadow:inset 0 1px 10px #CCCCCC;
*/
	}
label.over{
	position:absolute;
	line-height:18px;
	top:3px;
	left:5px;
	z-index:20;
	}
input:focus, textarea:focus{
	position:relative;
	z-index:21;
	}
select:focus, input:focus, textarea:focus{
/*
	-webkit-box-shadow:0px 0px 2px #666666;
	-moz-box-shadow:0px 0px 2px #666666;
	box-shadow:0px 0px 2px #666666;
*/
	}
label.over:hover{
	cursor:text;
	}
div.btn{
	height:24px;
	border-width:1px;
	border-style:solid;
	text-align:center;
	font-size:14px;
	line-height:24px;
/*
	-webkit-box-shadow:0 1px 2px #999999;
	-moz-box-shadow:0 1px 2px #999999;
	box-shadow:0 1px 2px #999999;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-shadow:-1px 1px 1px #EEEEEE;
*/
	}
button, input.btn{
	width:120px;
	height:25px;
	border-width:1px;
	border-style:solid;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
/*
	-webkit-box-shadow:0 0px 1px #999999;
	-moz-box-shadow:0 0px 1px #999999;
	box-shadow:0 0px 1px #999999;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-shadow:-1px 1px 1px #EEEEEE;
*/
	}
.navig div.btn{
/*
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-moz-border-radius:0;
	-o-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
*/
	}

.btn.disable:hover{
	cursor:not-allowed;
	cursor:no-drop;
	}
button:hover, input.btn:hover{
	cursor:pointer;
	cursor:hand;
	}
div.del, button.del, input.del{
	padding:0 5px;
	}
button.del{
	width:100%;
	}
input.del{
	width:30px;
	}
.txtcounter{
	position:absolute;
	top:0;
	right:0;
	}
/* ONGLETS */
.tabsbox{
	position:relative;
	border-left-style:solid;
	border-left-width:1px;
	}
.tabsbox .content{
	margin-top:0;
	padding-top:5px;
	}
.tabs {
	list-style-type: none;
	margin:1px 0 0 0;
	padding:3px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.tabs li {
	display:inline;
	padding:0;
	}
.tabs li a,.tabs li span{
	line-height:19px;
	font-size:12px;
	margin-right:-2px;
	margin-left:0;
	padding:3px 10px;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	border-bottom:none;
	}
.tabs li.first a, .tabs li.first span{
	border-left:none;
	}
.tabs li.selected {
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.tabs li.selected a, .tabs li.selected span{
	position:relative;
	top:1px;
	padding-top:4px;
	}
.tabscontent{
	display:none;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.tabscontent_selected{
	position:relative;
	display:block;
	}
/* NAVIGATION MULTI-PAGES */
.navig{
	clear:both;
	position:relative;
	height:24px;
	text-align:center;
	line-height:24px;
	}
.navig a{
	padding:0 3px;
	}
.navig .btn{
	width:130px;
	}
.navig .btn a{
	padding:0;
	}
.navig .prev{
	position:absolute;
	left:-1px;
	top:-1px;
	}
.navig .next{
	position:absolute;
	right:-1px;
	top:-1px
	}
.navig img.loading{
	width:15px;
	height:15px;
	vertical-align:middle;
	margin:-2px 5px 0 5px;
	}
/* SMILEYS */
ul.listsmiley {
	list-style-type:none;
	width:282px;
	float:left;
	}
ul.listsmiley li {
	width:35px !important;
	line-height:30px !important;
	height:30px !important;
	text-align:center !important;
	vertical-align:middle;
	white-space:nowrap;
	float:left;
	overflow:hidden;
	}
ul.listsmiley li img.smiley {
	max-height:24px;
	}
img.smiley {
	border:none;
	}
/* AUCUN RESULTAT */
.empty{
	text-align:center;
	padding:50px 0;
	}
a.more{
	display:block;
	position:relative;
	text-align:right;
	line-height:22px;
	padding-right:5px;
	}
/* AUTOFILL */
.selautofill {
	margin:0;
	}
.selautofill {
	list-style-type:none;
	border-width:0 1px 1px 1px;
	position:absolute;
	z-index:25;
	overflow-x:hidden;
	overflow-y:auto;
	}
.selautofill li {
	padding:1px 10px;
	cursor:default;
	}
.selautofill li.boxhl {
	padding:0px 9px;
	}
/* VIDEOS */
a.lnkvidfull{
	display:block;
	position:relative;
	width:220px;
	height:165px;
	}
a.lnkvidfull img{
	width:100%;
	height:100%;
	}
a.lnkvidplay{
	position:absolute;
	top:0;
	left:0;
	}
a.lnkvidplay img{
	position:absolute;
	left:5%;
	bottom:5%;
	width:24px;
	height:24px;
	}
#pop_video_full{text-align:center;}
#pop_video_full form#frmvideovote{margin-top:10px;}
/* POPUP DHTML */
img.close{ position:absolute; right:-15px; top:-15px; width:37px; height:37px; cursor:pointer; cursor:hand;}
.popDHTML{ position:fixed; z-index:100; border-style:outset; border-width:1px; padding:5px; font-weight:bold;
	box-shadow:0 0 30px #000000;
	-o-box-shadow:0 0 30px #000000;
	-webkit-box-shadow:0 0 30px #000000;
	-moz-box-shadow:0 0 30px #000000;
	}
.popDHTML h3{ font-size:16px;}
.popDHTML #framepopb{overflow:hidden;}
.translucide{opacity:.90;}
.transparent{opacity:.70;}
.seethrought{opacity:.30;}
#popmask, .mask{position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:.80; z-index:99;}
#pophint{position:absolute;z-index:100;padding:10px;max-width:300px;font-size:14px; line-height:20px;}
#pophint.box{border-style:outset;border-width:1px;}
#popmsgerr{ text-align:center; font-size:14px; font-weight:bold; border-style:solid;}
#popmsgcfm{ text-align:center; font-size:14px; font-weight:bold; }


