/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component 
{
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}

.carousel-component a
{
	text-decoration:none;
	}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	
    
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:8px 16px 4px 35px;
	margin:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

.carousel-component .carousel-prev { 
	position:absolute;
	top:15px;
	z-index:3;
	cursor:pointer; 
	left:5px;
}

.carousel-component .carousel-next { 
	position:absolute;
	top:15px;
	z-index:3;
	cursor:pointer; 
	right:5px;
}














/******************** A rajouter dans default.css******************************/


.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 .contentActiveBleu4
{
	background-color:#3399cc;
	text-align:center;
	background-image:url("../img/bgAideBleu4.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 .contentActiveVert2
{
	background-color:#cccc33;
	text-align:center;
	background-image:url("../img/bgAideVert2.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 .contentActiveRouge2
{
	background-color:#ff6633;
	text-align:center;
	background-image:url("../img/bgAideRouge2.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}

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

	}

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

	}

.cadreAideFirst .contentActiveTurquoise1
{
	background-color:#00cccc;
	text-align:center;
	background-image:url("../img/bgAideTurquoise1.gif");
	background-position:top;
	background-repeat:no-repeat;
	width:350px;

	}

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

	}

.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 .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 .headerViolet1,
.cadreAideFirst .headerViolet1
{
	width:360px;
	background-image:url("../img/bgAideHeaderViolet1.gif");
	background-repeat:no-repeat;
	height:12px;
	}


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

.cadreAide .headerTripTip1,
.cadreAideFirst .headerTripTip1
{
	width:360px;
	background-image:url("../img/FR/bgAideHeaderTripTip1.gif");
	background-repeat:no-repeat;
	height:48px;
	}

.cadreAide .headerTripTip2,
.cadreAideFirst .headerTripTip2
{
	width:360px;
	background-image:url("../img/FR/bgAideHeaderTripTip2.gif");
	background-repeat:no-repeat;
	height:48px;
	}

.cadreAide .headerTripTip3,
.cadreAideFirst .headerTripTip3
{
	width:360px;
	background-image:url("../img/FR/bgAideHeaderTripTip3.gif");
	background-repeat:no-repeat;
	height:48px;
	}

.cadreAide .headerTripTip4,
.cadreAideFirst .headerTripTip4
{
	width:360px;
	background-image:url("../img/FR/bgAideHeaderTripTip4.gif");
	background-repeat:no-repeat;
	height:48px;
	}

.cadreAide .headerTripTip5,
.cadreAideFirst .headerTripTip5
{
	width:360px;
	background-image:url("../img/FR/bgAideHeaderTripTip5.gif");
	background-repeat:no-repeat;
	height:48px;
	}


.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 .footerBleu2,
.cadreAideFirst .footerBleu2
{
	width:360px;
	background-image:url("../img/bgAideFooterBleu2.gif");
	background-repeat:no-repeat;
	height:12px;
	}

.cadreAide .footerBleu3,
.cadreAideFirst .footerBleu3
{
	width:360px;
	background-image:url("../img/bgAideFooterBleu3.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 .footerVert2,
.cadreAideFirst .footerVert2
{
	width:360px;
	background-image:url("../img/bgAideFooterVert2.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;
	}
	
.cadreAide .footerRouge2,
.cadreAideFirst .footerRouge2
{
	width:360px;
	background-image:url("../img/bgAideFooterRouge2.gif");
	background-repeat:no-repeat;
	height:12px;
	}

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

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

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


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


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

.AideCadreOrange
{
	width:327px;
	height:44px;
	background-image:url("../img/bgAideCadreOrangeTrip.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:2px;
	padding-left:5px;
}






.formProfilLine
{
	margin-top:10px;
	}

.formProfilLine .smallInput
{
	height:12px;
	font-size:9px;
	width:135px;
	border:solid 1px #ebebeb;
	}

.formProfilLine .smallInput:hover
{
	height:12px;
	font-size:9px;
	width:135px;
	border:solid 1px #99ccff;
	}

.formProfilLine .bigInput
{
	height:12px;
	font-size:9px;
	width:565px;
	border:solid 1px #ebebeb;
	}

.formProfilLine .bigInput:hover
{
	height:12px;
	font-size:9px;
	width:565px;
	border:solid 1px #99ccff;
	}


.labelFormProfil
{
	margin-left:25px;
	width:110px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	
	}

.labelFormProfilSmall
{
	margin-left:25px;
	width:55px;
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	
	}
	
.btnValider
{
	width:93px;
	height:21px;
	border:none;
	border-width:0px;
	background-image:url("../img/FR/valider.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	}

.areaInput
{
	width:610px;
	height:80px;
	overflow:auto;
	margin-left:90px;
	padding:10px;
	font-size:12px;
	border:solid 1px #ebebeb;
	}

.areaInput:hover
{
	width:610px;
	height:80px;
	overflow:auto;
	margin-left:90px;
	padding:10px;
	font-size:12px;
	border:solid 1px #99ccff;
	}


.dropDownProfil
{
	width:136px;
	height:19px;
	font-size:9px;
	border:solid 1px #ebebeb;
	
	}

.dropDownProfil:hover
{
	width:136px;
	height:19px;
	font-size:9px;
	border:solid 1px #99ccff;
	
	}

.dropDownProfilDate
{

	height:19px;
	font-size:10px;
	border:solid 1px #ebebeb;
	
	}

.dropDownProfilDate:hover
{
	height:19px;
	font-size:10px;
	border:solid 1px #99ccff;
	
	}

.trebuchet
{
	font-family:Trebuchet MS;
	}
	
	
.cadreGaleriePhoto:hover
{
	width:175px;
	margin-left:18px;
	margin-top:25px;
	background-color:#f4f0f1;

	
}

.cadreGaleriePhoto:hover .cadreBlancContent
{
	border-top:solid 1px #f9d157;
	border-left:solid 1px #f9d157;
	border-right:solid 1px #f9d157;
	padding:5px;
	padding-top:5px;
	background-color:#f4f0ef;
}

.cadreGaleriePhoto:hover .basCadreBlanc
{
	background-image:url("../img/basgris.gif");
	background-repeat:repeat-x;
	height:13px;
	}



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

.cadreGaleriePhoto:hover .basCadreBlancCoinD
{
	background-image:url("../img/coinbdgris.gif");
	background-repeat:no-repeat;
	height:13px;
	width:9px;
	}
