/*****DEFIL*****/

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 64px;
    height: 62px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango.jcarousel-container {
	-moz-border-radius: 10px;
	background-image: url(../images/scroll_services/cadre.gif);
	background-repeat: no-repeat;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
	width: 440px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 40px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  420px;
    height: 90px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 64px;
    height: 62px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 12px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/scroll_services/tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/scroll_services/tango/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#mycarousel li {
display: inline;
list-style-type: none;
}

/*****ACCORDION*****/
		.accordion_toggle {
	display: block;
	height: 28px;
	width: 210px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0;
	background-color: #999999;
	background-image: url(../images/accordion/accordion_toggle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
		}
#news_tutos {
	float: right;
	width: 210px;
}

.news_tutos_titre,  #news_tutos_titre {
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	height: 26px;
}
.news_tutos_titre, #news_tutos_titre a{
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
	padding-left: 0px;
text-decoration:none;

}
.news_tutos_titre, #news_tutos_titre a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #3588DB;
	padding-left: 0px;
}

.news_tutos_contenu {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 30px;
}

#news_tutos_bas {
	background-image: url(../images/accordion/bas.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 210px;
	margin-top: -12px;
}
.news_tutos_rubriques {
	margin-left: 15px;
	margin-top: 4px;
}

#news_tutos_haut {
	background-image: url(../images/accordion/haut.png);
	height: 12px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-left: 0px;
	padding-left: 0px;
}
		
		.accordion_toggle_active {
	color: #ffffff;
	background-color: #666666;
	background-image: url(../images/accordion/accordion_toggle_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
		
		.accordion_content {
	color: #444444;
	overflow: hidden;
	width: 210px;
	background-image: url(../images/accordion/fond.gif);
	background-repeat: repeat-y;
	background-color: #E8E8E8;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
					
					
    /* Container styling*/
    #vertical_nested_container {
    }


/*****CADRE FORUM*****/

#news_forum {
	width: 239px;
	margin-top: -2px;
	background-image: url(../images/cadre_news/forums_header.gif);
	background-color: #d3d3d3;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#news_forum_header {
	height: 36px;
}




#news_forum_footer {
	background-image: url(../images/cadre_news/forums_footer.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 239px;
	background-color: #FFFFFF;
}
#news_forum_contenu {
	font-size: 12px;
	color: #4b4b4b;
	margin-right: 14px;
	margin-left: 15px;
	background-image: url(../images/cadre_news/separation.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 4px;
}

.news_forum_titre,  #news_forum_titre {
	font-size: 13px;
	font-weight: bold;
	color: #4b4b4b;
}
.news_forum_titre, #news_forum_titre a{
	font-size: 13px;
	font-weight: bold;
	color: #4b4b4b;
	background-image: url(../images/cadre_news/puce.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
text-decoration:none;

}
.news_forum_titre, #news_forum_titre a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #3588DB;
	background-image: url(../images/cadre_news/puce_on.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
.news_forum_posteurtopic, #news_forum_posteurtopic{
	font-size: 11px;
	font-style: italic;
	color: #992424;
	font-weight: normal;
	width: 90px;
	text-align: left;
	text-decoration: none;
}
.news_forum_infos{
	margin-top: -3px;
	padding-bottom: 1px;

}
.news_forum_date{
	font-size: 11px;
	font-style: italic;
	color: #992424;
	float: right;
	font-weight: normal;
	width: 90px;
	text-align: right;
}
.news_forum_posteurtopic, #news_forum_posteurtopic a{
	text-decoration:none;
	color: #992424;
	text-decoration: none;

}
.news_forum_posteurtopic, #news_forum_posteurtopic a:hover{
	color: #FF0000;
	text-decoration:underline;
}

/*****CADRE ZONE MEMBRE*****/
#zone_membre {
	float: right;
	width: 210px;
	margin-top: 30px;
}
#zone_membre_bas {
	background-image: url(../images/cadre_news/membre_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 210px;
}
#zone_membre_titre {
	background-image: url(../images/cadre_news/membre_titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 210px;
}
#zone_membre_contenu {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}





/*****PRESENTATION DU SITE*****/

#presentation {
	background-image: url(../images/cadre_news/presentation.gif);
	width: 460px;
	padding-top: 43px;
	color: #373737;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 8px;
	background-color: #FFFFFF;
}

/*****ACTU DU SITE*****/

#accueil_actu {
	background-image: url(../images/cadre_news/titre_actu_web.gif);
	width: 469px;
	padding-top: 29px;
	color: #373737;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.actu_web_onglet {
	background-image: url(../images/cadre_news/onglet_news.gif);
	width: 469px;
	height: 67px;
}


/*****FONDUS*****/

images.top {margin-top: 0px;}
p#upgradetext {padding-left: 88px;}

#crossfade {
	position: relative;
	height: 250px;
	width: 500px;
	overflow: hidden;
	padding: 0;
	margin-top: -16px;
}
#crossfade .fader {display: block;}

#crossfade #image0 {top: 0; left: 0;}
#crossfade #image1 {top: 0; left: 0;}
#crossfade #image2 {top: 0; left: 0;}
#crossfade #image3 {top: 0; left: 0;}
#crossfade #image4 {top: 0; left: 0;}


#crossfade #text0 {top: 0px; left: 450px;}



/*****DIVERS*****/


.bloc_container {
	clear: both;
	width: 100%;
}
.trait_separation {
	background-image: url(../images/cadre_news/separation.gif);
	height: 8px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 6px;
	background-position: left top;
}
#pubetpresentation {
	float: right;
	width: 470px;
	margin-top: -12px;
}

#pub_parrain {
	height: 60px;
	width: 468px;
}#conteneur_accueil {
	width: 720px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.annonce_inscrire {
	width: 242px;
	margin-top: -4px;
}
.annonce_newsletter {
	background-image: url(../images/cadre_news/bouton_mail.gif);
	background-position: left top;
	height: 30px;
	width: 210px;
	margin: 0px;
	padding-top: 70px;
	padding-left: 30px;
}
.annonce_newsletter_envoyer {
	height: 18px;
	width: 55px;
	float: right;
	margin-right: 5px;
}

.annonce_newsletter input {
	background-color: #AAAAAA;
	height: 13px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}