body {
	background-color:#bcbdc1;
	background-image:url('../img/background.gif');
	background-position:center;
	background-color:#f3f3ee;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:0px;
	color:#666;
	font-family:Trebuchet MS,Arial, Tahoma, Verdana, Sans-serif;
	font-size:12px;
	text-align: center;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.padding20
{
    padding-right:30px;
}
.LinkStyle
{
	text-decoration:none;
	cursor:pointer;
}

.LinkStyle:hover
{
	text-decoration:underline;
	cursor:pointer;
	}


.cursorPointer
{
	cursor:pointer;
	}

img{
	border:0px;
}


.pointer
{
	cursor:pointer;
}
form {
	padding: 0px;
	margin: 0px;
}

.underline
{
	text-decoration:underline;
}

#container {
	width: 975px;
	min-height: 600px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	margin:auto;
}

#containerDetail {
	width: 740px;
	min-height: 600px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	margin:auto;
}

*html #container {
	height: 600px;
}

*html #containerDetail {
	height: 600px;
}


#header
{
	margin-top:15px;
	width: 100%;
	
}

#headerDetail
{
	width: 740px;
	height:225px;
	background-image:url('../img/headerDetail.jpg');
}

#header1{
	/*width: 100%;*/
	background-image:url('../img/header1.jpg');
	height:36px;
	line-height: 16px;
	text-align:center;
	padding-top:3px;
	background-repeat: no-repeat;	
}
#subHeader1{
	padding-top:0px;
	font-size:10px;
	color:#FFFFFF;
	margin:auto;
	padding:auto;
	width:630px;
	padding-left:35px;
	padding-top:2px;
	margin-top:0px;
	line-height:22px;
}
#subHeader1 a,
#subHeader1 a:visited,
#subHeader1 a:hover,
#subHeader1 a:active
{
	color:#FFFFFF;
	text-decoration:underline;
}

#subHeader1 .inputs
{
	height:11px;
	width:60px;
	font-size:11px;
	margin-left:5px;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
}

#subHeader1 .textHeader
{
	margin-left:5px;
	
}

.ok
{
	padding-top:0px;
	margin-top:-10px;
}

.finalBar
{
float:left;
width:150px;
}

#header2{
	width: 100%;
	background-image:url('../img/header2.jpg');
	height:72px;
	
}

#header3{
	width: 100%;
	background-image:url('../img/header3.jpg');
	height:24px;
	margin-bottom:10px;
	
}

.noDisplay
{
	display:none;
	}

textarea
{
	font-family:Trebuchet MS,Arial, Tahoma, Verdana, Sans-serif;
}
	
#footer{
	width: 100%;
	background-image:url('../img/footer.jpg');
	background-repeat:no-repeat;
	height:118px;
	margin-top:15px;
}

.clearBoth{
	clear: both;
	float:none;
	padding:0; margin:0;
	height: 0px;
}


.marginLeft{
	/*margin-left: 10px;*/
	margin-left:8px;
}

.marginLeft5{
	margin-left: 5px;
}


.paddingLeft{
	padding-left: 10px;
}
.bigMarginLeft{
	margin-left: 20px;
}


.marginBottom{
	margin-bottom: 10px;
}

.marginTop{
	margin-top: 10px;
}
.marginRight{
	margin-right: 10px;
}
.dblMarginRight{
	margin-right: 20px;
}
.marginTop5{
	margin-top: 5px;
}


.paddingTop
{
	padding-top:20px;
}

.bold
{
	font-weight:bold;
}

.noBold, .noBold a
{
	font-weight:normal;
}


.italique
{
    font-style:italic;
}

.italiqueBold
{
    font-style:italic;
	font-weight:bold;
}
.vAlignTop
{
    vertical-align:middle;
}
.alignCenter {
	text-align:center;
}
.alignRight {
	text-align: right;
}

.positionRight
{
	float:right;
}

.positionLeft
{
	float:left;
	/*line-height: 16px;*/
}

.centerDiv
{
	margin:0 auto;
	}

.justify
{
    text-align:justify;
}
.justify p
{
    padding-bottom: 20px;
}
.smallTexte
{
	font-size:10px;
	}

/*h1{
	font-size: 2em;
	font-weight: bold;
	padding: 0px;
	margin:0px 0px 4px 0px;
}*/
h1
{
	font-size:21px;
	
}

h2
{
	font-size:14px;
}

/*h2{
	font-size: 1.8em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}*/

h3{
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

h4{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin:0px;
}

h5{
	font-size: 2.2em;
	font-weight: bold;
	padding: 0px;
	margin:0px 0px 4px 0px;
	letter-spacing:-2px;
}

a:link{
	color:#666;
	text-decoration:none;
	cursor:pointer;
}

a:visited{
	color:#666;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#666;
	text-decoration:underline;
	cursor:pointer;
}

a:active{
	color:#666;
	text-decoration:underline;
	cursor:pointer;
}

.noSpacing
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}


/***********	Cadres	********************/

/**** Largeurs ****/
.tiny
{
	width:115px;
}

.mini
{
	width:153px;
}

.small
{
	width:198px;
}

.droite
{
	width:352px;
	margin: 0; padding: 0;
	overflow: hidden;
	
}


.moyen
{
	width:456px;
}
.moyen1
{
	width:440px;
}
.width578
{
    width:578px;
    
}
.big
{
	/*width:611px;*/
	/* width need to be  623px*/
	width: 617px;
    margin: 0; padding: 0;
    /*margin-right: 6px;*/
}

.veryBig
{
	width:720px;
}



.width812
{
	width:812px;
	}
.width812A
{
	width:800px;
	}

.veryVeryBig
{
		width:815px;
}

.huge
{
	width:975px;
}

.oneFifth
{
	width:165px;
}

.oneFourth
{
	width:147px;
}

.oneThird
{
	width:130px;
}

/****** Global ******/
.cadreTitre
{
	font-size:18px;
	font-family:Tahoma;
	color:#FFFFFF;
	padding-left:10px;
	float:left;
	line-height: 24px;
	/*background-color: #0765D7;*/
	height: 24px;
}

.cadreHeaderDroite
{
	height:24px;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
	padding-left:25px;
	float:left;
}

.cadreContent
{
	padding: 10px;
	overflow: hidden;
}

.noPadding .cadreContent
{
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}

.noMargin
{
    margin:0px;
}
.noBorder
{
    border:solid 0px #000000;
}
/****** Spécifique ******/

.cadreBotCurve
{
	margin-left:-8px;
	}

*html .cadreBotCurve
{
	margin-left:0px;
	width:590px;
	}


.cadreEBleu .cadreHeader
{
	background-image:url('../img/headerBleuCadre.jpg');
	background-repeat:no-repeat;
	
}

.cadreEBleu h1
{
    font-weight:normal;
    font-size:19px;
    line-height:22px;
    padding-top:0px;
    margin-top:0px;
}
.marginForTriptip
{
    margin-top:5px;
}
.paddingForTriptip
{
    padding-top:4px;
}
.cadreEBleuTriptip .cadreHeader
{
	background-image:url('../img/headerBleuCadreTriptip.jpg');
	background-repeat:no-repeat;
	padding-left:62px;
	padding-top:4px;
	padding-bottom:29px;
	padding-right:0px;
	height:24px;

}
.cadreEBleuTriptipDormir .cadreHeader
{
	background-image:url('../img/headerBCadreTriptipDormir.jpg');
	background-repeat:no-repeat;
	padding-left:62px;
	padding-top:4px;
	padding-bottom:29px;
	padding-right:0px;
	height:24px;

}
.cadreDBleu .cadreHeader
{
	background-color:#3c495a;
	height:32px;
	overflow:hidden;
}


.cadreDGris .cadreHeader
{
	background-color:#aab1bd;
	height:32px;
	overflow:hidden;
}

.cadreDBleu1 .cadreHeader
{
	background-color:#4c5868;
	height:32px;
	overflow:hidden;
}


.cadreEBleu .cadreHeaderDroite
{
	height:24px;
	width:29px;
	background-image:url('../img/headerBleuDroite.jpg');
	float:right;
	padding:0px;
	margin:0px;
}
.cadreEBleuTriptipDormir .cadreHeaderDroite,
.cadreEBleuTriptip .cadreHeaderDroite
{
	height:59px;
	width:15px;
	background-image:url('../img/headerBleuTriptipDroite1.jpg');
	background-repeat:no-repeat;
	float:right;
	padding:0px;
	margin:0px;
	margin-top:-5px;
}


.cadreDGris .cadreHeaderDroite,
.cadreDBleu .cadreHeaderDroite,
.cadreDBleu1 .cadreHeaderDroite
{
	height:24px;
	width:29px;
	float:right;
	padding:0px;
	margin:0px;
}


.cadreDGris .cadreContent,
.cadreEBleu .cadreContent,
.cadreEBleuTriptip .cadreContent,
.cadreEBleuTriptipDormir .cadreContent,
.cadreDBleu .cadreContent,
.cadreDBleu1 .cadreContent
{
	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	background-color:white;
	clear:both;
}


.cadreDGris .cadreFooter,
.cadreEBleu .cadreFooter,
.cadreEBleuTriptip .cadreFooter,
.cadreEBleuTriptipDormir .cadreFooter,
.cadreDBleu .cadreFooter,
.cadreDBleu1 .cadreFooter
{
	background-image:url('../img/footerCadre.jpg');
	background-repeat:repeat-x;
	height:9px;
}


.cadreDGris .cadreFooterDroite,
.cadreEBleu .cadreFooterDroite,
.cadreEBleuTriptip .cadreFooterDroite,
.cadreEBleuTriptipDormir .cadreFooterDroite,
.cadreDBleu .cadreFooterDroite
{
	background-image:url('../img/cadreBottomRight.jpg');
	background-repeat:no-repeat;
	width:325px;
	height:9px;
	float:right;
}



/*********** Tableau ************/

.dgLine1 .dgCol,
.dgLine2 .dgCol
{
	border-right: 1px solid #ccc;
	width:147px;
	height: 30px;
	float:left;
	text-align:center;
	vertical-align:center;
	color:#444444;

}

.dgLineHeader
{
	background:#e0e1e2 url(../img/degr.gif) repeat-x top left;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	padding:10px 4px 0px 4px;
	height: 25px;
	margin-top: 15px;
}

.dgLineHeader .dgCol{
	border-right: 1px solid white;
	background: transparent;
	width: 147px;
	float: left;
	text-align: center;
	color:#4c4c4c;
}

.dgLineHeader .dgCol a
{
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
}

.dgLineHeader .dgCol a:hover
{
	
	font-size:14px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration: none;
}


.dgLine1
{
	background-color:#fafafa;
	font-size:11px;
	height:20px;
	padding: 4px;
}

.dgLine2
{
	background-color:#EEEEEE;
	font-size:11px;
	height:20px;
	padding: 4px;
}

.dgLine2 img,
.dgLine1 img {
	margin-top: 4px;
}

.dgLineHeader, .dgLine1, .dgLine2
{
	clear:both;
}

/******** Formulaire *****/
form#aFormModif,
form#aForm {
	width: 90%;
	margin-bottom: 20px;
}

form#aFormModif p,
form#aForm p{
	clear: both;
	line-height: 30px;
}

form#aFormModif input,
form#aForm input {
	padding: 1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	width:400px;	
	float: left;	
}

form#aFormModif textarea,
form#aFormModif select,
form#aForm textarea,
form#aForm select
 {
	padding: 1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	float: left;
	width:400px;	
}

form#aFormModif textarea,
form#aForm textarea
{
	height:250px;
}

form#aFormModif span,
form#aForm span
 {
	float: left;	
}

form#aFormModif label,
form#aForm label
{
	width: 220px;
	float: Left;
	padding-top: 3px;
}

form#aFormModif .legend,
form#aForm .legend {
	font-size: 10px;
	color: #333;
	margin-left: 10px;
	margin-top: 2px;
	background: #EEEEEE;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	width: 250px;
	float: left;
	
}


/*************Menu**********************/
#menu
{
	padding-left:50px;
}
.menuItem
{
	float:left;
	height:24px;
	padding-left:10px;
	margin-left:15px;
}

.menuItem:hover,
.activeMenu
{
	background-image:url('../img/fMenu.gif');
	
}

.menuItem .menuItemText
{
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	float:left;
	
}
.menuItem .menuItemText a,
.menuItem .menuItemText a:hover,
.menuItem .menuItemText a:active,
.menuItem .menuItemText a:visited
{
	font-family: Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;	
}

.menuItem:hover .menuItemText,
.menuItem:hover .menuItemText a,
.menuItem:hover .menuItemText a:hover,
.menuItem:hover .menuItemText a:active,
.menuItem:hover .menuItemText a:visited,
.activeMenu .menuItemText,
.activeMenu .menuItemText a,
.activeMenu .menuItemText a:hover,
.activeMenu .menuItemText a:active,
.activeMenu .menuItemText a:visited
{
	color:#436f8f;
	text-decoration:none;
}

.menuItem .menuItemRight
{
	width:8px;
	height:24px;
	float:left;
	
}

.menuItem:hover .menuItemRight,
.activeMenu .menuItemRight
{
	background-image:url('../img/flMenu.gif');
	
}

/*********** OUtils ***********/
.miniDegrad
{
	/*width:100%;*/
	height:43px;
	background-image:url('../img/minidegrad.gif');
}
.miniDegradCarnet
{
	width:434px;
	height:43px;
	background-image:url('../img/minidegrad.gif');
}
.cadreJaune
{
	height:37px;
	background-image:url('../img/fondJaune.gif');
	background-color:#ffff99;
	background-position:right;
	background-repeat:no-repeat;
	
	color:#663300;
	font-size:13px;
	font-family: Trebuchet MS;
}


/******* Colonne membres ***********/
.colMembres
{
	width:153px;
	background-image:url('../img/backMembres.gif');
}

.colMembres .botCol
{
		width:153px;
		height:15px;

}



fieldset.flash
{
	width: 375px;
	margin: 10px 0px 10px 0px;
	border-color: #D9E4FF;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	
	overflow: hidden;
}
.red /* Error */
{
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.green /* Current */ 
{
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.blue /* Complete */
{
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}

.ColonneGauche
{
	width:152px;
	overflow:hidden;
}
	
.ColonneTopOnglet
{
	width:132px;
	background-image:url("../img/topColOng1.gif");
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
	color:White;
	font-size:16px;
	height:18px;
	overflow:hidden;
	}

.ColonneTopOnglet a
{
	color:White;
	font-size:16px;
	}

.ColonneOnglet
{
	width:132px;
	padding:10px;
	color:White;
	font-size:14px;
	font-weight:bold;
	height:23px;
	overflow:hidden;
	}

.ColonneOnglet a
{
	color:White;
	font-size:14px;
	font-weight:bold;
	}

.VeryLightYellow
{
	background-color:#fff1b2;
	color:#fff1b2;
}

.LightYellow
{
	background-color:#ffe064;
		color:#ffe064;
	}

.MediumYellow
{
	background-color:#ffd633;
	color:#ffd633;
	}

.DarkYellow
{
	background-color:#ffcc00;
	color:#ffcc00;
}
	
.blueHome
{
	background-color:#006699;
}
	
	
	
.VeryLightPink
{
	background-color:#ff97e5;
	color:#ff97e5;
}

.LightPink
{
	background-color:#fc5bd4;
	color:#fc5bd4;
	}

.MediumPink
{
	background-color:#e502ac;
	color:#e502ac;
	}

.DarkPink
{
	background-color:#cc0099;
	color:#cc0099;
	}

	
	
	
.VeryLightOrange
{
	background-color:#fda78a;
	color:#fda78a;
}

.LightOrange
{
	background-color:#ff7f54;
	color:#ff7f54;
	}

.MediumOrange
{
	background-color:#ff6633;
	color:#ff6633;
	}

.DarkOrange
{
	background-color:#e54510;
	color:#e54510;
	}

	
	
.VeryLightGreen
{
	background-color:#eded59;
	color:#eded59;
}

.LightGreen
{
	background-color:#cccc33;
	color:#cccc33;
	}

.MediumGreen
{
	background-color:#b8b821;
	color:#b8b821;
	}

.DarkGreen
{
	background-color:#9b9b15;
	color:#9b9b15;
	}	
	
	
	
	
.VeryLightWBlue
{
	background-color:#56fcfc;
	color:#56fcfc;
}

.LightWBlue
{
	background-color:#00cccc;
	color:#00cccc;
	}

.MediumWBlue
{
	background-color:#00acac;
	color:#00acac;
	}

.DarkWBlue
{
	background-color:#009595;
	color:#009595;
	}
	
	
	
	

.OngletTextePos
{
	margin-left:5px;
	height:13px;
	line-height:13px;
	}
	
.OngletTextePos h2
{
	padding-top:0px;
	margin-top:0px;
}


.OngletArrow
{
	height:9px;
	margin-top:2px;
	}
	
.villeNameSubMenu	
{
	width:118px;
	height:35px;
}



.OngletArrow img
{
	vertical-align:top;
	}


.LienBoutonColGauche
{
	width:152px;
	text-align:left;
	padding-left:35px;
	height:35px;
	line-height:35px;
	margin-left:3px;
	margin-right:3px;
	background-repeat:no-repeat;
	color:#3d4c58;
}
.LienBoutonColGauche2Lines
{
	width:152px;
	text-align:left;
	padding-left:35px;
	height:36px;
	line-height:10px;
	margin-left:3px;
	margin-right:3px;
	background-repeat:no-repeat;
	color:#3d4c58;
	margin-top:0px;
}
.LienBoutonColGaucheS
{
	width:144px;
	text-align:left;
	padding-left:40px;
	height:50px;
	line-height:47px;
	margin-left:4px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	color:#3d4c58;
	float:left;
}

.LienBoutonColGauche h1,
.LienBoutonColGauche2Lines h1
{
    font-family:Trebuchet MS;
    font-size:14px; 
    font-weight:bold;
}
.LienBoutonColGaucheS h1
{
    font-family:Trebuchet MS;
    font-size:11px; 
    font-weight:bold;
}
.colGaucheAccueil
{
    background-image:url("../img/colGaucheAccueil.gif");
	height:35px;
	line-height:35px;
}
.colGaucheDormir
{
    background-image:url("../img/colGaucheDormir.gif");
	height:47px;
	line-height:47px;
}
.colGaucheManger
{
    background-image:url("../img/colGaucheManger.gif");
	height:46px;
	line-height:46px;
}
.colGaucheFaire
{
    background-image:url("../img/colGaucheFaire.gif");
	height:46px;
	line-height:46px;
}
.colGaucheSortir
{
    background-image:url("../img/colGaucheSortir.gif");
	height:43px;
	line-height:43px;
}
.colGaucheConseil
{
    background-image:url("../img/colGaucheConseil.gif");
	height:43px;
	line-height:43px;
}
.colGaucheTripTip
{
    background-image:url("../img/colGaucheTripTip.gif");
	height:35px;
	line-height:35px;
}
.colGauchePhoto
{
    background-image:url("../img/colGauchePhoto.gif");
	height:35px;
	line-height:35px;
}

.colGaucheCarnet
{
    background-image:url("../img/colGaucheCarnet.gif");
	height:35px;
	line-height:35px;
	letter-spacing:-1px;
}
.colGaucheMembre
{
    background-image:url("../img/colGaucheMembre.gif");
	height:35px;
	line-height:18px;
	letter-spacing:-1px;
}
.botRoundColGauche
{
    background-image:url("../img/botRoundColGauche.gif");
	height:35px;
	line-height:35px;
    margin-left:4px;
}
.botRoundColGauche-new
{
    background-image:url("../img/botRoundColGauche.gif");
	height:35px;
	line-height:35px;
    margin-left:3px;
}

.botRoundColGauche1
{
    background-image:url("../img/botRoundColGauche.gif");
	height:15px;
	line-height:15px;
    margin-left:4px;
    background-position:left bottom;
	background-repeat:no-repeat;
}

.colGaucheInfo
{
    background-image:url("../img/colGaucheInfo.gif");
	height:35px;
	line-height:35px;
}
.colLiensMenu
{
	background-color:#FFFFFF;
	font-size:11px;
	color:#666666;
	width:136px;
	margin-left:4px;
	padding-left:8px;
}
.colTripTipSelected
{
    background-image:url("../img/triptipSelected.gif");
	height:35px;
}
.colLiensMenu a,
.colLiensMenu a:hover,
.colLiensMenu a:active
{
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.colLiensMenu a:hover
{
	text-decoration:underline;
}

    
.LienBoutonColGauche img
{
	vertical-align:top;
	}

.MarginTop10
{
	margin-top:10px;
	}

.BotColonneGauche
{
	width:153px;
	height:9px;
	background-image: transparent url("../img/colGaucheBasOmbre.gif");
	background-repeat: no-repeat;
	
	}
	
.newsletter
{
	width:319px;
	height:52px;
	background-image:url("../img/FR/newsletter.gif");
	text-align:center;
	padding-top:80px;
	padding-right:20px;
	color:#FFFFFF;
	font-weight:bold;
}

*html .newsletter
{
	width:319px;
	height:52px;
	background-image:url("../img/FR/newsletter.gif");
	text-align:center;
	padding-top:80px;
	padding-right:0px;
	color:#FFFFFF;
	font-weight:bold;
}


/***** CadrePhotos ***/
.cadrePhotos
{
	width:350px;
}

.cadrePhotos .headerCadrePhotos
{
	width:335px;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	height:19px;
	padding-left:16px;
	padding-top: 5px;
	
}

.cadrePhotos .menuCadrePhotos
{
	width:342px;
	height:27px;
	padding-left:5px;
	background-image:url('../img/fondPhotos.gif');
	background-repeat:no-repeat;
	background-color:#ffffff;
	
}

*html .cadrePhotos .menuCadrePhotos
{
	overflow:hidden;

}

.cadrePhotos .menuCadrePhotos .item
{
	height:27px;
	/*width:62px;*/
	font-size:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#333333;
	float:left;
	text-align:center;
	cursor:pointer;	
	
}

.cadrePhotos .menuCadrePhotos .item1
{
	/*width:85px;*/
	height:27px;
	font-size:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#333333;
	float:left;
	text-align:center;
	cursor:pointer;
}

.cadrePhotos .menuCadrePhotos .active
{
	

	
}

.cadrePhotos .menuCadrePhotos .ongletG
{
	width:12px;
	height:27px;

	}

.cadrePhotos .menuCadrePhotos .ongletD
{
	width:7px;
	height:27px;
	
	}
	


.cadrePhotos .menuCadrePhotos .active .ongletG
{
	width:12px;
	height:27px;
	background-image:url("../img/galPhotoOngG.gif");
	}

.cadrePhotos .menuCadrePhotos .active .ongletD
{
	width:7px;
	height:27px;
	background-image:url("../img/galPhotoOngD.gif");	
	}
	
.cadrePhotos .menuCadrePhotos .active .ongletCentre
{

	height:27px;
	background-image:url("../img/galPhotoOngBg.gif");	
	}

.cadrePhotos .photoCadrePhotos
{
	margin-top:6px;
	text-align:center;
}


.cadreBlanc210
{
	width:210px;
	}

.cadreBlanc215
{
	width:215px;
	}
.cadreBlanc230
{
	width:230px;
	}

.cadreBlanc295
{
	width:287px;
	}
	
.cadreBlanc425
{
	width:425px;
	}
.cadreBlanc600
{
	width:601px;
	}
.cadreBlanc434
{
	width:434px;
	}
.cadreBlanc347
{
	width:360px;
	}	
	
.cadreBlancContentMembre
{
    border-left:dashed 1px #929393;
    padding-left:5px;
    width:95px;

}
.contentMembreFontSize7
{
   	font-size:11px;
   	font-family:Trebuchet MS, Times New Roman, Arial;
}
.contentMembreFontSize7 a
{
    font-weight:bold;
}

.contentMembreFontSize6
{
   	font-size:9px;
   	font-family:Trebuchet MS, Times New Roman, Arial;
}

.cadreBlancContent
{
	border-top:solid 1px #e9eaeb;
	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	padding:5px;
	padding-top:5px;
	background-color:#FFFFFF;
	overflow: hidden;
}
.cadreBlancContentNoPadding
{
	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	padding:0px;
}
	
.cadreBlancDotted
{
    background-image:url("../img/dotted.gif");
    background-repeat:repeat-x;
   	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	height:1px;
}

.basCadreBlanc
{
	background-image:url("../img/basblanc.gif");
	background-repeat:repeat-x;
	height:13px;
	padding:0; margin:0;
	}
.basCadreRose
{
	background-image:url("../img/basrose.gif");
	background-repeat:repeat-x;
	height:49px;
	}

.basCadreBlancCoinG
{
	background-image:url("../img/coinbgblanc.gif");
	background-repeat:no-repeat;
	height:13px;
	width:9px;
	}

.basCadreBlancCoinD
{
	background-image:url("../img/coinbdblanc.gif");
	background-repeat:no-repeat;
	height:13px;
	width:9px;
	}
.basCadreRoseCoinG
{
	background-image:url("../img/coinbgrose.gif");
	background-repeat:no-repeat;
	height:49px;
	width:19px;
	}

.basCadreRoseCoinD
{
	background-image:url("../img/coinbdrose.gif");
	background-repeat:no-repeat;
	height:49px;
	width:19px;
	}

.smallPhoto75
{
	max-width:50px;
	
	}

.smallPhoto80,
.smallPhoto80 img
{
	width:80px;
	
}	

.smallPhoto90,
.smallPhoto90 img

{
	width:90px;
	
}

.photoInText
{
	margin-top:6px;
	margin-bottom:2px;
	border-top:solid 1px #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 2px #ededed;
	border-bottom:solid 2px #ededed;
	padding:3px;
	}

.smallPhoto140
{
	width:130px;
	text-align:right;
	
}

.smallPhoto150
{
	width:150px;
	
}

.smallPhoto130,
.smallPhoto130 img
{
	max-width:135px;
	max-height:100px;
	
}

.smallPhoto140 img
{
	max-width:120px;
	margin-right:5px;
	}

*html .smallPhoto140 img
{
	width:120px;
	margin-right:5px;
	}


.smallIcon5242
{
	width:52px;
	height:42px;
}

.iconContainer4
{
    width:22%;
}



.iconContainer6
{
    width:16%;
}
.smallPhoto90 img
{
	max-width:90px;
	margin-right:5px;
	}

.smallPhoto90
{
	/*
	max-width:90px;
	margin-right:5px;
	overflow:hidden;
	*/
	}

.titreCarnet230
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:36px;
	width:230px;
	padding-top:6px;
	padding-right:21px;
	padding-left:10px;
	color:#663300;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	}
	
	
	.titreCarnet200
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:36px;
	width:180px;
	padding-top:6px;
	padding-right:21px;
	padding-left:10px;
	color:#663300;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	}
.titreCarnet280
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:31px;
	width: 280px;
	padding:5px 10px;
	/*padding-right:21px;*/
	/*(padding-left:10px;*/
	color:#663300;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0;
}


.titreCarnet350
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:36px;
	width:310px;
	padding-top:0px;
	padding-right:21px;
	padding-left:10px;
	margin-top:2px;
	color:#663300;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
}

.titreCarnet230 a
.titreCarnet280 a
{
    color:#663300;
	font-size:12px;
	font-family:Trebuchet MS,Arial;
	}
.carnetResume
{
	width:270px;
	
    color:#666666;
	font-size:11px;
	font-family:Trebuchet MS,Arial;
	padding-left:10px;
	text-align:justify;
	line-height:16px;
}


.titreCarnet280 a,
.titreCarnet280 a:active,
.titreCarnet280 a:hover,
.titreCarnet280 a:visited,
.titreCarnet200 a,
.titreCarnet200 a:active,
.titreCarnet200 a:hover,
.titreCarnet200 a:visited,
.titreCarnet a,
.titreCarnet a:active,
.titreCarnet a:hover,
.titreCarnet a:visited
{
	height:36px;
	min-width:161px;
	color:#996633;
	/*font-weight:bold;
	font-size:12px;
	*/
	text-decoration:underline;
}
.titreCarnet
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:36px;
	min-width:161px;
	color:#996633;
	}

.titreCarnetPays
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:26px;
	min-width:161px;
	line-height:36px;
	padding-right:44px;
	color:#996633;
	font-size:21px;
	font-family:Trebuchet MS,Arial;
	padding-top:10px;
	}
	
*html .titreCarnetPays
{
	width:400px;
	}

.titreCarnetPays a
{
	color:#996633;
	text-decoration:none;
}



.titreCarnetVille
{
	background-image:url("../img/bgJauneStampCarnet.gif");
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFF99;
	height:36px;
	min-width:161px;
	color:#996633;
	padding-top:6px;
}
.titreCarnetVille a
{
	color:#996633;
}
.titreCarnetVille span
{
	color:#000000;
}
.ammap
{
	padding-top:5px;
	text-align:center;
	width:351px;
	height:257px;
	background-image:url("../img/bgSmallMap.gif");
	background-repeat:no-repeat;
	}

.carnetTexteDiv
{
	width:165px;
	overflow:hidden;
	}
	
.carnetTexteDiv1
{
	width:210px;
	overflow:hidden;
	}
	
.carnetCommentaireDiv
{
	width:200px;
	overflow:hidden;
	}
	
.titreDecouverteContinentColorAfrique
{
    background-color:#ffcc33;
}
.titreDecouverteContinentColorAmeriqueN
{
    background-color:#3399cc;
}
.titreDecouverteContinentColorAmeriqueS
{
    background-color:#cccc33;
}
.titreDecouverteContinentColorAsie
{
    background-color:#ff6633;
}
.titreDecouverteContinentColorEurope
{
    background-color:#cc0099;
}
.titreDecouverteContinentColorOceanie
{
    background-color:#00cccc;
}

.titreDecouverteContinent
{
    color:#ffffff;
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	font-weight: bold;
	padding-left:10px;
}

.photoDecouverteContinent img
{
    max-width:210px;
	padding:5px;
	margin-right:10px;

    }

#map span
{
	font-size:7px;
	font-family:Courier New;
	color:Gray;
	}

#map
{
	overflow:hidden;
	}

#map a
{
	font-size:7px;
	font-family:Courier New;
	color:Gray;
	}

.cadreDecouverte img
{
	max-width:124px;
	/*border-top:solid 1px #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 2px #ededed;
	border-bottom:solid 2px #ededed;*/
	padding:3px;
	}

*html .cadreDecouverte img
{
	width:124px;

	}
	
.iconContainer4 img
{
	border:none;
	padding:0px;
	}
	
.ht1
{
	font-size:12px;
	font-weight:bold;
	background-color:Transparent;
}

.ht2
{
	font-size:15px;
	background-color:Transparent;
	font-weight:bold;
}

.ht3
{
	font-size:17px;
	background-color:Transparent;
	font-weight:bold;
}

.ht4
{
	font-size:20px;
	background-color:Transparent;
	font-weight:bold;
}

.ht5
{
	font-size:24px;
	background-color:Transparent;
	font-weight:bold;
}

/**** pagination *****/

ul.pagination{
	margin-top: 15px;
	list-style-type: none;
	padding: 0px;
	text-align: right;
	clear:both;
	padding-left: 10px;
}

ul.pagination li {
	/*display: inline;*/
	display:block;
	float:left;
	height:20px;
	width:23px;
	background-image:url('../img/paging.gif');
	text-align:center;
	padding-top:4px;
	background-repeat:no-repeat;
	
}

ul.pagination li.active,
ul.pagination li:hover {

	background-image:url('../img/pagingActif.gif');
	
}


ul.pagination li.longCadre
 {
	background-image:url('../img/longPagination.gif');
	width:73px;
	font-size:7px;
}


ul.pagination li.longCadre:hover
 {

	background-image:url('../img/longPaginationActif.gif');
	width:73px;
	
}

ul.pagination li a {
	color: #666;
	
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

ul.pagination li.longCadre a 
{
	font-size:10px;
	
}

ul.pagination li a:hover {
	color: #000000;
}

ul.pagination li a.active{
	color: #666;
	
}
ul.pagination li.no_bg{
	background-image: none !important;
}

.ListMapLine
{
	width:338px;
	height:48px;
	background-image:url("../img/listeContinentBg.gif");
	margin:0 auto;
	margin-top:10px;
	}
	

.ListMap
{
	height:48px;
	margin-left:20px;
	line-height:48px;
	background-repeat:no-repeat;
	text-align:right;
	padding-left:70px;
	font-size:17px;
	font-weight:bold;
	color:#c4cbd6;
	
	}
	

.ListArrow
{
	width:35px;
	height:48px;
	margin-right:10px;
	}

.Europe .ListMap
{	
	background-image:url("../img/listeMapEurope.gif");
	}
.Europe .ListArrow
{	
	background-image:url("../img/listeFlecheEurope.gif");
	}

.Afrique .ListMap
{

	
	background-image:url("../img/listeMapAfrique.gif");
	}
	.Afrique .ListArrow
{	
	background-image:url("../img/listeFlecheAfrique.gif");
	}

.AmeriqueN .ListMap
{

	
	background-image:url("../img/listeMapAmeriqueN.gif");
	}
	.AmeriqueN .ListArrow
{	
	background-image:url("../img/listeFlecheAmeriqueN.gif");
	}
.AmeriqueS .ListMap
{

	
	background-image:url("../img/listeMapAmeriqueS.gif");
	}
	.AmeriqueS .ListArrow
{	
	background-image:url("../img/listeFlecheAmeriqueS.gif");
	}
.Asie .ListMap
{

	
	background-image:url("../img/listeMapAsie.gif");
	}
	.Asie .ListArrow
{	
	background-image:url("../img/listeFlecheAsie.gif");
	}

.Oceanie .ListMap
{

	
	background-image:url("../img/listeMapOceanie.gif");
	}
	.Oceanie .ListArrow
{	
	background-image:url("../img/listeFlecheOceanie.gif");
	}


.rechercheFormLine
{
	background-color:#ffffff;
	width:378px;
	height:25px;
	color:#3d4c58;
	font-weight:bold;
	border:solid 1px #e4e7ea;
}

.rechercheTextBox
{
	height:14px;
	margin-top:2px;
	}


#Recherche1
{
	margin-right:12px;
	margin-top:10px;
	}
	
#Recherche2
{
	margin-left:300px;
	margin-top:25px;
	}

*html #Recherche2
{
	margin-left:150px;
	margin-top:25px;
	}


.rechercheHeader
{
	width:380px;
	height:21px;
	background-image:url("../img/fondRechercheOng.gif");
	background-repeat:no-repeat;
	color:#4c5a67;
	font-family:Trebuchet MS;
	font-weight:bold;
	}

.rechercheOkButton
{
	width:31px;
	height:25px;
	padding:0px;
	margin:0px;
	background-image:url("../img/rechercheOkBtn.gif");
	border:none;
	}

.recherche .item
{
	margin-left:9px;
}

.recherche .item .rechercheOngG
{
width:8px;
height:21px;	
	}
	

.recherche .item .rechercheOngD
{
width:12px;
height:21px;	
	}


.recherche .item .actif .rechercheOngG
{
width:8px;
height:21px;	
background-image:url("../img/recherchOngAllG.gif");
background-repeat:no-repeat;
	}
	

.recherche .item .actif .rechercheOngD
{
width:12px;
height:21px;	
background-image:url("../img/recherchOngAllD.gif");
background-repeat:no-repeat;
	}

.recherche .first
{
	margin:0px;
}

.recherche .last
{
	margin-left:10px;
}



.recherche .first .rechercheOngG
{
width:8px;
height:21px;	

	}

.recherche .last .rechercheOngD
{
width:8px;
height:21px;	

	}

.recherche .first .actif .rechercheOngG
{
width:8px;
height:21px;	
background-image:url("../img/recherchOngFirst.gif");
background-repeat:no-repeat;
	}

.recherche .last .actif .rechercheOngD
{
width:8px;
height:21px;	
background-image:url("../img/recherchOngLast.gif");
background-repeat:no-repeat;
	}




.recherche .item .actif .center
{

height:21px;	
background-image:url("../img/recherchOngBg.gif");

	}
	
.menuFichePays
{
	color:#666;
}

.cadreRetourListe
{
    background-image:url("../img/banniereRetourListe.gif");
    height:36px;
	background-repeat:no-repeat;
	color:#3d4c58;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:14px;
	padding-left:14px;
	line-height:36px;
}

.cadreTriptipComment
{
    background-image:url("../img/FR/banniereTriptipComment.gif");
    height:44px;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.cadreTriptipAdresseContent
{
    background-image:url("../img/backTriptipAdresse.gif");
	background-repeat:repeat;
	
	width:410px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	text-align:justify;
}

.cadreTriptipAdresseBas
{
    background-image:url("../img/backTriptipAdresse.gif");
	background-repeat:repeat;
	
	width:420px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.cadreTriptipAdresseGauche
{
    background-image:url("../img/backTriptipAdresseBasGauche.gif");
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
.cadreTriptipAdresseDroite
{
    background-image:url("../img/backTriptipAdresseBasDroite.gif");
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
.cadreTriptipVoirGaucheI
{
    background-image:url("../img/btnTriptipVoirGaucheI.gif");
    height:20px;
    width:5px;
    margin-left:3px;
	background-repeat:no-repeat;
}
.cadreTriptipVoirGaucheA
{
    background-image:url("../img/btnTriptipVoirGaucheA.gif");
    height:20px;
    width:5px;
    margin-left:3px;
	background-repeat:no-repeat;
}
.cadreTriptipVoirDroiteI
{
    background-image:url("../img/btnTriptipVoirDroiteI.gif");
    height:20px;
    width:5px;
    margin-right:3px;
	background-repeat:no-repeat;
}
.cadreTriptipVoirDroiteA
{
    background-image:url("../img/btnTriptipVoirDroiteA.gif");
    height:20px;
    width:5px;
    margin-right:3px;
	background-repeat:no-repeat;
}
.cadreTriptipVoirMilieuI
{
    background-image:url("../img/btnTriptipVoirMilieuI.gif");
    height:20px;
	background-repeat:repeat-x;
}
.cadreTriptipVoirMilieuA
{
    background-image:url("../img/btnTriptipVoirMilieuA.gif");
    height:20px;
	background-repeat:repeat-x;
}
.cadreTriptipVoirText
{
	font-family: Trebuchet MS;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	padding-top:3px;
}

.cadreTriptipVoirback
{
    background-image:url("../img/banniereTriptipVoirBack.gif");
    height:28px;
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:0px;
	margin-bottom:9px;
}
.pictoBanniereTriptip
{
    background-image:url("../img/pictoBanniereTriptip.gif");
    height:58px;
    width:58px;
	background-repeat:no-repeat;
}

.triptipVoirPlus h1
{
     font-size:12px;
     font-weight:bold;
}
.voirCarteMonde h1
{
     font-size:12px;
     font-weight:bold;
     line-height:8px;
}
.fontTrebuchet
{
    font-family:Trebuchet MS;
}

.fontSize12
{
    font-size:12px;
}
.fontSize11
{
    font-size:11px;
}
.fontSize10
{
    font-size:10px;
}
.fontColor333333
{
    color:#333333;
}
.fontColor996633
{
    color:#996633;
}
.fontColor666666
{
    color:#666666;
}
.fontColorffcc00
{
    color:#ffcc00;
}
.cadreGaleriePhoto
{
	width:175px;
	margin-left:18px;
	margin-top:25px;
}
.galeriePhotoTitre
{
    margin-bottom:3px;
    color:#666666;
    font-size:9px;
    font-style:italic;
}

.galeriePhotoTitre a,
.galeriePhotoTitre a:hover,
.galeriePhotoTitre a:active,
.galeriePhotoTitre a:visited
{

    color:#666666;
    font-size:9px;
}
.galeriePhotoMaxHeight140
{
    height:145px;
}
.galeriePhotoMaxHeight140 a
{
    cursor:pointer;
}
.galeriePhotoMaxHeight140 img
{
    max-height:120px;
}

*html .galeriePhotoMaxHeight140
{
    height:120px;
    line-height:120px;
}

.cadreDetailPhoto
{
	width:710px;
	margin:0 auto;
	border-left:solid 1px #f5f5f5;
	border-right:solid 1px #f5f5f5;
	font-family:Trebuchet MS;
	}

.photoDetails a
{
	color:#999999;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10px;
	}

.photoDetails
{
	line-height:13px;
	}

.titrePhoto
{
	color:#999999;
	font-weight:bold;
	font-size:10px;
	}

.ongletPortable
{
	line-height:12px;
	font-family:Trebuchet MS,Arial;
	font-weight:bold;
	text-align:left;
	width:128px;
	height:36px;
	background-image:url("../img/galPhotoOngletPortable.gif");
	background-repeat:no-repeat;
	padding-left:48px;
	padding-top:5px;
	}

.ongletCarte
{
	line-height:12px;
	font-family:Trebuchet MS,Arial;
	font-weight:bold;
	text-align:left;
	width:104px;
	height:36px;
	background-image:url("../img/galPhotoOngletCarte.gif");
	background-repeat:no-repeat;
	padding-left:72px;
	padding-top:5px;
	margin-left:32px;
	}

.ongletPoster
{
	line-height:12px;
	font-family:Trebuchet MS,Arial;
	font-weight:bold;
	text-align:left;
	width:120px;
	height:36px;
	background-image:url("../img/galPhotoOngletPoster.gif");
	background-repeat:no-repeat;
	padding-left:56px;
	padding-top:5px;
	margin-left:32px;
	}
	
.photoDetailFooter
{
	width:712px;
	height:40px;
	margin:0 auto;
	background-image:url("../img/bgBotDetailPhoto.gif");
	color:#ffffff;
	background-repeat:no-repeat;
	overflow:hidden;
	}

.photoDetailFooter a
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	}

.commentairesPhotoHeader
{
	width:712px;
	height:46px;
	background-image:url("../img/FR/banniereTriptipCommentPhoto.gif");
	}

.headerCadreGalerie
{

	height:18px;
	font-family:Trebuchet MS,Arial;
	padding-left:20px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	}
	

.menuCadrePhotosGalerie
{
	margin:0 auto;
	width:96%;
	height:24px;
	padding-left:8px;
	background-color:#e6e6e6;
	background-image:url('../img/cadrePhotoOngG.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	
	
}

.menuCadrePhotosGalerieD
{
	width:6px;
	height:24px;
	padding-left:8px;
	background-color:#e6e6e6;
	background-image:url('../img/cadrePhotoOngD.gif');
	background-repeat:no-repeat;
	background-position:right;
	
}







/***** CadrePhotos Galerie ***/
.cadrePhotosGalerie
{

}


.cadrePhotosGalerie .menuCadrePhotosGalerie .item
{
	height:27px;

	font-size:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#333333;
	float:left;
	text-align:center;
	cursor:pointer;	
	
}


.cadrePhotosGalerie .menuCadrePhotosGalerie .active
{
	

	
}

.cadrePhotosGalerie .menuCadrePhotosGalerie .ongletG
{
	width:12px;
	height:27px;

	}

.cadrePhotosGalerie .menuCadrePhotosGalerie .ongletD
{
	width:7px;
	height:27px;
	
	}
	


.cadrePhotosGalerie .menuCadrePhotosGalerie .active .ongletG
{
	width:12px;
	height:27px;
	background-image:url("../img/galPhotoOngGJaune.gif");
	}

.cadrePhotosGalerie .menuCadrePhotosGalerie .active .ongletD
{
	width:7px;
	height:27px;
	background-image:url("../img/galPhotoOngDJaune.gif");	
	}
	
.cadrePhotosGalerie .menuCadrePhotosGalerie .active .ongletCentre
{

	height:27px;
	background-image:url("../img/galPhotoOngBgJaune.gif");	
	}

.cadrePhotosGalerie .photoCadrePhotos
{
	margin-top:6px;
	text-align:center;
}


*html .smallPhoto5242 img
{
	width:52px;
	height:42px;
	}

.lineHeightRech
{
	line-height:22px;
	}


.cadreImg
{
	padding:2px 2px 2px 2px;
	border-top:solid 1px #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 3px #ededed;
	border-bottom:solid 3px #ededed;
	}
	

*html .imgTop
{
	width:100px;

	}
.imgTop
{
	max-width:100px;
	}
*html .imgTop2
{
	width:130px;

	}
.imgTop2
{
	max-width:130px;
	}

*html .imgTopSlideShow
{
	width:330px;

	}
.imgTopSlideShow
{
	max-width:330px;
	}
.separateurColGauche
{
	width:134px;
	background-repeat:no-repeat;
	background-image:url("../img/separateurColGauche.gif");
	margin-left:10px;
	height:1px;
	overflow:hidden;
}
.itemColGaucheActif
{
	width:125px;
	background-repeat:repeat-y;
	background-image:url("../img/degradeColGauche.gif");
	background-color:#FFFFFF;
	margin-left:10px;
	padding-left:9px;
	height:47px;
	overflow:hidden;
}	
.itemColGaucheInactif
{
	width:125px;
	background-color:#FFFFFF;
	margin-left:10px;
	padding-left:9px;
	height:47px;
	overflow:hidden;
}
.itemColGaucheTriptipActif
{
	width:104px;
	background-repeat:repeat-y;
	background-image:url("../img/degradeColGaucheTriptip.gif");
	background-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;	
	padding-left:0px;
	height:46px;
	overflow:hidden;
}	
.itemColGaucheTriptipInactiff
{
	width:144px;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:40px;
	height:46px;
	overflow:hidden;
}
.itemColGaucheTriptipContent
{
	width:84px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS;
	height:45px;
	line-height:45px;
	color:#3d4c58;
	float:left;
}
.itemColGaucheContent
{
	width:84px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS;
	height:45px;
	line-height:45px;
	color:#3d4c58;
	float:left;
}
.accueil
{
	width:154px;
	height:32px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/accueil.gif");
	}
.accueilGris
{
	width:154px;
	height:32px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/accueilGris.gif");
	}
	
	
.monEspacePerso
{
	width:142px;
	height:32px;
	margin-left:6px;
	margin-top:11px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/monEspacePerso.gif");
	}
	
.monEspacePersoGris
{
	width:142px;
	height:32px;
	margin-left:6px;
	margin-top:11px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/monEspacePersoGris.gif");
	}	

.mesNews
{
	width:41px;
	height:39px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesNews.gif");
	}

.monAccueil
{
	width:41px;
	height:38px;
	background-repeat:no-repeat;
	background-image:url("../img/house.gif");
	}	
	

.monProfil
{
	width:41px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMonProfil.gif");
	}
.mesOptions
{
	width:41px;
	height:36px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesOptions.gif");
	}
.maMessagerieInactif
{
	width:146px;
	height:36px;
	margin-left:4px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/icoMaMessagerieActif.gif");
	}
.maMessagerieActif
{
	width:146px;
	height:36px;
	margin-left:4px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/icoMaMessagerie.gif");
	}
	

.monespaceperso
{
	width:142px;
	height:33px;
	margin-left:6px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/monespacepersoico.gif");
	}

.monespacepersogris2
{
	width:142px;
	height:33px;
	margin-left:6px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/monEspacePersoGris2.gif");
	}
	
	
	
.communaute
{
	width:142px;
	height:33px;
	margin-left:6px;
	margin-top:11px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/communaute.gif");
	}
.communauteGris
{
	width:142px;
	height:33px;
	margin-left:6px;
	margin-top:11px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/communauteGris.gif");
	}	

.mesAmis
{
	width:41px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesAmis.gif");
	}
.mesReseaux
{
	width:41px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesReseaux.gif");
	}
.forums
{
	width:41px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url("../img/icoForums.gif");
	}
.mesPublications
{
	width:142px;
	height:32px;
	margin-left:6px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/mesPublications.gif");
	}
.mesPublicationsGris
{
	width:142px;
	height:32px;
	margin-left:6px;
	margin-top:5px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/mesPublicationsGris.gif");
	}
	
.mesCarnets
{
	width:41px;
	height:40px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesCarnets.gif");
	}
.mesPhotos
{
	width:41px;
	height:47px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesPhotos.gif");
	}
.mesTripTips
{
	width:41px;
	height:46px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesTripTips.gif");
	}
.mesFuturesDestinations
{
	width:41px;
	height:42px;
	background-repeat:no-repeat;
	background-image:url("../img/icoMesFuturesDestinations.gif");
	}
.basEspaceUtilisateursInactif
{
	width:134px;
	height:11px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-image:url("../img/basEspaceUtilisateurs.gif");
	}
.basEspaceUtilisateursActif
{
	width:134px;
	height:11px;
	margin-left:10px;
	background-repeat:no-repeat;
	background-image:url("../img/basEspaceUtilisateursActif.gif");
	}
.basColUtilisateurs
{
	width:153px;
	height:15px;
	margin-left:0px;
	margin-top:16px;
	background-repeat:no-repeat;
	background-image:url("../img/botColMembres.gif");
	}
.ajouterCarnets
{
	width:94px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/ajouterCarnets.gif");
	}
.ajouterPhotos
{
	width:95px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/ajouterPhotos.gif");
	}
.ajouterConseils
{
	width:113px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/ajouterConseils.gif");
	}
.demanderConseils
{
	width:97px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/demanderConseils.gif");
	}
.inviterAmis
{
	width:52px;
	height:43px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/inviterAmis.gif");
	}



.creerNouveauRecit
{
	width:222px;
	height:21px;
	background-repeat:no-repeat;
	margin-right:5px;
	margin-left:11px;
	background-image:url("../img/FR/creerNouveauRecit.gif");
	cursor:pointer;
	}
.creerNouveauAlbum
{
	width:201px;
	height:21px;
	margin-left:5px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/creerNouveauAlbum.gif");
	cursor:pointer;
	}

.carnetTextColorCC9900
{
    color:#cc9900;
	font-size:12px;
	font-family:Trebuchet MS;
}

.carnetPseudo
{
	font-size:14px;
	font-weight:bold;
	font-family:Trebuchet MS;
	line-height:32px;
	vertical-align:text-bottom;
	color:#FFFFFF;
}
.carnetDate
{
	font-size:11px;
	font-weight:normal;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	padding-right:10px;
	line-height:32px;
	vertical-align:text-bottom;
}
.carnetPhoto
{
 /*   margin-left:30px;
    border:solid 2px red;*/
    width:269px;
	height:21px;

}
.carnetVoirPhoto
{
   	width:121px;
	height:21px;
	background-repeat:no-repeat;
	margin-right:5px;
	background-image:url("../img/FR/carnetVoirPhoto.gif");
}
.carnetModifierCarnet
{
   	width:112px;
	height:21px;
	margin-right:0px;

}

.carnetInfo
{
    width:290px;
    padding-right:15px;
}


.carnetInfo1
{
    width:330px;
    padding-right:15px;
}

.carnetTitre
{
    font-size:14px;
    color:#3B495B;
    font-family:Trebuchet MS;
    font-weight:bold;
}
.albumPhoto
{
   	width:266px;
	height:235px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/albumPhoto.gif");
	margin-left:30px;
	margin-right:14px;
	margin-top:10px;
}
.recitVoyage
{
   	width:266px;
	height:235px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/recitVoyage.gif");
	margin-left:13px;
	margin-top:10px;
}
.headerOmbreRecit_1
{
    width:573px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/headerOmbreRecit_1.gif");
	margin-left:5px;
	margin-top:10px;
}
.headerOmbreRecit_2
{
    width:573px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/headerOmbreRecit_2.gif");
	margin-left:5px;
	margin-top:10px;
}
.headerOmbreRecit_3
{
    width:573px;
	height:60px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/headerOmbreRecit_3.gif");
	margin-left:5px;
	margin-top:10px;
}
.carnetRecitContent
{
    width:585px;
    margin-left:6px;
}
.carnetRecitContentForPublication
{
    width:585px;
    margin-left:0px;
}
.carnetContent
{
    width:583px;
	background-repeat:repeat-y;

	padding-right:0px;
	background-image:url("../img/carnetContent.gif");
	padding-bottom:10px;
}
.carnetFooter_2
{
	background-image:url('../img/cadreBottomRight.jpg');
	background-repeat:no-repeat;
	width:574px;
	height:10px;
	background-position:top right;
    border-top:solid 1px #e9eaeb;
    margin-right:7px;
    margin-left:4px;
/*	margin-left:13px;
	margin-top:10px;*/
}
.subHeader_1
{
    width:540px;
	height:82px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/subHeader_1.gif");

/*	margin-left:13px;
	margin-top:10px;*/
}
.subHeader_2
{
    width:540px;
	height:95px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/subHeader_2.gif");
/*	margin-left:13px;
	margin-top:10px;*/
}
.subHeader_3
{
    width:488px;
	height:95px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/subHeader_3.gif");
/*	margin-left:13px;
	margin-top:10px;*/
}
.titreSectionVille
{
    font-size:11px;
    height:15px;
    color:#333333;
    font-family:Trebuchet MS;
    font-weight:bold;
    max-width:450px;  
    overflow:hidden;
}
.sectionVille
{
    font-size:11px;
    color:#336699;
    font-family:Trebuchet MS;
    font-weight:bold;  
}
.sectionDate
{
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:bold;
    padding-right:38px;  
}
.bulleSectionVille
{
    font-size:11px;
    color:#336699;
    font-family:Trebuchet MS;
    font-weight:bold;  
    width:14px;
	height:14px;
	background-repeat:no-repeat;
	background-image:url("../img/bulleSectionVille.gif");
    line-height:14px;
}
.titrePhotoCarnet
{
    font-size:11px;
    color:#6699CC;
    font-family:Trebuchet MS;
    font-weight:bold; 
    line-height:12px; 
    padding-top:5px;
    margin-right:3px;
}
.borderTitrePhotoCarnet
{
    border:solid 1px #cccccc;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:3px;
    padding-top:3px;
}
.warning
{
    width:31px;
    height:29px;  
    margin-left:5px;  
	background-image:url("../img/warning.gif");
	background-repeat:no-repeat;
	margin-top:-4px;
}
.contentTitrePhotoCarnet
{
    font-size:10px;
    width:300px;
    color:#666666;
    font-family:Trebuchet MS;
    line-height:12px; 
    padding-top:2px;
    padding-left:2px;
    border:solid 2px #f27979;
    height:16px;
}
.contentTextPhotoCarnet
{
    font-size:10px;
    width:300px;
    color:#666666;
    font-family:Trebuchet MS;
    line-height:12px; 
    padding-top:4px;
    height:14px;
    padding-left:2px;
    overflow:auto;
}
.contentTextPhotoCarnetEdition
{
    font-size:10px;
    width:250px;
    color:#666666;
    font-family:Trebuchet MS;
    line-height:12px; 
    padding-top:4px;
    padding-left:2px;
    overflow:auto;
}
.contentTitreChoixCatPhotoCarnet
{
    font-size:11px;
    color:#666666;
    font-family:Trebuchet MS;
    line-height:12px; 
    padding-top:5px;
    width:150px;
    float:left;
    padding-bottom:5px;
    overflow:auto;
}
.contentTitreChoixCatPhotoCarnetRed
{
    font-size:11px;
    color:#666666;
    font-family:Trebuchet MS;
    line-height:12px; 
    padding-top:5px;
    width:150px;
    float:left;
    padding-bottom:5px;
    border:solid 2px #f27979;
}
.ajouterAutrePhoto
{
    width:119px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/ajouterAutrePhoto.gif");
}
.modifOrdrePhoto
{
    width:134px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/modifOrdrePhoto.gif");
}
.noComment
{
    width:140px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/noComment.gif");
}
.passerEtape
{
    width:140px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/passerEtape.gif");
}
.modifTitre
{
    width:108px;
	height:18px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/modifTitre.gif");
	cursor:pointer;
}
.modifComment
{
    width:138px;
	height:18px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/modifComment.gif");
	cursor:pointer;
}

	#photo {
		font-family: Arial, sans-serif;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		width: 585px;
	}
	#photo li {
		cursor: move;
		position: relative;
		float: left;
		margin: 8px 8px 17px 17px;
		width: 106px;
		height:106px;
		overflow:hidden;
		/*border: 1px solid #999999;*/

		padding-top: 5px;
	}
    #photo li img
    {
		width: 120px;
    }
   .bulleOrdrePhoto
{
    font-size:11px;
    color:#666666;
    font-family:Trebuchet MS;
    font-weight:bold;  
    width:18px;
	height:18px;
	background-repeat:no-repeat;
	background-image:url("../img/bulleOrdrePhoto.gif");
    line-height:14px;
}
.continuerSansPhoto
{
    width:233px;
	height:24px;
	margin-top:8px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnContinuerSansPhoto.gif");
	cursor:pointer;
	margin-right:20px;
}
.validerBck2Menu
{
    width:141px;
	height:26px;
	margin-top:12px;
	margin-right:4px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/validerBck2Menu.gif");
	cursor:pointer;
}
/*disable*/
.validerBck2Menu2
{
    width:141px;
	height:26px;
	margin-top:12px;
	margin-right:4px;
	background-repeat:no-repeat;
	/*background-image:url("../img/FR/validerBck2Menu.gif");
	cursor:pointer;*/
}
.cancelModif
{
    width:141px;
	height:26px;
	margin-top:12px;
	margin-right:11px;
	margin-left:4px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/cancelModif.gif");
	cursor:pointer;
}
.degradeHautCarnet
{
    width:1px;
	background-repeat:repeat-x;
	background-image:url("../img/degradeHautCarnet.gif");
	padding-top:10px;
}
.btnAFaire
{
    width:111px;
	height:125px;
	margin-left:0px;
	margin-right:2px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnAFaire.gif");
	cursor:pointer;
}
.btnDormir
{
    width:111px;
	height:125px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnDormir.gif");
	cursor:pointer;
}
.btnManger
{
    width:111px;
	height:125px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnManger.gif");
	cursor:pointer;
}
.btnSortir
{
    width:111px;
	height:125px;
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnSortir.gif");
	cursor:pointer;
}
.btnGarde
{
    width:111px;
	height:125px;
	margin-left:2px;
	margin-right:0px;
	margin-top:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnGarde.gif");
	cursor:pointer;
}
.carnetListTriptip
{
    font-size:10px;
    color:#999999;
    font-family:Trebuchet MS;
    padding-left:0px;
    padding-right:0px;
    margin-right:21px;
    width:94px;
    padding-top:1px;
}
.btnValidTriptip
{
    width:247px;
	height:24px;
	margin-top:10px;
	margin-right:27px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnValidTriptip.gif");
	cursor:pointer;    
}
.staticFormTriptip
{
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    width:130px;
    margin-left:18px;
}
.staticFormCarnet
{
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    width:180px;
    margin-left:18px;
}
.staticFormCarnetBig
{
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    width:340px;
    margin-left:18px;
}
.staticFormCarnetHuge
{
    font-size:10px;
    color:#666666;
    font-family:Trebuchet MS;  
    font-weight:normal;
    width:410px;
    text-align:justify;
}
.staticFormTriptipSmall
{
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    margin-right:10px;
    margin-left:18px;
}
.listeLieuContent
{
    width:141px;
	height:45px;
	padding:5px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url("../img/listeLieu.gif");
}
.listeVilleContent
{
    width:241px;
	height:45px;
	padding:5px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url("../img/listeVille.gif");
}
.listePhotoContent
{
    width:135px;
	height:33px;
	padding:5px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-image:url("../img/listePhoto.gif");
}
.listeLieu
{    
    overflow:auto; 
    width:141px;
	height:45px
}
.listeVille
{    
    overflow:auto; 
    width:241px;
	height:45px
}
.listePhoto
{    
    overflow:auto; 
    width:135px;
	height:33px
}
.itemListPhoto,
.itemListLieu
{
    font-size:10px;
    color:#666666;
    font-family:Trebuchet MS;  
    cursor:pointer;
}
.bannerGrisDegrade
{
    width:406px;
	height:24px;
	background-repeat:repeat-x;
	background-image:url("../img/bannerGrisDegrade.gif");
}
.commentaireTriptipContent
{
    width:394px;
	height:96px;
	margin-top:3px;
	padding:5px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    overflow:auto;
    border:solid 1px #DDDDDD;
}
.instructionTriptipContent
{
    width:394px;
	height:62px;
	margin-top:3px;
	padding:5px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    overflow:auto;
    border:solid 1px #DDDDDD;
}
.resumeCarnetContent
{
    width:338px;
	height:62px;
	margin-top:3px;
	padding:5px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    overflow:auto;
    border:solid 1px #DDDDDD;
}
.nomLieuContent
{
    border:solid 1px #DDDDDD;
    width:143px;
    height:16px;
    margin-top:-1px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
}
.nomVilleContent
{
    border:solid 1px #DDDDDD;
    width:243px;
    height:16px;
    margin-top:-1px;
}
.textLieuContent
{
    border:solid 1px #DDDDDD;
    width:164px;
    height:16px;
    margin-top:0px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
}
.adresseLieuContent
{
    width:164px;
    height:48px;
	padding:5px;
    font-size:11px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    overflow:auto;
    border:solid 1px #DDDDDD;
}
.btnValiderBonConseil
{
    width:192px;
	height:24px;
}
#idBtnValiderBonConseil
{
    width:192px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnValiderBonConseil.gif");
	margin-right:30px;
	float:right;
	border:none;
	border-width:0px;
	cursor:pointer;
}
.etapeCharniereSection
{
    font-size:14px;
    color:#666666;
    font-family:Trebuchet MS;  
    margin-top:20px;    
    margin-bottom:20px;    
    margin-left:10px;
    margin-right:10px;

}
.etapeCharniereNouvelleSection
{
    width:46px;
	height:35px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharniereSection.gif");
}
.etapeCharnierePhoto
{
    width:49px;
	height:53px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharnierePhoto.gif");
}
.etapeCharniereTriptip
{
    width:49px;
	height:62px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharniereTriptip.gif");
}
.etapeCharniereRecit
{
    width:49px;
	height:57px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharniereRecit.gif");
}
.etapeCharniereCarnet
{
    width:49px;
	height:60px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharniereCarnet.gif");
}
.etapeCharniereArrow
{
    width:12px;
	height:14px;
	background-repeat:no-repeat;
	background-image:url("../img/etapeCharniereArrow.gif");
	margin-top:13px;
	margin-left:7px;
	margin-right:12px;
}
.etapeCharniereAjoutText
{
    font-size:12px;
    color:#999999;
    font-family:Trebuchet MS;  
    margin-top:13px;    
    margin-bottom:20px;    
    margin-left:10px;
    margin-right:10px;
    font-weight:bold;
    line-height:14px;
    height:14px;
}
.etapeCharniereAjoutTextSmall
{
    font-size:10px;
    color:#999999;
    font-family:Trebuchet MS;  
    margin-top:14px;    
    margin-bottom:20px;    
    margin-right:10px;
    line-height:14px;
    height:14px;
}
.etapeCharniereAjoutTextSmallNoBorder
{
    font-size:10px;
    color:#999999;
    font-family:Trebuchet MS;  
    margin-top:14px;    
    line-height:14px;
    height:14px;
}
.etapeCharniereAjoutTextNoBorder
{
    font-size:12px;
    color:#999999;
    font-family:Trebuchet MS;  
    margin-top:13px;    
    margin-left:10px;
    margin-right:10px;
    font-weight:bold;
    line-height:14px;
    height:14px;
}
.modifSectionContent
{
    font-size:10px;
    color:#999999;
    font-family:Trebuchet MS;  
    margin-top:3px;    
    margin-left:10px;
    margin-right:10px;
    line-height:14px;
    height:14px;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGdestination,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #FGdestination
{
    width:510px;
	height:18px;
	margin-top:-5px;
    margin-left:0px;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
}
/*#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGdestinationDiv*/
.FGdestination
{
    width:510px;
	margin-top:-21px;
    margin-left:60px;
    border:solid 2px #e5e5e5;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
    float:left;
}
.FGdestinationTT
{
    width:490px;
	margin-top:-21px;
    margin-left:60px;
    border:solid 2px #e5e5e5;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
    float:left;
}

#ttForm #FGDest
{
    width:457px;
    border:solid 2px #e5e5e5;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
    float:left;
    margin-top:-4px;
}



#idFGdestinationDivTT
{
    width:490px;
    margin-left:60px;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
    float:left;
}
.FGdestinationDivTT
{
    width:490px;
    margin-left:60px;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
    float:left;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGdateArrivee,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #FGdateArrivee
{
    width:163px;
	height:18px;
	margin-top:6px;
    margin-left:-60px;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #pictoCalendrier,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #pictoCalendrier
{
	margin-top:8px;
    margin-left:3px;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGdateArriveeLegend,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #FGdateArriveeLegend
{
    display:none;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGtitre,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #FGtitre
{
    width:163px;
	height:18px;
	margin-top:6px;
    margin-left:-60px;
    font-size:12px;
    color:#666666;
    font-family:Trebuchet MS;  
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #FGrecit,
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #FGrecit
{
	margin-top:6px;
    padding-left:-150px;
    height:105px;
    width:510px;
    float:left;
    clear:both;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aForm #subBut
{
	width:192px;
	height:23px;
	background-image:url("../img/FR/btnValidAddPhoto.gif");
	background-repeat:no-repeat;
	border:none;
	float:right;
    font-size:0px;
    color:#999999;
    font-family:Trebuchet MS;  	
	cursor:pointer;
}
#loginAdmin .cadreContent .carnetRecitContentForPublication .carnetContent .degradeHautCarnet #aFormModif .gForm #subBut
{
	width:231px;
	height:23px;
	background-image:url("../img/FR/btnValiderCharniere.gif");
	background-repeat:no-repeat;
	border:none;
	float:right;
    font-size:0px;
    color:#999999;
    font-family:Trebuchet MS;  	
	cursor:pointer;
}
#idBtnValidAddPhoto
{
	width:192px;
	height:23px;
	background-image:url("../img/FR/btnValidAddPhoto.gif");
	background-repeat:no-repeat;
	border:none;
	float:right;
	border-width:0px;
	cursor:pointer;
}

#idBtnValiderCharniere
{
	width:231px;
	height:23px;
	background-image:url("../img/FR/btnValiderCharniere.gif");
	background-repeat:no-repeat;
	border:none;
	float:right;
	border-width:0px;
	cursor:pointer;
}
#idBtnAjouterAutrePhoto
{
    width:119px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/ajouterAutrePhoto.gif");
	border:none;
	float:left;
	border-width:0px;
	cursor:pointer;
}
#idBtnPasserEtape
{
    width:140px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/noComment.gif");
	border:none;
	float:left;
	border-width:0px;
	cursor:pointer;
}
#idBtnModifOrdrePhoto
{
    width:134px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/modifOrdrePhoto.gif");
	border:none;
	float:left;
	border-width:0px;
	cursor:pointer;
}
#idBtnValiderJaune
{
    width:93px;
	height:24px;
	margin-left:6px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-image:url("../img/FR/btnValiderJaune.gif");
	border:none;
	float:right;
	border-width:0px;
	cursor:pointer;
}
#Inscription .cadreContent .inscription_content #aForm #labelFGpseudo
{

    float:left;

}
#Inscription .cadreContent .inscription_content #aForm #FGpseudo
{

    width:164px;
    height:16px;
	margin-top:-15px;
    font-size:11px;
    color:#3d4c58;
    font-family:Trebuchet MS;  
    border-top:solid 2px #cccccc;  
    border-right:solid 2px #cccccc;  
    float:right;
}

#Inscription .cadreContent .inscription_content #aForm #labelFGemail
{
	float:left;
	margin-top:5px;
}
#Inscription .cadreContent .inscription_content #aForm #FGemail
{
	margin-top:-15px;
    width:164px;
    height:16px;
    font-size:12px;
    color:#3d4c58;
    font-family:Trebuchet MS;  
    border-top:solid 2px #cccccc;  
    border-right:solid 2px #cccccc;  
    float:right;
}

#Inscription .cadreContent .inscription_content #aForm #labelFGpassword
{
    float:left;
    margin-top:5px;
}
#Inscription .cadreContent .inscription_content #aForm #FGpassword
{
    width:164px;
    height:16px;
    margin-top:-15px;
    font-size:12px;
    color:#3d4c58;
    font-family:Trebuchet MS;  
    border-top:solid 2px #cccccc;  
    border-right:solid 2px #cccccc;  
    float:right;
}


#Inscription .cadreContent .inscription_content #aForm #labelFGpassword1
{
    float:left;
    margin-top:5px;
}
#Inscription .cadreContent .inscription_content #aForm #FGpassword1
{
    width:164px;
    height:16px;
    margin-top:-15px;
    font-size:12px;
    color:#3d4c58;
    font-family:Trebuchet MS;
    border-top:solid 2px #cccccc;  
    border-right:solid 2px #cccccc;
    float:right;  
}
#Inscription .cadreContent .inscription_content #aForm #FGnewsletter
{
    margin-top:10px;
    width:14px;
    height:14px;
    margin-left:-10px;
    margin-top:-23px;
	
}
#Inscription .cadreContent .inscription_content #aForm #labelFGnewsletter
{
    margin-top:10px;
	width:426px;
    height:25px;
    margin-left:10px;
    overflow:hidden;

}
#Inscription .cadreContent .inscription_content #aForm #FGacceptCondition
{
    margin-top:10px;
    width:14px;
    height:14px;
    margin-left:-10px;
    margin-top:-23px;
	
}
#Inscription .cadreContent .inscription_content #aForm #labelFGacceptCondition
{
    margin-top:10px;
	width:426px;
    height:30px;
    margin-left:10px;
    overflow:hidden;
}
#Inscription .cadreContent .inscription_content #aForm #subBut
{
    margin-bottom:0px;
	width:112px;
	height:24px;
	background-image:url("../img/FR/btnInscrire.gif");
	background-repeat:no-repeat;
	border:none;
	float:right;
    font-size:0px;
    color:#999999;
    font-family:Trebuchet MS;  	
}
.inscription_content
{
    /*width:410px;
	margin-top:15px;
    padding-left:100px;
    padding-top:10px;
    font-size:11px;
    color:#666666;
    */
    /*font-family:Trebuchet MS;  */
    
}
.dropDownJour
{
    width:44px;
    height:15px;
	background-image:url("../img/dropDownJour.gif");
	background-repeat:no-repeat;
	border:none;
}
.photoCreaCarnet
{
    max-height:60px;
    max-width:60px;
    margin-left:5px;
}
*html .photoCreaCarnet
{
    height:60px;
    width:60px;
    overflow:hidden;
}
.carRestant
{
    font-size:10px;
    color:#999999;
    font-family:Trebuchet MS;
    font-weight:normal;
    overflow:auto;
    margin-right:20px;
}
.headerListe
{
	width:442px;
	height:34px;
	background-image:url("../img/bgDegGris.gif");
	background-repeat:no-repeat;
	}

.btnInactif
{
	background-image:url("../img/btnInactifG.gif");
	background-repeat:no-repeat;
	height:20px;
	}

.btnInactif .innerText
{
	background-image:url("../img/btnInactifBG.gif");
	background-repeat:repeat-x;
	height:20px;
	margin-left:6px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	color:#4a5863;
	}

.btnInactif .end
{
	background-image:url("../img/btnInactifD.gif");
	background-repeat:no-repeat;
	height:20px;
	width:6px;
	}

.btnActif
{
	background-image:url("../img/btnActifG.gif");
	background-repeat:no-repeat;
	height:20px;
	}

.btnActif .innerText
{
	background-image:url("../img/btnActifBG.gif");
	background-repeat:repeat-x;
	height:20px;
	margin-left:6px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	color:#4a5863;
	}

.btnActif .end
{
	background-image:url("../img/btnActifD.gif");
	background-repeat:no-repeat;
	height:20px;
	width:6px;
	}


.btnInactif .innerText a,
.btnActif .innerText a
{
	font-size:11px;
	font-weight:bold;
	color:#4a5863;
	font-family:Trebuchet MS;
	}

.titreCarnet .titre
{
	color:#663300;
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS;
	}
	
.titreCarnet .date
{
	color:#cc9900;
	font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS;
	}

.tireCarnetLinks a
{
	font-size:10px;
	color:#663300;
	text-decoration:underline;
	}

.grayDottedSep
{
	border-top:dotted 2px #cccccc;
	width:100%;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	}
.graySolidSep
{
	border-top:solid 1px #cccccc;
	width:545px;
	height:1px;
	margin:10px;
	margin-top:30px;
}
.colOneThird
{
	width:33%;
	}

.liensCarnet,
.liensCarnet a
{
	color:#666666;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:bold;

	}

.smallText
{
	font-family:Trebuchet MS;
	font-size:10px;
	}

.colGaucheC
{
	background-color:#edeeef;
	width:152px;
	margin-top:5px;
	}

*html .colGaucheC
{
	background-color:#edeeef;
	width:152px;
	margin-top:5px;
	}
	
.colGaucheC .top
{
	width:152px;
	height:31px;
	background-image:url("../img/topColCarnet.gif");
	background-repeat:no-repeat;
	
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:31px;
	}


.colGaucheC .item
{
	width:124px;
	height:44px;
	background-color:#ffffff;
	/*background-image:url("../img/botBorderItemColG.gif");
	background-position:bottom;
	background-repeat:no-repeat;*/
	margin:0 auto;
	text-align:center;
	padding:5px;
	overflow:hidden;
	}

.colGaucheC .sep
{
	background-image:url("../img/botBorderItemColG.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:1px;
	}
	
.colGaucheC .sepLast
{
	background-image:url("../img/basEspaceUtilisateurs.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:11px;
	}

.colGaucheC .item a,
.colGaucheC .itemLast a
{
	font-weight:bold;
}
	
.colGaucheC .active a
{
	color:#cc9900;
	}

.contentCarnet
{
	width:450px;
	margin-left:10px;
	/*margin-top:10px;*/
	}

.contentCarnetBig
{
	width:810px;
	margin-left:10px;
	margin-top:10px;
	}

.contentCarnetBig .header
{
	width:810px;
	height:29px;
	background-image:url("../img/titreCarnetBgBig.gif");
	background-repeat:no-repeat;
	color:#996600;
	line-height:29px;
	padding:0px 5px 0px 5px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:13px;
	overflow:hidden;
	}
/*added by Mamta for Carousel in IE 09-March-2010*/
.contentCarnetBig_carnet
{
	width:790px;
	margin-left:10px;
	margin-top:10px;

	}
	
.contentCarnetBig_carnet .header
{
	width:790px;
	height:29px;
	background:url(../img/titreCarnetBgBig.gif) no-repeat right top;
	color:#996600;
	line-height:29px;
	padding:0px 5px 0px 5px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:13px;
	overflow:hidden;
	}	
/*End here */
.contentCarnet .header
{
	width:440px;
	height:29px;
	background-image:url("../img/titreCarnetBg.gif");
	background-repeat:no-repeat;
	background-position: top right;
	color:#996600;
	line-height:29px;
	padding:0px 5px 0px 5px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:13px;
	overflow:hidden;
	}

.contentCarnet .header .small,
.contentCarnetBig .header .small
{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	}

.contentCarnet .content,
.contentCarnetBig .content
{
	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	border-bottom:solid 1px #e9eaeb;
	text-align:center;
	padding:10px;
	}

.contentCarnet .content img
{
	/*max-width:410px;*/
	}
	
*html .contentCarnet .content img
{
	/*width:410px;*/
	}

.contentCarnet .titrePhoto,
.contentCarnetBig .titrePhoto
{
	border-bottom:solid 1px #e9eaeb;
	padding:5px;
	text-align:left;
	}

.contentCarnet .titrePhoto
.contentCarnetBig .titrePhoto
{
	border-bottom:solid 1px #e9eaeb;
	color:#666666;
	font-weight:bold;
	padding:4px;
	font-size:11px;

	}

.alignLeft
{
	text-align:left;
	}

.carnetFooter
{
	width:450px;
	background-image:url("../img/cadreBottomRight.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	height: 9px;
	}

.contentCarnet .resume
{
	width:425px;
	border-left:solid 1px #e9eaeb;
	border-right:solid 1px #e9eaeb;
	padding:0px 5px 5px 5px;
	margin-left: -4px;
	}
	
.contentCarnet .resume .userDetails
{
	font-size:10px;
	font-family:Trebuchet MS;
	line-height:12px;
	}

.contentCarnet .resume .titre
{
	width:415px;
	height:26px;
	background-color:#edeeef;
	padding:5px;
	}

.contentCarnet .footerResume
{
	width:437px;
	height:14px;
	background-image:url("../img/footerResume.gif");
	background-repeat:no-repeat;
	margin-left: -4px;
	}

.contentCarnet .titreRecit
{
	font-weight:bold;
	color:#996600;
	padding-top: 10px;
	}


.photo470 img
{
	width:470px;
	max-width:470px;
}


.photo350 img
{
	max-width:350px;
}

.smallGray
{
	color:#999999;
	}

.MosaiqueContainer
{
	width:410px;
	height:310px;
	overflow:hidden;
	position:relative;
	}

.ImgMosaique
{
	position:absolute;
	}

.ImgMosaique img
{
	max-width:150px;
	max-height:120px;	
	border-top:solid 4px #ededed;
	border-left:solid 4px #ededed;
	border-right:solid 4px #ededed;
	border-bottom:solid 16px #ededed;
	}
	
*html .ImgMosaique img
{
	width:150px;
	height:120px;	
	border-top:solid 4px #ededed;
	border-left:solid 4px #ededed;
	border-right:solid 4px #ededed;
	border-bottom:solid 16px #ededed;
	}

#imgMosaique1
{
	z-index:10;
	left:140px;
	top:110px;
	}

#imgMosaique2
{
	z-index:9;
	left:50px;
	top:50px;
	
	}

#imgMosaique3
{
	z-index:8;
	left:240px;
	top:70px;
	}

#imgMosaique4
{
	z-index:7;
	left:220px;
	top:160px;
	}

#imgMosaique5
{
	z-index:6;
	left:80px;
	top:180px;

	}
	
#imgMosaique6
{
	z-index:5;
	left:150px;
	top:0px;

	}

#imgMosaique7
{
	z-index:4;
	left:20px;
	top:100px;

	}

#imgMosaique8
{
	z-index:3;
	left:250px;
	top:180px;
	}

#imgMosaique9
{
	z-index:2;
	left:150px;
	top:200px;

	}
	
#imgMosaique10
{
	z-index:1;
	left:250px;
	top:10px;

	}


.MosaiqueContainerMini
{
	width:100px;
	height:80px;
	overflow:hidden;
	position:relative;
	float:left;
	}

.ImgMosaiqueMini
{
	position:absolute;
	}

.ImgMosaiqueMini img
{
	max-width:35px;
	max-height:25px;
	padding:0px;
	border-top:solid 1px #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 1px #ededed;
	border-bottom:solid 4px #ededed;	
	}
	
*html .ImgMosaiqueMini img
{
	width:35px;
	height:25px;
	padding:0px;
	border-top:solid 1px #ededed;
	border-left:solid 1px #ededed;
	border-right:solid 1px #ededed;
	border-bottom:solid 4px #ededed;	
	}

#imgMosaique1Mini
{
	z-index:10;
	left:35px;
	top:28px;
	}

#imgMosaique2Mini
{
	z-index:9;
	left:15px;
	top:10px;
	
	}

#imgMosaique3Mini
{
	z-index:8;
	left:55px;
	top:5px;
	}

#imgMosaique4Mini
{
	z-index:7;
	left:60px;
	top:40px;
	}

#imgMosaique5Mini
{
	z-index:6;
	left:10px;
	top:45px;

	}
	
#imgMosaique6Mini
{
	z-index:5;
	left:30px;
	top:2px;

	}

#imgMosaique7Mini
{
	z-index:4;
	left:40px;
	top:50px;

	}

#imgMosaique8Mini
{
	z-index:3;
	left:2px;
	top:30px;
	}

#imgMosaique9Mini
{
	z-index:2;
	left:65px;
	top:25px;

	}
	
#imgMosaique10Mini
{
	z-index:1;
	left:5px;
	top:5px;

	}
	
.calendarBouton
{
	float:left;
	margin-left:5px;
	margin-top:2px;
	cursor:pointer;
}

.miniFlag
{
	border:solid 1px #c4c4c4;
	margin-top:5px;
	}

.blind
{
	/*width:330px;*/
	}

.blindHeader
{
	height:38px;
	background-image:url("../img/blindTripTipBgHeader.gif");
	background-repeat:repeat-x;
	line-height:38px;
	padding-left:0px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:#4d5868;
	cursor:pointer;
}

.blindContent
{
	padding:5px;
	color:#999999;
	}

.blindContent a,
.blindContent a:active,
.blindContent a:hover,
.blindContent a:visited
{
	color:#999999;
	}

.tripOrange
{
	color:#ffcc00;
	}

.aideMini
{
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	line-height:22px;
	}


.cadreAideFirst
{
	font-weight:bold;
	}

.cadreAideFirst a
{
	color:#aeaeae;
	text-decoration:underline;
	}

.cadreAideFirst .contentInactive
{
	background-color:#f7f7f7;
	text-align:center;
	padding:5px;
	background-image:url("../img/bgHelpCadre.gif");
	background-position:right;
	background-repeat:repeat-y;
	color:#aeaeae;
	font-family:Trebuchet MS;
	line-height:15px;
	font-size:11px;
	}

.cadreAideFirst .contentActiveOrange1
{
	background-color:#fda727;
	text-align:center;
	background-image:url("../img/bgHelpOrange1.gif");
	background-position:right;
	background-repeat:no-repeat;
	width:350px;
	height:270px;
	}
	
.cadreAideFirst .contentActiveOrange2
{
	background-color:#fac013;
	text-align:center;
	background-image:url("../img/bgAideOrange2.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}
	
.cadreAideFirst .contentActiveBleu1
{
	background-color:#29a3fd;
	text-align:center;
	background-image:url("../img/bgAideBleu1.gif");
	background-position:right;
	background-repeat:no-repeat;
	width:350px;
	height:270px;
	}

.cadreAideFirst .contentActiveBleu2
{
	background-color:#187fca;
	text-align:center;
	background-image:url("../img/bgAideBleu2.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}
	
.cadreAideFirst .contentActiveBleu3
{
	background-color:#29a3fd;
	text-align:center;
	background-image:url("../img/bgAideBleu3.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}

.cadreAideFirst .contentActiveRose
{
	background-color:#fd297e;
	text-align:center;
	background-image:url("../img/bgAideRose.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}

.cadreAideFirst .contentActiveVert
{
	background-color:#12d136;
	text-align:center;
	background-image:url("../img/bgAideVert.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}

.cadreAideFirst .contentActiveRouge1
{
	background-color:#f60e0e;
	text-align:center;
	background-image:url("../img/bgAideRouge1.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;
	height:92px;

	}

.cadreAideFirst .bgRight,
.cadreAide .bgRight
{
	text-align:center;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url("../img/bgHelpCadreActive.gif");
	background-position:right;
	background-repeat:repeat-y;
	width:350px;
	color:#ffffff;
	font-family:Trebuchet MS;
	line-height:15px;
	height:100%;
	}


.cadreAide .header,
.cadreAideFirst .header
{
	width:352px;
	background-image:url("../img/bgAideHeader.gif");
	background-repeat:no-repeat;
	height:9px;
	}

.cadreAide .headerBleu1,
.cadreAideFirst .headerBleu1
{
	width:360px;
	background-image:url("../img/bgAideHeaderBleu.gif");
	background-repeat:no-repeat;
	height:12px;
	}
	
.cadreAide .headerOrange,
.cadreAideFirst .headerOrange
{
	width:360px;
	background-image:url("../img/bgAideHeaderOrange.gif");
	background-repeat:no-repeat;
	height:12px;
	}
.cadreAide .headerBleu2,
.cadreAideFirst .headerBleu2
{
	width:360px;
	background-image:url("../img/bgAideHeaderBleu2.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .headerRose,
.cadreAideFirst .headerRose
{
	width:360px;
	background-image:url("../img/bgAideHeaderRose.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .headerVert,
.cadreAideFirst .headerVert
{
	width:360px;
	background-image:url("../img/bgAideHeaderVert.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .headerRouge1,
.cadreAideFirst .headerRouge1
{
	width:360px;
	background-image:url("../img/bgAideHeaderRouge1.gif");
	background-repeat:no-repeat;
	height:10px;
	}


.cadreAide .footer,
.cadreAideFirst .footer
{
	width:352px;
	background-image:url("../img/bgAideFooter.gif");
	background-repeat:no-repeat;
	height:9px;
	}

.cadreAide .footerOrange,
.cadreAideFirst .footerOrange
{
	width:360px;
	background-image:url("../img/bgAideFooterOrange.gif");
	background-repeat:no-repeat;
	height:12px;
	}
	
.cadreAide .footerBleu,
.cadreAideFirst .footerBleu
{
	width:360px;
	background-image:url("../img/bgAideFooterBleu.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerBleu1,
.cadreAideFirst .footerBleu1
{
	width:360px;
	background-image:url("../img/bgAideFooterBleu1.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerBle2,
.cadreAideFirst .footerBleu2
{
	width:360px;
	background-image:url("../img/bgAideFooterBleu2.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerRose,
.cadreAideFirst .footerRose
{
	width:360px;
	background-image:url("../img/bgAideFooterRose.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerVert,
.cadreAideFirst .footerVert
{
	width:360px;
	background-image:url("../img/bgAideFooterVert.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerRouge1,
.cadreAideFirst .footerRouge1
{
	width:360px;
	background-image:url("../img/bgAideFooterRouge1.gif");
	background-repeat:no-repeat;
	height:10px;
	}

.padding10
{
	padding:10px;
	padding-left:5px;
	}


.cadreTrou
{
	width:333px;
	height:108px;
	background-image:url("../img/cadreTrouAide.gif");
	background-repeat:no-repeat;
	line-height:100px;
	text-align:center;
	margin-top:5px;
	color:#aeaeae;
	font-size:10px;
	}

.cadreProfil
{
	margin:10px;
	
	}

.textProfil
{
	margin-left:15px;
	}

.titreProfil
{
	color:#999999;
	font-weight:bold;
	font-size:10px;
	font-family:Trebuchet MS;
	}

.valueProfil
{
	color:#000000;
	font-size:10px;
font-family:Trebuchet MS;
	}

.inputModif
{
	height:11px;
	font-size:10px;
	}

#News .cadreContent
{
	background-image:url("../img/bgMesNews.gif");
	background-repeat:repeat-x;
	height:111px;
	font-size:10px;
	font-weight:bold;
	font-family:Trebuchet MS;
	}
	
#WallForm textarea
{
	width:430px;
	height:60px;
	
	}

form#WallForm label,
form#WallForm label{
	width: 220px;
	float: Left;
	padding-top: 3px;
}

.wall
{
	font-family:Trebuchet MS;
	font-size:10px;
	}

.wallDate
{
	font-weight:bold;
	color:#cccccc;
	}


.wallUsername
{
	font-weight:bold;
	color:#336699;
}


.wallUsername a,
.wallUsername a:hover,
.wallUsername a:visited,
.wallUsername a:active
{
	font-weight:bold;
	color:#336699;
}

.wallSep
{
	border-top:solid 1px #cccccc;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	height:0px;
	
	}

.amiTitre
{
	width:455px;
	height:25px;
	line-height:25px;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	font-family:Trebuchet MS;
	padding-left:10px;
	background-image:url("../img/mesAmisBgTitre.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	}

.lineHeight
{
	line-height:12px;
	}

.demandeAttente
{
	background-image:url("../img/bgDemandeAttente.gif");
	background-repeat:no-repeat;
	height:110px;
	width:411px;
	padding-left:10px;
	padding-right:20px;
	
	}

.cadreAmi1
{
	
	padding:15px;
	}
.cadreAmi1
{
	
	padding:3px;
	}

.cadreGris
{
	background-color:#f2f2f2;
	}

.BotAmi
{
	width:434px;
	background-image:url("../img/bgBotAmi.gif");
	background-repeat:no-repeat;
	height:13px;
	}


.inviteAddress
{
	
	margin-top:5px;
	color:#6f859c;
	font-family:Trebuchet MS;
	font-size:9px;
	font-weight:bold;
	
	}

.inviteAddress input
{
	width:265px;
	height:12px;
	font-size:10px;
	}

.btnEnvoyer
{
	border-width:0px;
	width:85px;
	height:19px;
	background-image:url("../img/FR/btnEnvoyer.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	
	}

.messagerieNbMsg
{
	font-family:Trebuchet MS;
	font-size:9px;
	font-weight:bold;
	color:#336699;
	margin-top:12px;
	margin-right:20px;
	line-height:22px;
	
	}

.NbMsg
{
	line-height:normal;
	background-image:url("../img/bgNbMsg.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	width:35px;
	height:22px;
	color:#ffffff;
	padding-left:16px;
	letter-spacing:-2px;
	font-size:13px;
	}
.NbTripNews
{
	line-height:normal;
	background-image:url("../img/icoTripNews.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	width:35px;
	height:22px;
	color:#ffffff;
	padding-left:3px;
	margin-top:3px;
	letter-spacing:-2px;
	font-size:13px;
	}
.supMsg
{
	border:none;
	border-width:0px;
	width:135px;
	height:31px;
	background-image:url("../img/FR/supprimerMsg.gif");
	overflow:hidden;
	background-repeat:no-repeat;
	}

.menuMsg
{
	/*margin-left:10px;*/
	}

.cadreMsg
{
	border-left:solid 1px #f5f5f5;
	border-right:solid 1px #f5f5f5;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding:10px;
	padding-top:0px;

	}

.cadreMsgFooter
{

	margin-left:10px;
	margin-right:10px;
	width:790px;
	height:14px;
	background-image:url("../img/cadreMsgFooter.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	}

.msg0
{
	background-color:#eff3f7;
	height:75px;
	line-height:75px;
	overflow:hidden;
	}

.msg1
{
	background-color:#ffffff;
	height:75px;
	line-height:75px;
	overflow:hidden;
	}

.blueText
{
	color:#336699;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	
	}

.blueTextSmall
{
	color:#336699;
	font-family:Trebuchet MS;
	font-size:9px;
	}


.GrayLink a
{
	color:#9ea6ae;
	font-family:Trebuchet MS;
	font-size:10px;
	text-decoration:underline;
	font-style:italic;
	
	}


.titreCom
{
	background-image:url("../img/bgCom.gif");
	background-repeat:repeat-x;
	height:43px;
	
	}

.valCom
{
	width:199px;
	height:24px;
	border:none;
	border-width:0px;
	background-image:url("../img/FR/valCom.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	}

.infobulle
{
	width:121px;
	height:48px;
	background-image:url("../img/infobulleBg.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
	line-height:38px;
	display:none;
	}

.headerSearch
{
	background-color:#d4d9dc;
	height:22px;
	}

.headerSearch .leftCorner
{
	width:8px;
	height:22px;
	background-image:url("../img/headerSearchBgL.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	}

.headerSearch .rightCorner
{
	width:8px;
	height:22px;
	background-image:url("../img/headerSearchBgR.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	}

.headerSearchTab
{
	width:113px;
	text-align:center;
	line-height:22px;
	}

.headerSearchTab a,
.headerSearchTabActive a
{
	font-weight:bold
	}

.headerSearchTabActive
{
	width:113px;
	margin-left:7px;
	text-align:center;
	line-height:22px;
	background-image:url("../img/headerSearchTabActiveBg.gif");
	background-repeat:no-repeat;
	height:22px;
	
	}

.searchVille
{
	color:#336598;
	text-decoration:underline;
	}

.nounderline a
{
	text-decoration:none;
	}

.lineSep
{
	height:0px;
	border-top:solid 1px #cccccc;
	}


.blueText
{
	color:#336799;
	font-weight:bold;
	}


#imgForm #subBut
{
	float:right;
	width:114px;
	height:21px;
	background-image:url("../img/FR/telecharger.gif");
	border:none;
	border-width:0px;
	font-size:0px;
	cursor:pointer;
	color:#ffffff;
	margin-right:100px;
	}

#imgForm #labelFGphoto
{
	color:#ffffff;
	}

#imgForm #FGphoto
{
	float:right;
	margin-right:100px;
	}

ul.listeOption li
{
	color:#6f8093;
	margin-top:15px;
	}
	
.black
{
	color:#000000;
	}
	
	
.menuMessagerie
{
	background-image:url('../img/fondMenuMess.gif');
	width:783px;
	height:31px;
	margin-left:15px;
}





#englobeMess  form#aForm label
{
	width:136px;
}

.lineNotif
{
	background-color:#f5f6f7;
	width:475px;
	height:22px;
	padding:5px;
	margin-left:30px;
	margin-top:10px;
}
.menuConnecteNotSel
{
    height:32px;
	background-image:url('../img/menuConnecteNotSel.gif');
    background-repeat:repeat-x;   
    text-align:center;  
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
	
	
}
.menuVisiteurNotSel
{
    height:32px;
	background-image:url('../img/menuVisiteurNotSel.gif');
    background-repeat:repeat-x;   
    text-align:center;   
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}
.menuConnecteSel
{
    height:32px;
	background-image:url('../img/menuConnecteSel.gif');
    background-repeat:repeat-x;   
    text-align:center;   
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}
.menuVisiteurSel
{
    height:32px;
	background-image:url('../img/menuVisiteurSel.gif');
    background-repeat:repeat-x;
    text-align:center;   
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}
.menuConnecteNotSel:hover
{
    height:32px;
	background-image:url('../img/menuConnecteSel.gif');
    background-repeat:repeat-x;   
    text-align:center;   
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}
.menuVisiteurNotSel:hover
{
    height:32px;
	background-image:url('../img/menuVisiteurSel.gif');
    background-repeat:repeat-x;
    text-align:center;   
    line-height:32px; 
	color:#dde1e6;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:11px;
}
.menuSeparateur
{
    height:32px;
    width:1px;
	background-image:url('../img/menuSeparateur.gif');
    background-repeat:repeat-x;   
}

.lienSponsorise
{
	width:190px;
	float:left;
	margin-left:10px;
	font-size:11px;
}

.lienSponsorise .lienTitle
{
	font-weight:bold;
}

.lienSponsorise .lienDescription
{
	color:#333333;
}


.lienLink
{
	font-size:11px;
	
}


form#aForm .subBut input
{
	border:none;
	border-width:0px;
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
	}


.destinationChoice:hover {
background-color:#ffff99;
}


.boldUnderlinedLinks a,
.boldUnderlinedLinks a:active,
.boldUnderlinedLinks a:hover,
.boldUnderlinedLinks a:visited
{
	text-decoration:underline;
	font-weight:bold;
	
	}

.ajoutElem
{
	border:none;
	border-width:0px;
	width:149px;
	height:18px;
	background-image:url("../img/FR/ajoutElem.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	}

.photoAnnuler
{
	border:none;
	border-width:0px;
	width:98px;
	height:18px;
	background-image:url("../img/FR/photoAnnuler.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	}
	

.comOnglet ul
{
	float:left;
}

.comOnglet ul li
{
	float:left;
	background-image:url('../img/combtn.gif');
	width:106px;
	height:27px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	padding-top:4px;
	margin-right:2px;
	background-repeat:no-repeat;
}


.comOnglet ul .active 
{
	background-image:url('../img/combtna.gif');
}

.smallGrayCadre
{
	width:148px;
	height:24px;
	background-image:url("../img/bgGray.gif");
	background-repeat:no-repeat;
	color:#ffffff;
	line-height:24px;
	font-weight:bold;
	padding-left:10px;
	font-size:15px;
	}

.commentBot
{
	width:450px;
	height:12px;
	background-image:url("../img/commentBot.gif");
	background-repeat:no-repeat;
	background-position: top right; 
	}
	

.comOnglet1 ul
{
	margin:0px;
	padding:0px;
}

	
.comOnglet1 ul
{
	float:left;
	margin:0px;
	padding:0px;
}

.comOnglet1 ul li
{
	float:left;
	background-image:url('../img/combtn.gif');
	width:106px;
	height:27px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	padding-top:4px;
	margin-right:2px;
	background-repeat:no-repeat;
}


.comOnglet1 ul .active 
{
	background-image:url('../img/combtna.gif');
}
#aForm .gForm #labelFGdestination
{
    margin-bottom:10px;
}

#aForm2 .gForm #FGmessage
{
    font-size:12px;
    width:400px;
    height:73px;
    border:solid 1px #99cdfd;
    padding:10px;
    float:left;
}
#aForm2 .gForm #subBut2
{
    float:right;
    margin-top:-114px;
    margin-right:50px;
}



.noTopborder .cadreBlancContent
{
	
	/*border-top:solid 0px red;*/
	/*padding-top:0px;*/
}


.darkFont,
.darkFont a,
.darkFont a:hover,
.darkFont a:visited,
.darkFont a:active
{
	color:#333333;
}


.medFont,
.medFont a,
.medFont a:hover,
.medFont a:visited,
.medFont a:active
{
	color:#666666;
}

.caFont,
.caFont a,
.caFont a:hover,
.caFont a:visited,
.caFont a:active
{
	color:#996600;
}
.size12
{
	font-size:12px;
}

.size11
{
	font-size:11px;
}

.size10
{
	font-size:10px;
}

.size9
{
	font-size:10px;
}


noBold,
noBold a,
noBold a:hover,
noBold a:visited,
noBold a:active
{
	font-weight:normal;
}




.htHp4
{
	color:#ffcc00;
}

.htHp3
{
		color:#ffa041;
	}

.htHp2
{
	color:#ffcc00;
	}

.htHp1
{
	color:#cc9900;
}

.noPadding
{
	padding:0px;
}

.OngletTextePos h2
{
	font-weight:normal;
	font-size:16px;
	font-family:Trebuchet MS;
}



.LinkStyleU,
.LinkStyleU a,
.LinkStyleU a:hover,
.LinkStyleU a:visited,
.LinkStyleU a:active
{
	text-decoration:underline;
	cursor:pointer;
	}



.blackFont,
.blackFont a,
.blackFont a:hover,
.blackFont a:visited,
.blackFont a:active
{
	color:#000000;
	}
	
	

.blackLink a,
.blackLink a:hover,
.blackLink a:visited,
.blackLink a:active
{
	color:#000000;
	}
	
#commWallInsert #FGmessage
{
	font-size: 11px;
	 color: rgb(102, 102, 102);
	  font-style: italic;
	  background-color:#e4f1fc;
	  border:solid 1px #c0cbd4;
}

.etapeCarnet
{
    width:49px;
	height:53px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/crayon-modifier.png");
}


.etapeRecit
{
    width:49px;
	height:53px;
	margin-left:30px;
	background-repeat:no-repeat;
	background-image:url("../img/corbeille.png");
}
	

/* Custom styling tags
	Authour @ Priyantha Gunawardena <Priyantha.Gunawardena@cms.lk>
	
*/
.user_content_title{
	width:445px;
}

.become_member_wrapper{
	background: url('../img/FR/img_become_member.gif') center top no-repeat;
	overflow: hidden;
	width: 352px;
	height: 229px;
	margin-bottom: 10px;
}
a.btn_become_member{
	display: block;
	margin-top: 180px;
	margin-left: 90px;
	width: 179px;
	height: 26px;	
}
/* Flash banner in teh home page*/
.flash_banner{
	
}

a.fiches_flash_banner_link{
	display: block;
	width: 240px;
	height: 90px;
	/*background-color: #000;*/
	position: absolute;
	z-index: 99;
	background: transparent url('../img/spacer.gif');
}

/*
* Log in form styling.
* @Author Priyantha.Gunawardena@cms.lk
*/
.login_form_wrapper{
	color: #3d4c58;
	font-family:"Trebuchet MS", Helvetica, sans-seri;
	width: 725px;
}
.login_form_content_wrapper{
	
	
	min-height : 411px;
	height: auto !important;
	height: 411px;
	
	background: #cde3f3 url('../img/login_bg.jpg') 0 0 repeat-x;
}
.login_form_content_wrapper h1{
	
	background: url('../img/login_horizontal.gif') center bottom repeat-x;
	font-size: 20px;
	padding: 20px 10px 15px;
	margin: 0 10px;
	display: block;	
}
.login_form_content_wrapper .form_content{
	padding: 10px;
	margin: 0 10px;
	margin-top: 0;
}
.login_form_content_wrapper .user_login_become_member_wrapper{
	padding: 10px;
	margin: 0 10px;
	background: transparent url('../img/login_horizontal.gif') 0 0 repeat-x;
}
#form_user_login h2{
	padding: 5px 0 15px 30px;
	list-style: disc;
	list-style-position: inside;
	font-size: 16px;
	font-weight: bold;
	background: url('../img/img_bullet.gif') 18px 11px  no-repeat;
}

.LoginScreen{
	padding-left: 30px;
}
.user_login_become_member_wrapper a{
	padding-left: 30px;
}
.user_login_form_submit{
	background-image: url('../img/FR/btn_login_form_submit.png');
	width: 120px;
	height: 34px;
	border: none;
	background-color: transparent;
	margin-left: 104px;
}
.LoginForm label{
	font-weight: bold;
}
.LoginSubmitElt a{
	text-decoration: underline !important;
	padding-bottom: 10px;
	display: block;
	width: 150px;
}
.login_input{
	border: #e5e5e5 1px solid;
	padding: 2px 5px;
	width: 210px;
	background: url('../img/input_bg.gif') 0 0 repeat-x;
}
/* user login messages*/
.user_login_message_wrapper{
	background: transparent url('../img/img_exclamation_orange.png') 18px 3px no-repeat;
	padding-left: 65px;
}
.user_login_message_wrapper h2{
	margin: 0 !important;
	color: #f76f0e;
	background-image: none !important;
	font-size: 17px;
	padding:2px 0 10px 0 !important;
}
.user_login_message_wrapper p{
	padding-bottom: 10px;
}
.login_form_footer_wrapper{
	float: right;
	background: transparent url('../img/user_login_bg_footer.png') right top no-repeat;
	width: 629px;
	height: 9px;
}
/* Sequence images*/
.seq_image_wrapper{
	width: 239px;
	height: 411px;
}

/*become member*/
.become_member_screen_wrapper{

}
.become_member_screen_list{
	padding: 10px 20px 15px 130px;
	
}
.become_member_screen_wrapper .partag{
	background: transparent url('../img/become_member_screen_partag.png') 15px 7px no-repeat;
	height: 70px;
	margin-top: 10px;
}

.become_member_screen_wrapper .entrez{
	background: transparent url('../img/become_member_screen_entrez.png') 15px 7px no-repeat;
	height: 75px;
}

.become_member_screen_wrapper .creez{
	background: transparent url('../img/become_member_screen_creez.png') 15px 7px no-repeat;
	height: 80px;
}
.become_member_screen_wrapper .donnez{
	background: transparent url('../img/become_member_screen_donnez.png') 15px 7px no-repeat;
	height: 95px;
}

.become_member_screen_wrapper p{
	line-height: 14px;
	background: url('../img/img_bullet.gif') 0px 5px  no-repeat;  
	padding-left: 10px;
	margin-bottom: 5px;
}

.become_member_screen_wrapper p span{
	font-weight: bold;
	font-size: 13px;
}

.inscription_form_wrapper{
	width: 239px;
	overflow: hidden;
}
.inscription_form_content{
	background: #ffcf0f;
	padding: 5px;
	
}

.inscription_content .errors{
	padding: 2px 0 2px 10px;
	
	line-height: 16px;
	background-color: #F1B9AA;
	border: #E88A71 1px dashed;
	color: #C3401F;
}
.inscription_form_footer{
	background:transparent url(../img/user_login_bg_footer.png) no-repeat scroll right top;
	float:right;
	height:9px;
	width:239px;
}
.inscription_form_wrapper h2{
	background: url('../img/img_inscription_heading.gif') 0px 0px  no-repeat;
	height: 35px;
	width: 217px;	
}

#inscriptionForm label{
	display: block;
	padding: 3px 0;
}

#inscriptionForm #FGpseudo, #inscriptionForm #FGemail, 
#inscriptionForm #FGpassword, #inscriptionForm #FGpassword1, 

#inscriptionForm p input{
	border: #e5e5e5 1px solid;
	padding: 1px;
	background: url('../img/input_bg.gif') 0 0 repeat-x;
	width: 225px;
}
#inscriptionForm .legend{
	padding: 2px 0 3px;
	font-weight: bold;
}
#inscriptionForm .alignF{
	margin:5px auto auto 36px;
}
#inscriptionForm #labelFGnewsletter, #inscriptionForm #labelFGacceptCondition{
	margin-left: 25px;
	margin-top: 5px;
	font-size: 11px;
	line-height: 12px;
}

#inscriptionForm #FGnewsletter{
	position: absolute;
	margin-top: -35px;
}
#inscriptionForm #FGacceptCondition{
	position: absolute;
	margin-top: -48px;
		
}

#inscriptionForm #labelFGpseudo, #inscriptionForm #labelFGemail, 
#inscriptionForm #labelFGpassword, #inscriptionForm #labelFGpassword1{
	font-weight: bold;
}

#inscriptionForm p label{
	font-weight: bold;
}
#inscriptionForm #subBut{
	
background:transparent url('../img/FR/inscript_devenir.png') no-repeat scroll 11px 0;
border:medium none;
height:40px;
width:222px;

}

/*Member success*/
.become_member_success_wrapper{
	padding-bottom: 0;
	padding-left: 40px;
	font-size: 20px;	
}
.become_member_success_wrapper p{
	padding: 40px 30px 10px 0;
		
}
.become_member_success_wrapper div.success_msg{
	color: #3399cc;
	background: transparent url('../img/img_success.png') 0 30px no-repeat;
	padding: 40px 30px 10px 55px;
}

.become_member_success_wrapper p span.email{
	color: #3399cc;
}

.become_member_success_wrapper a, .become_member_success_wrapper a:visited{
	color: #3399cc !important;
}

.pHeader_tooltip{
	background: transparent url('../img/popupBgTopBig_tool_tip.gif') 0 0 no-repeat;
	height:24px;
	overflow:hidden;
	width:442px;
}

.big_communaute
{
 /*width:611px;*/
 /* width need to be  623px*/
 margin-left:5px;
 width:455px;
    /*margin-right: 6px;*/
}
 

