body {
	margin: 0;
	padding: 0;
	background: url('../images/fond_herbes.png') no-repeat fixed bottom left;
	font: 13px "Arial", "Trebuchet MS", Verdana, sans-serif;
	text-align:justify;
}
a:active, a:visited, a:link{
		/*color: #339933;*//*Vert*/
		color: #6691be;/*Bleu*/
		text-decoration: none;
}


a.attach:active, a.attach:visited, a.attach:link{
	font-weight:bold;
	color: #6691be;/*Bleu*/
	padding-top:0px;
}





h2{
	margin: 0;
	padding: 0;
	color: #6691be;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-bottom:15px !important;
}

.h2_liens{
	margin: 0;
	padding: 0;
	color: #339933;
	font-size:15pt;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-bottom:15px !important;
}

h3{
	font-size:10pt;
	font-weight:bold;
	margin-bottom:15px;
}

p{
	color: black;
	font-size:12px;
	line-height:17px;
}

div{
	border: 0px dotted #cdcdcd;
}

#liste_rubriques {
	margin-left: 15px;
}
#liste_rubriques ul li{
	display: inline;
	margin:5px;
}
li{
	border: 0px solid #FF9900;
}
#superglobal{
	position:absolute;
	top: 50%;
	width: 99%;
	height: 610px;
	margin-top: -305px; /* moitié de la hauteur */
	border-bottom: 0px solid #FF9900;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 1010px;
	height: 610px;
	margin-top: -305px; /* moitié de la hauteur */
	margin-left: -500px; /* moitié de la largeur */
	border: 0px solid #999;
}

#contenu{
	width:1010px;
	height:610px;	
}

a.rub_accueil:active, a.rub_accueil:visited, a.rub_accueil:link {
	color: #cecece;
}
a.rub_accueil:hover {
	color: #339933;
}

#col_gauche{
	width:190px;
	height:600px;
	float:left;
	background: url('../images/fond.png') repeat;
	/*display:none;*/
}
#bg_col_gauche_actu_active{
	position: absolute;
	float: right;
	top:118px;
	left:-810px;
	width:1015px;
	height:490px;
	background: transparent url('../images/filet_coin_droit_gris.png') no-repeat bottom right;
}

#bg_col_gauche_mission_active{
	position: absolute;
	float: right;
	top:118px;
	left:-810px;
	width:1015px;
	height:490px;
	background: transparent url('../images/filet_coin_droit_jaune.png') no-repeat bottom right;
}

#bg_col_gauche_reseau_active{
	position: absolute;
	float: right;
	top:118px;
	left:-810px;
	width:1015px;
	height:490px;
	background: transparent url('../images/filet_coin_droit_bleu.png') no-repeat bottom right;
}
#bg_col_gauche_participer_active{
	position: absolute;
	float: right;
	top:118px;
	left:-810px;
	width:1015px;
	height:490px;
	background: transparent url('../images/filet_coin_droit_rose.png') no-repeat bottom right;
}

#menu{
	margin-top:0px;
	height:300px;
}

a.a_sousrubrique{
	font-size:5px;
}

#menu ul{
	display:block;
	margin-left: 10px;
	padding: 0px;
	border: 0px solid #999;
}
#menu ul li{
	padding-left:13pt;
	list-style-type: none;
}
#menu ul li a{
	position: relative;
	z-index:150;
	font-size: 15px;
}

#menu ul li.actu_active{
	background: url('../images/menu_actu_puce.png') no-repeat;
	font-weight: bold;
}
#menu ul li.mission_active{
	background: url('../images/menu_mission_puce.png') no-repeat;
	font-weight: bold;
}
#menu ul li.reseau_active{
	background: url('../images/menu_reseau_puce.png') no-repeat;
	font-weight: bold;
}
#menu ul li.participer_active{
	background: url('../images/menu_participer_puce.png') no-repeat;
	font-weight: bold;
	}

#pdf{
	position: relative;
	border-top: 1px solid #339933;
	width:165px;
	height:45px;
	margin-left:15px;
	text-align:center;
	padding:5px;
	font-size: 11px;
}

#pdf a{
	color: green;
}

#logo {
	height: 230px;
	background: url('../images/logo.png');
	position:relative;
}
#logo a {
	position:relative;
}
#logo p {
	display:none;
}

#col_droite{
	width:805px;
	height:600px;
	float:right;
	position:relative;
}

#header{
	height:51px;
	width:100%;
	margin-left:35px;
	margin-top:5px;
	margin-bottom:10px;
	background: url('../images/baseline.png') no-repeat center;
}

#header h1{
	display:none;

}



/* ONGLETS */
#onglets {
	width:806px;
	height:53px;
	background: url('../images/fond_herbes_onglets.png') no-repeat top right;
	float: left;
	margin-left:-1px !important;
	margin-left:0px;
}


#onglets ul{
	margin: 0px;
	padding: 0px;
	height:60px;
	float:left;
}

#onglets ul li{
	display:inline;
	list-style-type: none;
	text-align: center;
}

#onglets ul li a{
	text-decoration: none;
	margin-top:30px;
	width:200px;
	float:left;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
}
#onglets ul li a.actif{
	text-decoration: none;
	margin-top:30px;
	width:200px;
	float:left;
	text-align: center;
	color:green;
}

a:link.inactif, a:visited.inactif{
	color: #FFF;
	position:relative;
}
a:hover.inactif{
	color: #000;
}




.onglet_actif_actu{
	width:200px;
	height:52px;
	background: url('../images/onglet_actif_gris.png') no-repeat top;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FFF;
	margin-left:0px;
}
.onglet_actif_mission{
	width:200px;
	height:52px;
	background: url('../images/onglet_actif_jaune.png') no-repeat top;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FFF;
	margin-left:0px;
}

.onglet_actif_reseau, .onglet_actif_reseau_solutions, .onglet_actif_reseau_perspectives, .onglet_actif_reseau_livre_vert{
	width:200px;
	height:52px;
	background: url('../images/onglet_actif_bleu.png') no-repeat top;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FFF;
	margin-left:0px;
}

.onglet_actif_participer{
	width:200px;
	height:52px;
	background: url('../images/onglet_actif_rose.png') no-repeat top;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FFF;
	margin-left:0px;
}


.onglet_actif, .actu:hover, .mission:hover, .reseau:hover, .participer:hover {
	width:200px;
	height:52px;
	background: url('../images/onglet_actif_gris.png') no-repeat top;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #FFF;
	margin-left:0px;
}


.actu:hover a, .mission:hover a, .reseau:hover a, .participer:hover a{
	color: #000;
}



.actu {
	width:201px;
	height:52px;
	background: url('../images/onglet_actu_inactif.png') no-repeat bottom ;
	float: left;
	border-bottom: 1px solid #999;
	
}


.mission {
	width:201px;
	height:52px;
	background: url('../images/onglet_mission_inactif.png') no-repeat bottom ;
	float: left;
	border-bottom: 1px solid #999;
    margin-bottom:15px !important;
}

.reseau{
	width:201px;
	height:52px;
	background: url('../images/onglet_reseau_inactif.png') no-repeat bottom ;
	float: left;
	border-bottom-width: 205px;
	border-bottom: 1px solid #999;
}

.participer{
	width:201px;
	height:52px;
	background: url('../images/onglet_participer_inactif.png') no-repeat bottom;
	float: left;
	border-bottom: 1px solid #999;
}

/* */



/* DIVS */
#principal{
	width:650px;
	position:relative;
	float:left;
}

#motcle{
	color: #999999;
	font-size:30pt;
	text-align:left;
}

#image{
	width:250px;
	padding:10px;
	background: url('../images/filet_coin_droit.png') no-repeat bottom right;
	border-top: 1px solid #339933;
	border-left: 1px solid #339933;
	float:left;
	margin-right:11px;
	margin-bottom:7px;

}
img{
	border: 0px solid #999;
}
#image img{
	margin-bottom:5px;
}
#legende_image{
	font-size: 85%;
	font-weight: bold;
	color:#339933;	
}
#flash{
	width:117px;
	height:480px;
	position:relative;
	float:right;
	display:none;
	background: url('../images/flash_alternatif.png') no-repeat;
}
#flashcontent{
	width:117px;
	height:490px;
	position:relative;
	float:right;
	border-right: 1px solid #999;
	margin-left:-5px;
	background: url('../images/flash_alternatif.png') no-repeat;
}
#footer{
	height:25px;
	font-size: 80%;
	text-align: center;
	display:none;
	padding-top: 12px;
	margin-left:25px;
}


/**/
#menu{
	padding-top:40px;
}
#menu a:link{
	text-decoration: none;
	color:#6699CC;
}

#menu a:visited{
	text-decoration: none;
	color:#6699CC;
}

#menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#6699CC;
}

#pdf a:link, a:active, a:visited {
	text-decoration: none;
	color:#339933;
}
#pdf a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#339933;
}

#footer a:link, a:active, a:visited {
	text-decoration: none;
	color:#7D370A;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#7D370A;
}
.date {
	font-weight: bold;
}
.liens {
	margin:30px;
	margin-left:30px;
}
.contact {
	margin-top:30px;
}
.entrer {
	margin-left:350px;
}






/* js scrollpane */

.holder {
	margin-top:15px;
	margin-bottom:0px;
	float: left;
	display:none;
}
.scroll-pane {
	height:450px;
	overflow: auto;
	float: left;
	border: 0px solid red;
	padding:0px;
	margin:0px;
}

a.jScrollArrowUp {
	background: url('../images/basic_arrow_up.gif') no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url('../images/basic_arrow_down.gif') no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

/* DIV général qui déroule */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-left:15px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	border: 0px solid #BDDF55;
	background: url('../images/basic_arrow_background.gif') repeat-y 0 0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #464646;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}







/*  BOX */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	/*url('../images/basic_arrow_background.gif');*/
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url('../images/fancy_closebox.png') ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url('../images/fancy_left.gif') no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url('../images/fancy_right.gif') no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}


/* FANCY BOX */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	/*url('../images/basic_arrow_background.gif');*/
	background: transparent url('../images/fancy_progress.png') no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url('../images/fancy_closebox.png') ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancy_title_right.png') repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url('../images/fancy_left.gif') no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url('../images/fancy_right.gif') no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancy_shadow_nw.png') no-repeat;
}

/* ICONIZE */
/* Iconize 0.5 */

/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_film.gif') no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_pic.gif') no-repeat center right;
}

/* extensions */

a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_doc.gif') no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_txt.gif') no-repeat center right;
}

a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_xls.gif') no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_feed.gif') no-repeat center right;
}

a[href$='.opml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_opml.gif') no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_phps.gif') no-repeat center right;
}

a[href$='.phps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_phps.gif') no-repeat center right;
}

a[href$='.torrent'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_torrent.gif') no-repeat center right;
}

a[href$='.vcard'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_vcard.gif') no-repeat center right;
}

a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_exe.gif') no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_dmg.gif') no-repeat center right;
}

a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_pps.gif') no-repeat center right;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_pdf.gif') no-repeat center right;
}

a[href$='.xpi'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_plugin.gif') no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_flash.gif') no-repeat center right;
}
a[href$='.kmz'], a[href$='.kml'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_kml.gif') no-repeat center right;
}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_archive.gif') no-repeat center right;
}

a[href$='.ical'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_ical.gif') no-repeat center right;
}

a[href$='.css'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_css.gif') no-repeat center right;
}

a[href$='.ttf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_ttf.gif') no-repeat center right;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_pic.gif') no-repeat center right;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_film.gif') no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_music.gif') no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_aim.gif') no-repeat center right;
}

a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_msn.gif') no-repeat center right;
}

a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_jabber.gif') no-repeat center right;
}

a[href *="icq.com"] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_icq.gif') no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_yim.gif') no-repeat center right;
}

a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_call.gif') no-repeat center right;
}

a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_skype.gif') no-repeat center right;
}

a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_gadugadu.gif') no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url('../icones/icon_mailto.gif') no-repeat center right;
}


a.rddp, a:link.rddp, a:hover.rddp, a:visited.rddp { 
	padding: 5px 55px 5px 0;
	background: transparent url('../images/logo-rddp.gif') no-repeat center right;
	color: #339933;
	margin-left:10px;
	text-decoration: none;
}


.rss { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_feed.gif') no-repeat center right;
	color: #FF9900;
	margin-left:10px;
}

.excel { 
	padding: 5px 20px 5px 0;
	background: transparent url('../icones/icon_xls.gif') no-repeat center right;
	color: #FF9900;
	margin-left:10px;
}


.soumission{
	background: url('../images/bg_submit_2.png') repeat;
	color: #FFF;
	border:0px dotted #b7d54c;
		}
input[type ^="submit"] {
	border:0px dotted #b7d54c;
	color: #FFF;
	height:20px;
	font-weight:bold;
	background: url('../images/bg_submit_2.png') repeat;
	margin-left: 200px;
	}

.alerte{
	padding: 5px 20px 5px 0;
    background: transparent url('../images/btn_effacer.png') no-repeat center right;
	color: #cc1200;
	margin-left:10px;
}
label {
	color: #000;
	font-size:11px;
	text-align: right;
	padding-right: 20px;
}
label,input,textarea,select {
	display: block;
	width: 280px;
	float: left;
	margin-bottom: 10px;
}


form{
    background: url('../images/bgform.jpg')  repeat-x;
	float:left;
}




#facebox .b {
  background:url('../images/b.png');
}

#facebox .tl {
  background:url('../images/tl.png');
}

#facebox .tr {
  background:url('../images/tr.png');
}

#facebox .bl {
  background:url('../images/bl.png');
}

#facebox .br {
  background:url('../images/br.png');
}

#facebox {
  position: absolute;
  width: 80%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
	position: relative;
	margin-left:-100px;
	margin-left:35%; !important;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  background: #FFF;
  width: 320px;
	padding:10px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  margin-top: 10px;
  border-top: 1px solid #3f9733;
  padding-top: 5px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox .close {
	color:#3f9733;
	font-size: 80%;
}


