*{margin:0;padding:0}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	background:#fff;
}
#global{
	margin-left: auto;
	margin-right: auto;
	width:1019px;
	text-align:justify;
	padding:0 9px 20px 9px;
}
img{
	border:none;
}
a:link, a:visited{
	color:#ea0303;
	text-decoration: none;
}
a:hover, a:active{
	color:#ea0303;
	text-decoration: underline;
}
p.error{
	background-color: #ffe5e5;
	padding:5px;
	border:solid 1px red;
	margin-bottom:20px;
	color:red;
	font-weight:bold;
}
span.error{
	color:red;
	display:block;
	font-size:11px;
	font-family: Tahoma, sans-serif;
}
span.rmq{
	font-size:11px;
	font-family: Tahoma, sans-serif;
}
.success{
	background-color: #e5f2e5;
	padding:5px;
	border:solid 1px green;
	color:green;
	font-weight:bold;
}
h1{
	position: relative;
	font-size:22px;
	font-weight: bold;
	margin:0 0 10px 0;
	color:#ea0303;
	/*border-bottom: solid 1px #ea0303;*/
}
.f_droite{
	float:right;
}
b, strong{
	color:#ea0303;
}
.b2{
	color:#000;
	font-weight: bold;
	font-size: 14px;
}
ul{
	margin-bottom:10px;
}

/**
* --------------------------------------
*               HEADER
* --------------------------------------
*/
#qdm_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	position:relative;
	background:#fff url(/img/bgd_header.png) no-repeat top left;
	height:150px;
	width:1017px;
	margin-bottom:20px;
}
#qdm_header img{
	border:none;
}
#qdm_header #qdm_logo{
	position: absolute;
	top:20px;
	left:0px;
}
#qdm_header #qdm_logo a{
	display:block;
}
#qdm_header ul#qdm_nav{
	position:absolute;
	bottom:10px;
	left:0;
	height:28px;
	width:1017px;
	background:url(/img/bgd_nav.png) no-repeat;
	background-position: 0 3px;
	margin:0;
}
#qdm_header ul#qdm_nav li{
	display:block;
	float:left;
	list-style-type: none;
	margin-right:13px;
}
#qdm_header ul#qdm_nav li a{
	height:28px;
	display:block;
	float:left;
	font-weight: bold;
	cursor: pointer;
}
#qdm_header ul#qdm_nav li a:link, #qdm_header ul#qdm_nav li a:visited{
	color:#fff;
	text-decoration: none;
}
#qdm_header ul#qdm_nav li a:hover, #qdm_header ul#qdm_nav li a:active{
	color:#fff;
	text-decoration: none;
}
#qdm_header ul#qdm_nav li a:link{
	color:#fff;
}
#qdm_header ul#qdm_nav li a .left{
	display:block;
	height:28px;
	width:6px;
	float:left;
}
#qdm_header ul#qdm_nav li a .middle{
	display:block;
	height:23px;
	padding-top:5px;
	float:left;
}
#qdm_header ul#qdm_nav li a .right{
	display:block;
	height:28px;
	width:7px;
	float:left;
}
#qdm_header ul#qdm_nav li.active a .left, #qdm_header ul#qdm_nav li a:hover .left{
	background: red url(/img/bgd_highlight_left.png) no-repeat top left;
}
#qdm_header ul#qdm_nav li.active a .middle, #qdm_header ul#qdm_nav li a:hover .middle{
	background: red url(/img/bgd_highlight_middle.png) repeat-x top left;
}
#qdm_header ul#qdm_nav li.active a .right, #qdm_header ul#qdm_nav li a:hover .right{
	background: red url(/img/bgd_highlight_right.png) no-repeat top left;
}

/* -- correction bug ie6 -- */
#qdm_header ul#qdm_nav li a:link, #qdm_header ul#qdm_nav li a:visited{
	background-color: transparent;
}
#qdm_header ul#qdm_nav li a:hover, #qdm_header ul#qdm_nav li a:active{
	background-color: red;
}
/* ------------------------ */

#qdm_header ul#qdm_nav li#qdm_nav_btn_12{
	float:right;
	margin-right:34px;
}

/* formulaire recherche */
#qdm_header #search_form{
	position:absolute;
	left:495px;
	top:73px;
}
#qdm_header #search_form .input_search{
	height:17px;
	padding:3px;
	border: solid 1px #cacaca;
	width:450px;
	float:left;
	color:#838383;
}
#qdm_header #search_form #search_btn {
	border: none;
	float:left;
	margin-top:-1px;
	margin-left:5px;
}
#qdm_header #qdm_top_videos_btn{
	position:absolute;
	top:78px;
	left:318px;
	color:#838383;
}
#qdm_header #qdm_last_videos_btn{
	position:absolute;
	top:78px;
	left:383px;
	color:#838383;
}

/* connexion / inscription */
#qdm_header #qdm_profil_register_btn{
	position:absolute;
	top:42px;
	left:864px;
	color:#838383;
}
#qdm_header #qdm_profil_register_btn a:link, #qdm_header #qdm_profil_register_btn a:visited{
	color:#838383;
	text-decoration: none;
}
#qdm_header #qdm_profil_register_btn a:hover, #qdm_header #qdm_profil_register_btn a:active{
	color:#838383;
	text-decoration: underline;
}

/**
* --------------------------------------
*               BODY
* --------------------------------------
*/
#body{
	margin:20px 13px 10px 10px;
	padding-bottom:20px;
}

#body ul{
	margin-left : 30px;
	margin-top : 10px;
	list-style-type: square;
}
.hr{
	display:block;
	height:5px;
	margin-top:10px;
	margin-bottom:10px;
	background: transparent url(/img/tr-bottom.gif) repeat-x;
	clear:left;
}

/**
* --------------------------------------
*               SPACERS
* --------------------------------------
*/
.spacer{
	clear:both;
}
#spacer_1{
	height:20px;
}

/**
* --------------------------------------
*             PUBLICITE
* --------------------------------------
*/
.ad_pave{
	width:300px;
	height:250px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
#ad_pave_1{
	clear:right;
	float:right;
	margin-bottom:20px;
}

/**
* --------------------------------------
*   PRESENTATION QDM (PAGE D'ACCUEIL)
* --------------------------------------
*/
#citation{
	float:right;
	width:250px;
	height:200px;
	background: url(/img/citation.png) no-repeat top left;
	padding:15px 25px 25px 25px
}
#citation b{
	color: #000;
}

/**
* --------------------------------------
*               SLIDESHOW
* --------------------------------------
*/
#slideshow {
	float:left;
	height:257px;
	width:669px;
	display:block;
	overflow:hidden;
	position:relative;
}
#slideshow ul#slides {
	margin-left:0 !important;
	margin-top:0 !important;
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#slideshow #slides li {
	height:257px;
	width:669px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	position:relative;
	cursor:pointer;
}
#slideshow #slides .texte{
	position:absolute;
	bottom:3px;
	left:3px;
	width:653px;
	height:67px;
	background:url(/img/bgd_slideshow.png);
	display:block;
	padding:5px;
	overflow:hidden;
	text-align:justify;
}
#slideshow #slides a .texte,
#slideshow #slides a:link .texte,
#slideshow #slides a:visited .texte,
#slideshow #slides a:hover .texte,
#slideshow #slides a:active .texte,
#slideshow #slides a,
#slideshow #slides a:link,
#slideshow #slides a:visited,
#slideshow #slides a:hover,
#slideshow #slides a:active{
	color:#e4e4e4;
	line-height:normal;
	text-decoration:none;
}
#slideshow #slides .texte h3{
	color:#fff;
	font-size:18px;
	margin-bottom:5px;
	margin-top:5px;
}
#slideshow #thumbnails{
	position:absolute;
	right:5px;
	bottom:75px;
	list-style-type:none;
}
#slideshow #thumbnails li{
	position:relative;
	display:block;
	float:left;
	margin-right:10px;
	border:solid 1px #fff;
	height:41px;
	overflow: hidden;
}
#slideshow #thumbnails li .shade{
	display:block;
	width:100%;
	height:100%;
	background:url(/img/bgd_slideshow.png);
	position:absolute;
	top:0;
	left:0;
}

/**
* --------------------------------------
*       CONTENU DES AUTRES PAGES
* --------------------------------------
*/
.content{
	width:669px;
	overflow:hidden;
	padding-bottom:20px;
}
.content p{
	margin:10px 0 0 0;
}

/**
* --------------------------------------
*             VIDEOS WALL
* --------------------------------------
*/
.videos_wall{
	width:669px;
	overflow:hidden;
	padding-bottom:20px;
}
.videos_wall p{
	margin:10px 0 0 0;
}
.videos_wall table{
	background-color: #fff;
}
.videos_wall tr{
	background:url(/img/tr-bottom.gif) repeat-x bottom;
}
.videos_wall td{
	vertical-align: top;
	text-align: center;
	width:154px;
	padding:10px 15px 10px 0;
}
.videos_wall a.title:link, .videos_wall a.title:visited{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.videos_wall a.title:hover, .videos_wall a.title:active{
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
.videos_wall .infos{
	color:#555;
	font-weight:bold;
}


/**
* --------------------------------------
*         NAVIGATION RESULTATS
* --------------------------------------
*/
.videos_wall .nb_resultats{
	text-align:right;
	font-weight:bold;
	margin-top:10px;
	color:#222;
}
.videos_wall .nb_resultats b{
	color:#ea0303;
}
.videos_wall .nav_resultats{
	text-align:center;
	padding:3px;
}
.videos_wall .nav_resultats a:link,.videos_wall .nav_resultats a:visited{
	color:#999;
	font-weight:normal;
	text-decoration: underline;
}
.videos_wall .nav_resultats a:hover,.videos_wall .nav_resultats a:active{
	color:#ea0303;
	font-weight:normal;
	text-decoration: none;
}
.videos_wall .nav_resultats a.active:link,.videos_wall .nav_resultats a.active:visited{
	font-weight:bold;
	font-size:15px;
	text-decoration: none;
	color:#ea0303;
}
.videos_wall .nav_resultats a.active:hover,.videos_wall .nav_resultats a.active:active{
	font-weight:bold;
	font-size:15px;
	text-decoration: underline;
	color:#ea0303;
}
.videos_wall #page_start, .videos_wall #page_prev, .videos_wall #page_next, .videos_wall #page_end{
	background:transparent url(/img/page_first.gif) no-repeat scroll center;
	/*float:left;
	margin:4px 3px 3px 7px;*/
	padding:2px;
	overflow:hidden;
	text-indent:-1000px;
	width:16px;
	/*height:16px;*/
	text-decoration: none;
}
.videos_wall #page_prev{
	background:transparent url(/img/page_prev.gif) no-repeat scroll center;
	margin:3px;
	margin-top:4px;
	margin-left:0;
}
.videos_wall #page_next{
	background:transparent url(/img/page_next.gif) no-repeat scroll center;
	margin:3px;
	margin-top:4px;
	margin-right:0;
}
.videos_wall #page_end{
	background:transparent url(/img/page_end.gif) no-repeat scroll center;
	margin:3px;
	margin-top:4px;
}
.videos_wall #page_start:hover{
	background:transparent url(/img/page_first_sel.gif) no-repeat scroll center;
}
.videos_wall #page_prev:hover{
	background:transparent url(/img/page_prev_sel.gif) no-repeat scroll center;
}
.videos_wall #page_end:hover{
	background:transparent url(/img/page_end_sel.gif) no-repeat scroll center;
}
.videos_wall #page_next:hover{
	background:transparent url(/img/page_next_sel.gif) no-repeat scroll center;
}

/**
* --------------------------------------
*             CHAINES WALL
* --------------------------------------
*/
.chaines_wall{
	width:300px;
	padding-bottom:10px;
}
.chaines_wall h1{
	font-size: 18px;
	/*border-bottom: solid 1px #ea0303;*/
}
.chaines_wall img{
	width:74px;
	height:54px;
	margin-right: 15px;
}
.chaines_wall td{
	vertical-align: top;
	text-align: left;
	padding:5px 5px 5px 0px;
}
.chaines_wall td.border{
	border-bottom:solid 1px #c0c0c0;
}
.chaines_wall a.title:link, .chaines_wall a.title:visited{
	color:#ea0303;
	font-weight: bold;
	text-decoration: underline;
}
.chaines_wall a.title:hover, .chaines_wall a.title:active{
	color:#ea0303;
	font-weight: bold;
	text-decoration: none;
}
.chaines_wall .infos{
	font-size:11px;
	color:#555;
}

#chaines_1{
	clear:right;
	float:right;
}

/**
* --------------------------------------
*             SOUS-CATEGORIES
* --------------------------------------
*/
#related_categories{
	clear:right;
	float:right;
	width:300px;
	margin-bottom:20px;
	width:290px;
	padding:5px;
}
#related_categories b{
	font-size:18px;
}
#related_categories div{
	text-align:left;
	/*border: solid 1px #ea0303;
	padding:5px 10px 5px 10px;*/
	margin-top:10px;
}
#related_categories table{
	width:280px;
}
#related_categories table td{
	width:50%;
	padding:0 0 0 10px;
	margin:0;
	vertical-align: top;
}
#related_categories table td{
	background: url(/img/puce_13.gif) no-repeat;
	background-position: 0px 5px;
}
#related_categories a:link, #related_categories a:visited{
	color: #555;
	text-decoration: none;
}
#related_categories a:hover, #related_categories a:active{
	color: #555;
	text-decoration: underline;
}

/**
* --------------------------------------
*             KEYWORDS
* --------------------------------------
*/
#keywords{
	clear:right;
	float:right;
	background-color: #fafafa;
	width:290px;
	padding:5px;
	margin-bottom:20px;
}
#keywords a:link, #keywords a:visited{
	color: #555;
	text-decoration: none;
	text-transform: lowercase;
}
#keywords a:hover, #keywords a:active{
	color: #555;
	text-decoration: underline;
	text-transform: lowercase;
}

/**
* --------------------------------------
*             EMISSIONS
* --------------------------------------
*/
.emission{
	clear:left;
	width:669px;
	overflow:hidden;
	margin-bottom:40px;
}
.emission img.logo{
	float:left;
	margin:0 10px 10px 0;
}
.emission p{
	margin:0 0 10px 165px;
}
.emission p a:link, .emission p a:visited{
	color:#000;
	text-decoration: none;
}
.emission p a:hover, .emission p a:active{
	color:#000;
	text-decoration: none;
}
.emission p a:link b, .emission p a:visited b{
	color:#ea0303;
}
.emission p a:hover b, .emission p a:active b{
	color:#ea0303;
	text-decoration: underline;
}
.emission p.abstract{
	font-weight: bold;
	color:#ea0303;
}
.emission p.abstract a:link, .emission p.abstract a:visited{
	color:#ea0303;
	text-decoration: none;
}
.emission p.abstract a:hover, .emission p.abstract a:active{
	color:#ea0303;
	text-decoration: underline;
}
.emission p.author{
	color:#777;
	margin-bottom:5px;
}
.emission p.screenshots{
	text-align: justify;
	word-spacing: 7px;
}
.emission p.watch{
	margin-top:10px;
	color:#ea0303;
	text-align: right;
}
.emission p.watch a:link, .emission p.watch a:visited{
	color:#ea0303;
	text-decoration: none;
}
.emission p.watch a:hover, .emission p.watch a:active{
	color:#ea0303;
	text-decoration: underline;
}

/**
* --------------------------------------
*  PRESENTATION D'UN NUMERO D'EMISSION
* --------------------------------------
*/
.emission div.presentation_emission{
	clear:left;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	background: transparent url(/img/tr-bottom.gif) repeat-x top left;
}
.emission div.presentation_emission h2{
	font-size:14px;
	margin-bottom:10px;
}
.emission div.presentation_emission .screenshot{
	float:left;
	margin:0 10px 10px 0;
}
.emission div.presentation_emission .sommaire{
	margin:0 0 10px 288px;
	font-weight:bold;
	color:#000;
	border:solid 1px #eee;
	background-color: #fafafa;
	padding:5px;
}
.emission div.presentation_emission .sommaire ul li{
	color:#ea0303;
	text-align: left;
	margin-bottom:10px;
}
.emission div.presentation_emission b{
	color:#000;
}

/**
* --------------------------------------
*     PICTOS CATEGORIES / EMISSIONS
* --------------------------------------
*/
img.picto{
	float:left;
	border: none; 
}
img.picto + h1{
	margin-left: 40px;
}

/**
* --------------------------------------
*  CONTENU PARTAGE PAR TOUTES LES PAGES
* --------------------------------------
*/
#shared_body{
	clear:right;
	float:right;
	width:300px;
}

/**
* --------------------------------------
*       CONNEXION LES TESTEUSES
* --------------------------------------
*/
#connexion_les_testeuses{
	clear:right;
	float:right;
	width:300px;
	margin-bottom:20px;
}
#connexion_les_testeuses b{
	color: #6B1A71;
}
#connexion_les_testeuses a{
	color: #6B1A71;
}

/**
* --------------------------------------
*    SCREENSHOT FORMULAIRE TESTEUSES
* --------------------------------------
*/
#screen_inscription_testeuses{
	float:right;
}

/**
* --------------------------------------
*              FORMULAIRES
* --------------------------------------
*/
.asterisque{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
input,option,select,textarea{
	border:1px solid #ccc;
	color:#333;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}
textarea{
	width:368px;
}
input.checkbox,input.radio,option,input.submit{
	border:none;
}
select{
	padding:0;
}
table.formulaire{
	width:100%;
	border:none;
	border-collapse: collapse;
}
table.formulaire td{
	padding:10px 10px 10px 0;
	vertical-align: top;
	text-align:left;
}
table.formulaire tr.border td{
	padding:10px 10px 10px 0;
	border-bottom:solid 1px #ccc;
}
table.formulaire table td, table.formulaire tr.border table td{
	padding:0 10px 10px 0px;
	border:none;
}

/**
* --------------------------------------
*              FOOTER
* --------------------------------------
*/
#qdm_footer *{
	margin:0;
	padding:0;
}
#qdm_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#fff;
	clear:both;
	width:1017px;
	padding-top:20px;
}
#qdm_footer img{
	border:none;
}
/* categories */
#qdm_footer .categories{
	background: #4b4b4c url(/img/bgd_footer.png) repeat-x top left;
	padding:10px;
}
#qdm_footer .categories a:link, #qdm_footer .categories a:visited{
	color:#fff;
	text-decoration: none;
}
#qdm_footer .categories a:hover, #qdm_footer .categories a:active{
	color:#fff;
	text-decoration: underline;
}
#qdm_footer .categories table{
	width:100%;
}
#qdm_footer .categories thead{
	font-weight: bold;
}
#qdm_footer .categories thead td{
	padding-bottom:10px;
}
#qdm_footer .categories td{
	vertical-align: top;
}
#qdm_footer .categories ul{
	list-style-type: none;
}
/* emissions */
#qdm_footer .emissions{
	background: #999999;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-weight: bold;
}
#qdm_footer .emissions b{
	color:#ea0303;
}
#qdm_footer .emissions a:link, #qdm_footer .emissions a:visited{
	color:#fff;
	text-decoration: none;
}
#qdm_footer .emissions a:hover, #qdm_footer .emissions a:active{
	color:#fff;
	text-decoration: underline;
}
/* liens */
#qdm_footer .liens{
	margin-top:5px;
	color:#848181;
}
#qdm_footer .liens a:link, #qdm_footer .liens a:visited{
	color:#848181;
	font-weight: normal;
	text-decoration: none;
}
#qdm_footer .liens a:hover, #qdm_footer .liens a:active{
	color:#848181;
	font-weight: normal;
	text-decoration: underline;
}
#qdm_footer .corporate{
	color:#848181;
}
#qdm_footer .corporate b{
	color:#848181;
}
#qdm_footer .corporate a:link, #qdm_footer .corporate a:visited{
	color:#848181;
	font-weight: normal;
	text-decoration: underline;
}
#qdm_footer .corporate a:hover, #qdm_footer .corporate a:active{
	color:#848181;
	font-weight: normal;
	text-decoration: none;
}
#qdm_footer #xiti-logo{
	margin-top:18px;
	float:right;
}
