* {
	margin:0px;
	padding:0px;
}


body {
	color:#000033;
	font-family:"Arial Heavy", Arial, Helvetica, sans-serif;
	background-color:#F5F5F5;
}

a {
	color:#676767;
	text-decoration:none;
}
a:hover {
	color:#999999;
}
a img {
	border:none;
}

#wrapper {
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#banniere {
	width:100%;
	height:82px;
	background-image:url(../images/ressources/site/tranche-banniere.jpg);
	background-repeat:repeat-x;
	float:left;
}

#conteneur_accueil {
	width:100%;
}

#header {	
	width : 100%;
	height : 190px;
	background-repeat: repeat-x ;
	background-image : url(/images/ressources/banniere/theme1/showcase-bg.png);
	text-align : center;
	overflow : hidden;
}

#posMouse {	
	margin-top : 10px;
	margin-left : 0px;
	
	width : 1461px;
	height : 178px;
	
	z-index : 1;
	background-repeat: no-repeat;
	background-image : url(/images/ressources/banniere/theme1/showcase-layer1.png);
}

#posMouse2 {
	margin-top : -200px;
	margin-left : 0px;
	
	width : 1461px;
	height : 178px;
	
	z-index : 2;
	background-repeat: repeat-x;
	background-image : url(/images/ressources/banniere/theme1/showcase-layer2.png);
}

#fixed {
	width : 1200px;
	height : 140px;

	margin-left : auto;
	margin-right : auto;
	margin-top : -107px;
	
	background-repeat: repeat-x;
	background-image : url(/images/ressources/banniere/theme2010/showcase-bottom.png);
	
	z-index : 4;
}

#logo {
	width:335px;
	height:100px;
	margin-left:0px;
	position:absolute;
	top:20px;
}

.contours {
	padding:5px;
	-moz-border-radius:10px;
	border:1px solid #E5E5E5;
	background-color:#FFFFFF;
	overflow:hidden;
	width:100%;
}
.contours h3 {
	margin-left:10px;
	padding:7px;
	color:#676767;
}

#mainMenu {
	margin-left:auto;
	margin-right:auto;
	width:730px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
}
#mainMenu a {
	text-transform:uppercase;
	color:#6EB2DB;
}
#mainMenu a:hover {
	color:#29739C;
}
#mainMenu .splitter {
	color:#DEDEDE;
	margin-left:4px;
	margin-right:4px;
}
#mainMenu .menuTitre {
	font-size:15px;
}

#bannierebas {
	float:left;
	width: 100%;
	height:192px;
	background:url(../images/ressources/banniere/theme2010/daily-footer-hats-transparent.png) transparent repeat-x;
}

#bottomMenu {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#9DA888;
	margin-top:140px;
}
#bottomMenu a {
	color:#9DA888;
	margin-left:5px;
	margin-right:5px;
}
#bottomMenu a:hover {
	color:#C7DD88;
}
#bottomMenu .splitter {
	margin-left:5px;
	margin-right:5px;
}

#miniLogo {
	width:50px;
	float:right;
}

#contenu b.rouge{
	color:#AD1C0C;
}
#contenu b.vert{
	color:#006600;
}

#informationZone {
	display:none;
}

img.feuille {
	float:right;
}

.left {
 float:left;
}

.right {
	float:right;
}



#menu_gauche {
	width:168px;
	float:left;
	margin-right:2px;
}
#menu_gauche a:hover {
	color:#B910A2;
}

.imgLink {
	height:25px;
	width:25px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.agenda {
	background-image:url(/images/ressources/menu/agenda_bw.gif);
}
.agenda:hover, .agenda_blink:hover {
	background-image:url(/images/ressources/menu/agenda_color.gif);
}
.agenda_blink {
	background-image:url(/images/ressources/menu/agenda_blink.gif);
}
.camera {
	background-image:url(/images/ressources/menu/camera_bw.gif);
}
.camera:hover, .camera_blink:hover {
	background-image:url(/images/ressources/menu/camera_color.gif);
}
.camera_blink {
	background-image:url(/images/ressources/menu/camera_blink.gif);
}
.forum {
	background-image:url(/images/ressources/menu/forum_bw.gif);
}
.forum:hover, .forum_blink:hover {
	background-image:url(/images/ressources/menu/forum_color.gif);
}
.forum_blink {
	background-image:url(/images/ressources/menu/forum_blink.gif);
}
.actualites {
	background-image:url(/images/ressources/menu/news_bw.gif);
}
.actualites:hover, .actualites_blink:hover {
	background-image:url(/images/ressources/menu/news_color.gif);
}
.actualites_blink {
	background-image:url(/images/ressources/menu/news_blink.gif);
}
.connect {
	background-image:url(/images/ressources/menu/connect_bw.gif);
}
.connect:hover, .connect_blink:hover {
	background-image:url(/images/ressources/menu/connect_color.gif);
}
.connect_blink {
	background-image:url(/images/ressources/menu/connect_blink.gif);
}
.podiums {
	background-image:url(/images/ressources/menu/podium2_bw.gif);
}
.podiums:hover {
	background-image:url(/images/ressources/menu/podium2_color.gif);
}
.filtre_active {
	background-image:url(/images/ressources/menu/filtre_active_bw.gif);
}
.filtre_active:hover {
	background-image:url(/images/ressources/menu/filtre_active_color.gif);
}
.filtre_active_hover {
	background-image:url(/images/ressources/menu/filtre_active_color.gif);
}
.filtre_desactive {
	background-image:url(/images/ressources/menu/filtre_desactive_bw.gif);
}
.filtre_desactive:hover {
	background-image:url(/images/ressources/menu/filtre_desactive_color.gif);
}
.filtre_desactive_hover {
	background-image:url(/images/ressources/menu/filtre_desactive_color.gif);
}	

.bigBlueTitle {
	color:#2973A5;
	font-weight:bold;
	font-size:13px;
}

.button_bluegrey, .button_bluegrey_disabled {
	color:#2973A5;
	font-weight:bold;
	background-color:#D5D5D5;
	border:none;
	padding:3px;
	margin-top:5px;
	-moz-border-radius:3px;
	cursor:pointer;
}
.button_bluegrey_disabled {
	color:#E5E5E5;
}

.cadre, #contenu .contours, #menu_droite .contours {
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	font-size:12px;
}
#contenu .contours {
	width:564px;
}
#contenu .inlineMenu .contours {
	width:auto;
}

#contenu .contours th {
	background-color:#F5F5F5;
	color:#9A9A9A;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	border-right:medium solid #FFFFFF;
	height:20px;
}

.bigGreyLinks {
	font-size:15px;
	text-transform:uppercase;
	color:#676767;
	font-weight:bold;
}

.cadre ul {
	z-index:2;
	float:left;
}
.cadre ul li {
	list-style-type:none;
	width:168px;
	height:18px;
	background-image:none;
	background-repeat:repeat-y;
	float:left;
}

.blockLinks a {
	display:block;
}

.topBorder {
	border-top:#E5E5E5 1px solid;
}

.deroulant ul li {
	display:none;
}

.deroulant:hover>ul li {
	display:block;
	background-color:#FFFFFF;
	position:relative;
	margin-left:0px;
	opacity:1;
	
	
}
.deroulant:hover>ul{
	margin-top:-17px;
	position:relative;
	background-color:#993300;
	
	border:1px solid #cbcbcb;
	border-top:0px;
	margin-left:168px;
}

.inlineMenu li {
	float:left;
	list-style:none;
	margin-right:10px;
}

.cadre li.password {
	margin-left:2px;
	
}

.log_pb {
	margin-left:20px;
}


#titre_EM{
	height:26px;
	background-image:url(../images/ressources/site/titres-EM.jpg);
	background-repeat:no-repeat;

}

#titre_connexion {
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_connexion.jpg);
}

INPUT.txtsearch {
	FONT: 10px verdana;
	color: #437637;
	margin-top:2px; 
	border:1px solid #A9B9BE;
	background-color: #EEEEEE;
}
INPUT.button {
	width:auto;
	height:19px;
	margin-top:-3px;
	padding-bottom:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left:55px;
	
}

.inSearch {
	margin-top:10px;
}
.inSearch .loupe {
	width:35px;
	background:url(../images/ressources/site/loupe-full.png) #FFFFFF;
	float:left;
	height:25px;
}
.inSearch .input {
	width:155px;
	height:23px;
	margin-left:2px;
	border:1px solid #E5E5E5;
	border-right:none;
	float:left;
}
.inSearch .input input {
	border:none;
	width:100%;
	height:100%;
}
.inSearch .delete {
	border:1px solid #E5E5E5;
	border-right:none;
	border-left:none;
	height:23px;
	float:left;
	background-color:#FFFFFF;
}
.inSearch .end {
	width:9px;
	height:25px;
	background:url(../images/ressources/site/right-round.png) right no-repeat #FFFFFF;
	float:left;
}
	
.titre_sortie{
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_sortie.jpg);
}
#titre_actions{
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_actions.jpg);
	

}
.titre_les_membres{
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_les_membres.jpg);
	

}

#teaserctv{
	width:168px;
	height:473px;
	background-image:url(../images/ressources/site/TeaserCTV.jpg);
	

}
#titre_le_site {
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_lesite.jpg);
	

}
#titre_pseudo {
	background-image:url(../images/ressources/site/utilisateur.jpg);
	background-repeat:no-repeat;
	margin-top:-5px;
	padding-left:0px;
	padding-top:6px;
}

.lien_pseudo {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:30px;
	font-size: 13px;
	color:#2973A5;
	font-weight:bold;
}
.lien_pseudo:hover {
	color:#6EB2DB;
}

.deconnexion {
	padding-left:58px;
	font-size:9px;
	text-decoration:none;
	font-weight:normal;
	color:#2973A5;
	margin-bottom:10px;
}
.deconnexion:hover {
	color:#6EB2DB;
}

.logo_rubrique {
	height:17px;
	width:25px;
	float:left;
	padding-left:5px;
	padding-top:1px;
}
.logo_rubrique img {
	border:none;
}


.titre_rubrique_site {
	padding-left:15px;
	padding-top:3px;
	font-weight:300;
	float:left;
}

.menu_haut{
	margin-left:35px;
	padding-top:3px;
	font-weight:300;
	float:right;
	margin:0 0 0 0;
}


#fil_ariane{
	width:750px;
	height:22px;
	margin-left:20px;
	margin-top:10px;
	background-color:#ffffff;
	float:left;
	border-bottom:#EEEEEE 2px solid;
}

.titre1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #21607F;
	font-weight:600;
	margin-left:20px;
	display:inline;
}

.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #898989;
}

#contenu {
	width:579px;
	margin-left:18px;
	margin-right:3px;
	margin-top:15px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	background-color:#F5F5F5;
	padding:5px;
}
	
#contenu b {
	color:#447637;

}

#menu_droite { 
	width:168px;
	height:auto;
	float:left;
	font-size:12px;
	margin-left:10px;
}

#titre_calendar {
	height:26px;
	background-image:url(../images/ressources/site/calendrier.jpg);
	background-repeat:no-repeat;
}

#titre_ami_en_ligne {
	width:168px;
	height:26px;
	background-image:url(../images/ressources/site/titre_ami_en_ligne.jpg);
	background-repeat:no-repeat;
	
	
}



div.fille1{
	background-image:url(../images/ressources/site/ami_fille.jpg);
	background-repeat:no-repeat;
	display:block;
	border:#cbcbcb 1px solid;
}

div.fille2{
	border-top:#cbcbcb 1px solid;
	display:none;
}


div.garcon1{
	background-image:url(../images/ressources/site/ami_garcon.jpg);
	background-repeat:no-repeat;
	display:block;
	border:#cbcbcb 1px solid;
}

div.garcon2{
	border-top:#cbcbcb 1px solid;
	display:none;
}







/*____________________________________________________________________________________________________________________________________*/


div.lien_ami ul {

list-style-type:none;
margin-left:50px;
margin-top:-68px;

}

div.lien_ami ul li {
margin-top:-8px;

}

div.lien_ami ul li a:link {
font-family: Arial, Helvetica, sans-serif;
font-size:  10px;
color: #437637;
font-weight:600;
text-decoration:none;


}
div.lien_ami ul li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:  10px;
color: #437637;
font-weight:600;
text-decoration:none;



}
div.lien_ami ul li  a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:  10px;
color: #437637;
font-weight:600;
text-decoration:underline;

}

div.lien_ami ul li a:active {
font-family: Arial, Helvetica, sans-serif;
font-size:  10px;
color: #437637;
font-weight:600;
text-decoration:none;

}


#menu_droite  span.nom_ami {
font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	color: #437637;
	padding-left:15px;
	font-weight:300;


}


#recherche {
	/*background:url(../images/ressources/site/recherche_beta.png) right no-repeat;*/
}
#recherche .champs_recherche {
	width:133px;
	height:20px;
	font:10px verdana;
	color:#437637;
	border:1px solid #A9B9BE;
	background-color: #EEEEEE;
}
#recherche .bouton_recherche {
	float:right;
	opacity:0.8;
}
#recherche .bouton_recherche:hover {
	opacity:1;
}


.clear {
	clear:both;
	height:0;
}

#gauche_submit_connexion {
	background-color:#DBF5D8;
	border:1px #A9B9BE solid;
	color:#437637;
	height:20px;
	width:115px;
	margin-left:0px;
	margin-top:-4px;
}

input.connexionok {
	position:relative;
	top:-33px;
	left:146px;
	width:10px;
	height:32px;
	opacity:0.5;
	padding:0;
	margin:0;

}

input.connexionok:hover {
	opacity:1;
}
/*
input.connexionok {
	position:fixed;
	top:351px;
	left:515px;
	width:10px;
	height:32px;
	opacity:0.5;
}

input.connexionok:hover {
	position:absolute;
	top:351px;
	left:515px;
	width:10px;
	height:32px;
	opacity:1;
}
*/
.menu {
	height:18px;
	border-bottom:2px solid #CCC;
	margin-bottom:30px;
	margin-top:10px;
	width:97%;
}
.menu ul {
	list-style-type:none;
	margin:10px 0 0 0px;
}
.menu ul li  {
	float:left;
	background-color:#EEEEEE;
	margin-right:5px;
}
.menu ul li a {
	font-weight:bold;
	font-size:11px;
	border:0px solid #EEE;
	border-bottom:none;
	padding:0px 5px 0px 5px;
	margin-right:3px;
	background-color:#EEE;
	display:block;
	color:#777;
	height:18px;
	text-decoration:none;
	text-transform:uppercase;
}

.menu ul li a.selectionne {
	background-color:#fff;
	height:16px;
	border:2px solid #CCC;
	border-bottom:none;
}
.menu li a:hover {
	background-color:#EEE;
	color:#555;
	text-decoration:none;
}

#nom_membre{
	background-image:url(../images/ressources/site/sortie_fiche/tranche_titre_sortie.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:100%;
	color:#5D919F;
	font-weight:bold;
	padding-left:0px;
	padding-top:2px;
	font-size: 16px;
}

#nom_membre img{
	border:#5D919F solid 2px;
	border-left:#5D919F solid 2px;
}

.statut {
	width:100%;
	padding:5px;
	margin-bottom:30px;
	text-align:center;
	-moz-border-radius:10px;
	background-color:#FFFFFF;
}
.erreur {
	border:medium solid #FF0000;
	margin-top:10px;
	font-weight:bold;
}
.confirmation {
	border:1px solid #339900;
}
.warning {
	border:dashed medium #FF9900;
	font-weight:bold;
}

.gras {
	font-weight:bold;
}
.rouge {
	color:#C40000;
}

.chapeau {
	border:1px solid #99AA99;
	color:#000033;
	font-weight:bold;
	height:15px;
	margin-bottom:10px;
	margin-top:20px;
	padding-left:21px;
	background-repeat:no-repeat;
	background-position:left;
	background-color:#B3CEEF;
	height:15px;
}

.brique {
	background-image:url(../images/ressources/connect/bricks.png);
}

#commentaireArea {
	display:none;
}
.commentaire_banderolle {
	background-image:url(../images/ressources/site/comment.png);
	clear:both;
}
.commentaire {
	margin-top:5px;
	width:450px;
	border-bottom:1px solid #B3CEEF;
	padding:5px;
}
.commentaire img {
	border:none;
}
.commentaire .chapeau {
	height:22px;
}
.commentaire .whowhen {
}
.commentaire .cut {
	clear:left;
	height:0;
	width:0;
}
.commentaire .texte {
	margin:5px;
	margin-left:20px;
}

.fakeInput {
	background:url(../images/ressources/site/comment.png) left no-repeat #FFFFFF;
	border:1px solid #B3CEEF;
	padding:3px;
	padding-left:20px;
	font-style:italic;
}

.date {
	color:#999999;
	font-size:smaller;
	font-style:italic;
}

.fleches {
	text-align:right;
	clear:left;
}
.fleches img {
	border:none;
}

.infos {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.infos div {
	background:url(../images/ressources/site/sortie_fiche/tranche_info_bis.jpg) no-repeat;
	margin-bottom:0;
	width:114px;
	margin-bottom:5px;
}
.infos div span.nopadding {
	padding-left:0;
}
.infos div span {
	padding-left:20px;
	font-weight:bold;
}
.infos p {
	font-size:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.inscrits {
	background-image:url(../images/ressources/site/sortie_fiche/logo_liste_attente.gif);
}

.moitie {
	width:272px;
	float:left;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
}

.boite {
	float:inherit;
	width:100%;
	background-color:#FFFFFF;
}
.boite_sub {
	width:100%;
}
.boite_liens {
	float:left; 
	margin-left:5px;
	font-size:10px;
}
.boite_liens a {
	text-decoration:none;
}
.boite_image {
	height:65px; 
	width:50px; 
	float:left;
}


.homme {
	color:#4B7EB1;
}
.femme {
	color:#FF65CC;
}

.gras {
	font-weight:bold;
}

.vert {
	color:#339900;
}
.orange {
	color:#FF6600;
}

.nopoint {
	list-style:none;
}

.commentaires {
	list-style-image:url(../images/ressources/site/comment.png);
}
.briques {
	list-style-image:url(../images/ressources/connect/bricks.png);
}
.reveil_stop {
	list-style-image:url(../images/ressources/connect/clock_stop.png);
}
.reveil_rouge {
	list-style-image:url(../images/ressources/connect/clock_red.png);
}
.roue {
	list-style-image:url(../images/ressources/connect/cog.png);
}
.croix {
	list-style-image:url(../images/ressources/site/delete.png);
}
.ok {
	list-style-image:url(../images/ressources/site/02.png);
}

.titre_menu {
	width:auto; 
	height:16px; 
	background-color:#EEEEEE; 
	color:#777777; 
	font-size:11px; 
	font-family:Arial; 
	font-weight:600; 
	padding-left:10px; 
	padding-top:2px; 
	text-transform:uppercase;
	margin-bottom:5px;
}

.liens_haut_box {
	height:14px;
	background-color:#EEEEEE;  
	margin-top: 10px;
	margin-bottom:10px; 
	text-align:left; 
	padding-left:5px;
	padding-right:5px; 
		
}

.liens_gris:link {
	color:#888888;
	font-size:10px;
	font-weight:bold;
}
.liens_gris:active {
	color:#888888;
	font-size:10px;
	font-weight:bold;
}
.liens_gris:visited {
	color:#888888;
	font-size:10px;
	font-weight:bold;
}
.liens_gris:hover {
	color:#555555;
	font-size:10px;
	font-weight:bold;
}


.liens_droite_info{
	color:#009999;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
.liens_droite_info:hover{
	color:#009999;
	font-size:11px;
	text-decoration:underline;
	text-transform:uppercase;
}





.experience {
	float:left;
	margin-left:4px;
}

.experience li {
	list-style:none;
	margin:5px;
	float:left;
	margin-bottom:0px;
	border-right:0px solid #000;
	/*width:50px;*/
	
}

.experience div {
	margin-top:-2px;
	margin-left:5px;
	color:#000000;
	font-weight:bold;
	margin-right:10px;
	text-align:center;
	font-size:12px;
	background-color:#FFDD48;
	border:1px solid #DEB017;
	-moz-border-radius:5px;
}

.maskrappels {
	height:60px;
	overflow:hidden;
	width:150px;
	position:relative;
	float:left;
}
.rappels {
	position:absolute;
}
.rappels div {
	height:60px;
	font-size:13px;
}
.rappels img {
	width:20px;
	float:left;
	margin-right:2px;
}

.cadre_haut{
	width:100%;
	height:18px;
	margin-left:20px;
	background-color:#ffffff;
	border-bottom:#EEEEEE 2px solid;
}

.cadre_haut ul{
	z-index:2;
	float:right;
	
}
.cadre_haut ul li {
	list-style-type:none;
	width:auto;
	height:18px;
	background-color:#EEEEEE; 
	float:left;
	text-align:left; 
	padding-left:5px;
	padding-right:5px; 
	margin-left:2px;
}

.cadre_haut ul li a {
	text-transform:uppercase;
	color:#777777; 
	font-size:11px; 
	font-family:Arial; 
	font-weight:600;
	text-decoration:none;
}
.cadre_haut ul li a:hover {
	color:#555555; 
	font-size:11px; 
	font-family:Arial; 
	font-weight:600;
	text-decoration:none;
}

.deroulant_haut ul {
	float:left;
	position:relative;
	z-index:2;
}
.deroulant_haut ul li {
	display:none;
	clear:left;
}
.deroulant_haut:hover>ul{
	margin-top:0px;
	background-color:#FFFFFF;
	border:1px #EEE solid;
	border-left:5px #EEE solid;
	position:absolute;
	margin-left:-5px;
	border-top:0px;
}
.deroulant_haut:hover>ul li {
	display:block;
	position:relative;
	opacity:1;	
}
.deroulant_haut:hover>ul li:hover {
}

.sondages {
	font-size:10px;
}

.button_grey {
	background-color:#F0F0EE;
	color:#666666; 
	border:1px solid #CCCCCC;
	cursor:pointer;
	padding:2px;
}

.listes {
	list-style:none;
	display:none;
	position:fixed;
	z-index:5;
	background-color:#FFFFFF;
	border:1px solid #D5D5D5;
	padding:5px;
}
.listes li li {
	padding:2px;
}

.pseudoTab {
	display:table;
}
.pseudoTab div {
	display:table-row;
}
.pseudoTab div div {
	display:table-cell;
	padding:2px;
}

.selected {
	font-weight:bold;
	background:url(../images/ressources/site/02.png) left center no-repeat;
	padding-left:18px;
}

.slogan {
	padding:2px;
	-moz-border-radius:3px;
	background-color:#FFFFFF;
	opacity:0.8;
	cursor:default;
	font-size:13px;
	margin-left:150px;
	margin-top:20px;
	border:1px solid #456F91;
	float:left;
}
.slogan:hover {
	opacity:1;
}

.blink {
	text-align:center;
	text-decoration:blink;
}
.blink:hover {
	text-decoration:underline;
}

.center {
	text-align:center;
}

.eventPreview {
	width:16px;
	height:16px;
	border:none;
	overflow:hidden;
	display:inline-block;
	float:none;
}
.eventPreview img {
	width:16px;
	border:none;
}
.inscrit {
	border:1px dotted #00FF33;
}
.inscrit_la {
	border:1px dotted #FF9900;
}

.notation {
	float:right;
}
.etoilejaune, .etoilegrise, .etoilemoitie {
	width:16px;
	height:16px;
	float:left;
}
.etoilejaune, .etoilegrise.selectable:hover, .etoilemoitie.selectable:hover {
	background-image:url(../images/ressources/connect/etoile_jaune.png);
}
.etoilegrise {
	background-image:url(../images/ressources/connect/etoile.png);
}
.etoilemoitie {
	background-image:url(../images/ressources/connect/etoile_moitie.png);
}

.selectable {
	cursor:pointer;
}

.allezViens {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:10px;
	-moz-border-radius:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background:url(../images/ressources/site/nuages.png) bottom center no-repeat #B3CEEF;
	border:solid 1px #456F91;
	border-bottom:none;
	padding-bottom:26px;
}

.fineFieldset {
	padding:5px;
	border:1px dotted #B3CEEF;
	-moz-border-radius:5px;
	color:#666666;
	margin-bottom:20px;
}
.fineFieldset legend {
	margin-left:20px;
	padding:6px;
	border:1px dotted #B3CEEF;
	font-weight:bold;
}

.profitez {
	font-weight:bold;
	padding-left:18px;
	background:url(../images/ressources/site/asterisk_orange.png) left no-repeat;
}

.inscritsDiv {
	float:left; 
	width:50px; 
	height:50px; 
	margin:2px; 
	-moz-border-radius:5px;
}
.inscritsLink {
	display:block; 
	width:50px; 
	height:50px;
}

.tdBottomBorder td {
	border-bottom:1px solid #E5E5E5;
	padding:1px;
}

/* presentation */
.stuff {
	width:245px;
	background:url(../images/ressources/presentation/background.png) top left no-repeat #FFFFFF;
	text-align:center;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}
.stuff h3 {
	text-align:left;
	padding-top:10px;
}

/* events */
.joursortie {
	text-decoration:none;
	text-transform:capitalize;
	color:#999999;
}
.titre_mois {
	color:#437637;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 30px;
}

/* membres */
.dropdown {
	margin:0;
	max-height:200px;
	overflow:auto;
}

.bonplan {
	width:50%;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.bonplan .image {
	width:100px; 
	height:120px; 
	background-position:center;
	float:left;
}
.bonplan .titre {
	color:#29739C;
	font-weight:bold;
}
.bonplan .details {
	float:left;
	margin-left:5px;
	color:#B5B5B5;
	width:175px;
}

.champs {
	width:90%;
	padding:1px;
	margin:4px;
}

.filtreWarning {
	font-style:italic;
	color:#666666;
	padding-left:20px;
	background:url(/images/ressources/site/info.png) left center no-repeat;
	min-height:16px;
	font-size:smaller;
}

.text_date {
	width:75px;
}

.small_input {
	width:35px;
}