@charset "utf-8";
/* CSS Document */

/*
author    : Yamen Bousselmi
email     : yab@justfindnow.com
date      : Avril 2009
copyright : JFN IS (JustFinddNow Internet Services)
*/

/* toutes les marges sont à 0 */
/* ************************** */
*, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p{
	margin:0;
	padding:0;
}

body,html{
	height:100%;/*---obligatoire pour le footer---*/
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}

/* CONTENU */
/* ******* */
body{
	font-size:11px;
	background:url(../images/gpcr_bg.gif) top center no-repeat #f9f8f8;
}

#gpcr_container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:100%;
	margin:0 auto;
	padding:0;
}

#gpcr_container_content{
	width:100%;
	float:left;
	height:500px;
}

/* HEADER */
/* ****** */

/* COMMUN HEADER */
.gpcr_header{
	float:left;
	margin-top:10px;
	width:100%;
}

.gpcr_headerLine{
	clear:both;
	width:100%;
	float:left;
}
/* --- */

/* MEGABANNER */
#gpcr_megaBanner{
	float:left;
	margin-right:20px;
	-margin-right:10px;
}

#gpcr_megaBanner img{
	width:728px;
	height:90px;
	border:0;
	float:left;
}
/* --- */

/* NEWSLETTER / SEARCH ENGINE */
#gpcr_newsletter,
#gpcr_searchEngine{
	width:246px;
	float:right;
	margin-top:10px;
}

#EspaceMembreGPCR{
	width:246px;
	float:right;
}

#gpcr_newsletter{
	margin-right:20px;
}

#gpcr_newsletter h2,
#gpcr_searchEngine h2,
#EspaceMembreGPCR h2{
	font-size:13px;
	color:#1794bc;
	float:left;
	width:100%;
}

#gpcr_newsletter p,
#gpcr_searchEngine p,
#EspaceMembre p{
	color:#444;
	float:left;
	width:100%;
	margin-top:5px;
	display:none;
}

.gpcr_newsletterTextField{
	width:228px;
	height:16px;
	background:url(../images/gpcr_newletter_textfield.gif) top left no-repeat;
	padding:2px 0 0 18px;
	margin-top:5px;
	float:left;
	font-size:11px;
	color:#333;
	border:0;
}

.gpcr_newsletterButton{
	width:80px;
	height:18px;
	background:url(../images/gpcr_newletter_button.gif) top left no-repeat;
	border:0;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	float:right;
	margin-top:3px;
	cursor:pointer;
}

.gpcr_searchEngineTextField{
	background:url(../images/gpcr_searchengine_textfield.gif) top left no-repeat;
}
/* --- */

/* LOGO */
#gpcr_headerLogo{
	float:left;
	margin-top:10px;
}

#gpcr_headerLogo img{
	float:left;
	border:0;
	height:60px;
}
/* --- */

/* KIT */
#gpcr_Kit{
	width:100%;
	float:left;
	margin-top:10px;
}
/* --- */

/* MENU TOP */
#gpcr_menu{
	width:100%;
	height:27px;
	float:left;
	margin-top:10px;
}

.imagemenuhori{
	height:27px;
	width:3px;
	float:left;
}

.ttd_contentMiddle_contentpagination
{
	 
}

.image22{
	height:27px;	
	float:left;
	border-width :0px;
}

.gpcr_menuCenter{
	width:988px;
	height:27px;
	background:url(../images/gpcr_menu_center.gif) top left repeat-x;
	float:left;
}

.gpcr_menuCenter ul{
	list-style:none;
	float:left;
	border-width :0px;
}

.gpcr_menuCenter li{
	list-style:none;
	width:95px;
	float:left;
	text-align:center;
    border-width :0px;
}


a.gpcr_menuCenterLink:link,
a.gpcr_menuCenterLink:visited{
	text-decoration:none;
	font-weight:bold;
	color:#1191bb;
	display:block;
	height:23px;
	width:92px;
	padding-top:4px;
}

a.gpcr_menuCenterLink:hover{
	color:#fff;
}
a.gpcr_menuCenterLinkActive{
	text-decoration:none;
	font-weight:bold;
	color:#1794bc;
	display:block;
	height:23px;
	width:92px;
	padding-top:4px;
}


/* CONTENT */
/* ******* */

/* COMMUN CONTENT */
#gpcr_content{
	width:100%;
	float:left;
	margin-top:10px;
}

.gpcr_contentRoundedBloc{
	width:100%;
	float:left;
	margin-top:10px;
}

.gpcr_contentRoundedBlocLine{
	width:705px;
	float:left;
	height:4px;
}

.gpcr_contentRoundedBlocHeader{
	background:url(../images/gpcr_content_roundedbloc_tc.gif) top left repeat-x;
}

.gpcr_contentRoundedBlocFooter{
	background:url(../images/gpcr_content_roundedbloc_bc.gif) top left repeat-x;
}

.gpcr_contentRoundedBlocHeadertl, 
.gpcr_contentRoundedBlocFooterbl{
	width:4px;
	height:4px;
	float:left;
}

.gpcr_contentRoundedBlocHeadertr, 
.gpcr_contentRoundedBlocFooterbr{
	width:4px;
	height:4px;
	float:right;
}

.gpcr_contentRoundedBlocCenter{
	background:#FFF;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	float:left;
	min-height:12px;
	padding:5px 15px;
	font-weight:bold;
	color:#1794bc;
	width:962px;
}

.gpcr_contentRoundedBlocCenterTitre{		
	height:12px;
	padding:5px 0 15px 0;
	font-weight:bold;
	color:#1794bc;
}

.gpcr_contentRoundedBlocDate{		
	padding:5px 0 15px 0;
	color:#999;
	font-size:10px;
	padding-top:4px;
	float:left;
}

/* --- */


/* MENU LEFT */
.gpcr_contentLeft{
	width:200px;
	float:left;
	margin-right:20px;
}

.gpcr_contentLeft img{
	width:200px;
	height:7px;
	float:left;
}

.gpcr_contentLeftMiddle{
	width:100%;
	background:url(../images/gpcr_ml_center.gif) top left repeat-y;
	float:left;
	padding:0 20px;
}

.gpcr_contentLeftMiddle h2{
	width:160px;
	float:left;
	padding-bottom:10px;
}

a.gpcr_contentLeftMiddleLink:link,
a.gpcr_contentLeftMiddleLink:visited{
	font-size:11px;
	color:#444;
	text-decoration:none;
	background:url(../images/gpcr_ml_center_puce.gif) top left no-repeat;
	padding:4px 0 0 17px;
	float:left;
}

a.gpcr_contentLeftMiddleLink:hover{
	font-size:11px;
	color:#1794bc;
}
a.gpcr_contentLeftMiddleLinkActive{
	font-size:11px;
	color:#1794bc;
	text-decoration:none;
	background:url(../images/gpcr_ml_center_puce.gif) top left no-repeat;
	padding:4px 0 0 17px;
	float:left;
}
/* --- */

/* PATH */
.gpcr_contentRoundedBlocCenter span{
	width:25px;
	height:16px;
	float:left;
	border-right:1px solid #c6c6c6;
}

a.gpcr_contentRoundedBlocCenterLinkHome{
	width:16px;
	height:16px;
	float:left;
}

.gpcr_contentRoundedBlocCenterLinkHome img{
	border:0;
}

a.gpcr_pathCenterLink:link, 
a.gpcr_pathCenterLink:visited{
	height:16px;
	float:left;
	color:#1794bc;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding-top:1px;
	margin-left:10px;
}

a.gpcr_pathCenterLink:hover{
	text-decoration:underline;
}


a.gpcr_pathAllCenterLink:link, 
a.gpcr_pathAllCenterLink:visited{
	height:16px;
	float:left;
	margin-left:10px;
	color:#1794bc;
	font-weight:bold;
	text-decoration:none;
	padding:0 15px 0 0;
	background:url(../images/gpcr_path_center_separator.gif) right no-repeat;
}

a.gpcr_pathAllCenterLink:hover{
	text-decoration:underline;
}


/* --- */

/* MIDDLE CONTENT */
.gpcr_contentCenter{
	width:504px;
	float:left;
	margin-right:20px;
}

.gpcr_content_thumb_bloc{
	width:100%;
	float:left;
	margin-top:20px;
}

.gpcr_content_thumb_bloc ul,
.gpcr_content_thumb_bloc li{
	list-style:none;
}

.gpcr_content_thumb{
	width:88px;
	height:68px;
	float:left;
	background:url(../images/gpcr_thumb_bg.png) top left no-repeat;
	position:relative;
}

.gpcr_content_thumb img{
	width:55px;
	height:55px;
	border:0;
	margin:6px 0 0 16px;
	float:left;
}

.gpcr_content_thumb span{
	position:absolute;
	width:78px;
	height:36px;
	left:5px;
	top:5px;
	background:url(../images/gpcr_thumb_lum.png) top left no-repeat;
}

.gpcr_content_thumb_sep{
	margin-right:16px;
}

.gpcr_content_thumb_sepTop{
	margin-bottom:16px;
}
/* --- */

/* CSS INSIDE CONTENT */
.gpcr_contentArticle p{
	margin:0;
	padding:0;
	color:333;
	text-align:justify;
	line-height:15px;
	padding-bottom:15px;
}

.gpcr_contentArticle img{
	border:1px solid #3da4c5 ;
	margin:0 15px 15px 0;
	float:left;
}
/* --- */

/* CSS MENU INSIDE 
.gpcr_contentLeftMiddleList{
	list-style:none;
	clear:both;
	float:left;
	margin-left:25px;
	margin-top:8px;
}

.gpcr_contentLeftMiddleList li{
	list-style:url(../images/gpcr_content_list_puce.gif);
	clear:both;
	float:left;
	margin-bottom:5px;
	width:136px;	
}

a.gpcr_contentLeftMiddleListLik:link, 
a.gpcr_contentLeftMiddleListLik:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

a.gpcr_contentLeftMiddleListLik:hover{
	text-decoration:underline;
}

.gpcr_contentLeftMiddleListLikActif{
	background:url(../images/gpcr_content_list_active.gif) top right no-repeat;
}
 --- */

/* CSS MENU INSIDE */
.gpcr_contentLeftMiddleList{
	list-style:none;
	clear:both;
	float:left;
	margin-left:25px;
	margin-top:8px;
}

.gpcr_contentLeftMiddleList li{
	list-style:url(../images/gpcr_content_list_puce.gif);
	clear:both;
	float:left;
	margin-bottom:5px;
	width:136px;
	min-height:16px;
}

a.gpcr_contentLeftMiddleListLik:link, 
a.gpcr_contentLeftMiddleListLik:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	float:left;
}

a.gpcr_contentLeftMiddleListLik span {
	margin-top:3px;
	float:left;
}

a.gpcr_contentLeftMiddleListLik:hover{
	text-decoration:none;
	background:url(../images/gpcr_content_list_active_top.gif) top right no-repeat;
	width:135px;
	float:left;
}

a.gpcr_contentLeftMiddleListLik span:hover {
	text-decoration:none;
	background:url(../images/gpcr_content_list_active_bottom.gif) bottom right no-repeat;
	width:135px;
	float:left;
	margin-top:3px;
}

.gpcr_contentLeftMiddleListLikActif{
	background:url(../images/gpcr_content_list_active.gif) top right no-repeat;
}

/* --- */


/* RIGHT CONTENT */
.gpcr_contentRight{
	width:250px;
	float:left;
}

.gpcr_contentRightPub img{
	width:250px;
	height:250px;
	float:left;
	border:0;
}
/* --- */


/* --- */

/* CSS RESULTAT RECHERCHE */
.gpcr_contentResultatRecherche{
	width:100%;	
	float:left;
	padding:0 0;
}

.gpcr_contentResultatRecherche p{
	width:100%;	
	float:left;
	padding:0;
	margin:0;
	line-height:15pt;
	padding-bottom:20px;
}

.gpcr_contentResultatRecherche h2{
	width:100%;
	height:28px;
	float:left;
	background:url(../images/gpcr_ml_center_bg.gif) bottom left repeat-x;
}


a.gpcr_contentResultatRechercheLink:link,
a.gpcr_contentResultatRechercheLink:visited{
	font-size:11px;
	color:#1794bc;
	text-decoration:none;
	background:url(../images/gpcr_search_puce.gif) Top left no-repeat;
	padding:4px 0 0 12px;
	float:left;
	width :100%;
}

a.gpcr_contentResultatRechercheLink:hover{
	text-decoration:underline;
}

.gpcr_searchStyle{
	margin:0;
	padding:0;
	height:16px;
	background:url(../images/gpcr_search_left.gif) Top left no-repeat;
	padding:1px 0 1px 3px;
	padding:0 0 0 3px /* MSIE */;
}

.gpcr_searchStyle span{
	height:16px;
	background:url(../images/gpcr_search_right.gif) Top right no-repeat;
	padding:1px 3px 1px 3px;
	padding:0 3px 0 0 /* MSIE*/;
}
/* --- */

/* FOOTER */
/* ****** */
#gpcr_footer{
	width:100%;
	height:26px;
	float:left;
	border:0;
	/*border-top:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;*/
	margin-top:20px;
}

.gpcr_footerMenu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:6px 0 0 15px;
}

.gpcr_footerMenu ul li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	border-right:1px solid #666;
}

a.gpcr_footerLink:link, 
a.gpcr_footerLink:visited{
	color:#666;
	text-decoration:none;
}

a.gpcr_footerLink:hover{
	text-decoration:underline;
}

.gpcr_footerMenuLink{
	margin:0 5px;
	float:left;
}

.gpcr_footerCopyright{
	width:100%;
	float:left;
	margin-top:15px;
	text-align:center;
	color:#666;
}

/* ****** */

/* Choix de paiement */
/* ****** */

.choixpaiement_contentMiddle_smallBlocs, 
.choixpaiement_contentMiddle_smallBlocs2{
	width:280px;
	float:left;
	
}

.choixpaiement_contentMiddle_smallBlocs2{
	margin:0;
}

.choixpaiement_contentMiddle_smallBlocContent{
	width:223px;
	height:170px;
	float:left;
	margin-top:2px;
	background:url(../images/ttd_cntm_sb_bg.gif) top left no-repeat #fafafa;
	border:1px solid #efefef;
	padding-bottom:20px;
	position:relative;
}

.choixpaiement_contentMiddle_smallBlocContent h3{
	clear :both ;
	font-size:12px;
	padding-left:0px;
	margin-top:15px;
	margin-left:0px;
	margin-bottom : 15px;
	text-align :center ;
	width:86%;
}

.choixpaiement_contentMiddle_smallBlocContent img{
	clear:both ;
	width:100px;
	height:100px;
	border:0;
	text-align : center ;
}

.choixpaiement_contentMiddle_smallBlocContent span
{
	clear :both ;
	width : 150px ;
	float:left;
	color:#046b9a;	
	text-align : left ;
	margin-top : 15px;
	margin-left:12px;
	
}


.choixpaiement_contentMiddle_smallBlocContentLink {	
	clear :both;
	text-decoration:none;
	text-align : center ;
	
}

.choixpaiement_contentMiddleBlocMiddle{
	width:570px;
	float:left;
	margin:10px 0px 0px 22px;
	text-align :center ;
	
}

.choixpaiement_contentMiddleBlocMiddle span{
	
	clear :both ;
	width : 500px;
	float:left;
	color:#046b9a;	
	font-size : 13px;
	text-align : left ;
	margin-top : 15px;
	margin-left:2px;
	
}

.choixpaiement_contentMiddle
{
	width:580px;
	float:left;
	background:url(../images/allopass/gpcr_cadeaux_infos_middle.gif) top left repeat-y;
}


a.choixpaiement_contentMiddleLink{	
	clear:both ;
	float:left;
	color:#1794bc;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding-top:1px;
	
}

a.choixpaiement_contentMiddleLink:hover{
	text-decoration:underline;
}

/* ****** */

/* ****** Bouton validation ****** */
.gpcr_Button_inputBT{
	border:0;
	width:100px;
	height:22px;
	font-weight:bold;
	background:url(../images/allopass/allopass_down_sub_bt2.gif) top left no-repeat;
	margin-left:10px;
	text-align : center ;
	margin-top:10px;
}

/* ****** */

/* ****** Script2 ****** */
.script2{
    position:absolute;
    top:550px;
    left:370px;
}
/* ****** */