@charset "UTF-8";
/* CSS Document */

.bleu
{
	color:#3f8fd2;
}
.lienOption
{
	color:#0066cc;
	cursor:pointer;
}
.orange
{
	color:#ff6633;
}

span.infos
{
	font-style:italic; 
	font-weight:normal;
	font-size:11px;
}

input[type=submit], input.fauxbouton, .bouton-option
{
    margin:10px;
    padding:4px 10px 4px 10px;
    font-size:14px;
    border:1px outset #5c9bd0; 
    background-image:url(./img/04-background-bouton.png);
	
}
input.fondOrange
{
	cursor:pointer;
	background-image:url(./img/04-background-bouton2.png);
	border-color:#ffeacc;
}
div.activer input[type=submit]:active, input.fauxbouton:active
{
    border:1px inset #5c9bd0; 
    background-position:center;
}

div.desactiver input[type=submit] 
{
	color:#aaa;
}

input[type=submit]:hover, input.fauxbouton:hover
{
    cursor:pointer;
}

input[type=text], input[type=password] 
{
    border:1px solid #ccc;
    width:210px;
    cursor:pointer;
    height:15px;
    font-size:12px;  
    padding-top:4px;
	color:#444;
}  
input[type=text]:hover, input[type=password]:hover, input[type=text]:focus, input[type=password]:focus  
{
    background-color:#fffaec;
    border:1px solid #999;
	color:#000;
}

input[disabled=disabled]:hover, input[disabled=disabled] 
{
    border:1px solid #ccc;
	background:none;
	cursor:default;
	background-color:#FFF;
}



/* INSCRIPTION */

div.formulaire-inscription 
{
    margin-top:20px;
}

input.bouton-soumission 
{
    margin-top:15px;
}

div.formulaire-inscription label
{
    display:block;
    width:250px;
    float:left;
    border-bottom:1px dotted #ccc;
	cursor:pointer;
}

div.formulaire-inscription span.element
{
    display:block;
}
div.formulaire-inscription form>div
{
    clear:both;
    margin-bottom:10px;
}

strong.captcha
{
	/*color:#ff6633;
    
	font-family:"Arial narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
    letter-spacing:1px;*/
	border:1px inset #666;
	padding:0px 5px 0px 5px;
	margin-left:70px;
	font-weight:normal;
}

div.content ul.liste_erreurs
{
	background-color:#ffe8ab;
	border:1px solid #ffba00;
	list-style:none;
	padding:5px 10px 5px 10px;
	margin-left:0;
}
ul.liste_erreurs li
{
	padding:0px;
	margin:0;
}

.masquer
{
	display:none;
}
/* CONFIRMATION */
div.big_confirmation
{
	background-color:#ffe8ab;
	border:1px solid #ffba00;
	padding:5px 10px 5px 10px;
}
div.big_confirmation *
{
	margin:0px;
	padding:0px;
}

.float-left
{
	float:left;
}

.help-icon
{
	cursor:help;
}

.itemOption
{
	margin-top:10px; cursor:pointer;
}
.itemOption:hover
{
	background-color:#fff1e0;
}

div.contenu_feedback
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#666;
	position:absolute;
	top:20%;
	width:90%;
}
div.contenu_reel
{
	background-color:#fcfcfc;
}

/* FORM2MAIL */

/* 
<BOUTON CORNER> 
{ 
	*/
	div.creer_new
	{
		width:198px;
		border:1px solid #CCC;
		background:#fff;
	}
	.creer_new_container
	{
		background-color:#fff;
		width:198px;
	}
	.creer_new_container:hover .hasBackgroundColor {
		background-color:#fff1e0 !important;
	}
	
	a.creer_new_img
	{
		display:block; float:left; height:50px;
		padding-left:5px;
	}
	a.creer_new_txt {
		display:block;
		float:left;
		height:45px;
		padding-left:9px;
		padding-top:9px;
		width:135px;
		line-height:19px;
		text-align:left;
		text-decoration:none;
	}
	/* 
} 
</BOUTON CORNER> 
*/

/* FORM2MAIL GESTION */
div.cornered
{
	border:1px #CCC solid;
	width:720px;
	padding:10px;
	margin-bottom:15px;
	background-color:#FFF;
}
div.a-gauche
{
	float:left;
	width:130px;
	font-size:11px;

}
div.a-doite
{
	float:right;
}
div.a-doite div
{
	margin-left:15px;
}
div.a-doite input, div.a-doite textarea
{
	background-color:#FFF;
}

html>body .absolute-input-adresse
{
position:absolute;
left:220px;
}

.boutonOption
{
	background-color:#eff4fc;
	background-image:url(./img/04-background-bouton.png);
	padding:5px;
	padding-left:15px;
	background-position:0 5px;
	border-width:1px;
	cursor:pointer;
	outline:none;
}

.options_tableau
{
	font-size:11px;
}
.options_tableau a 
{
	text-decoration:none;
}


/*span.miniPopup
{
	    position:absolute;	
    
    margin-top:-10px;
    margin-left:-90px;
    padding:3px 4px 0px 0px;
    vertical-align:middle;
    font-size:11px;
	
}*/
span.miniPopup
{
    position:absolute;	
    margin-top:10px;
    margin-left:-5px;
    padding:3px 4px 0px 0px;
    vertical-align:middle;
    font-size:11px;
}



span.miniPopup strong
{
background-color:#e1ecf7;
border:1px outset #999;
padding:4px 7px 2px 7px;
font-weight:normal;

}
span.miniPopup strong:hover
{
	color:#003870;
background-color:#ecf4fc;
    
}
span.miniPopup strong:active
{
    color:#000;
background-color:#e1ecf7;
    border:inset 1px #999;
}

.compteur_nb, .online_nb
{
	text-decoration:none;
	border-style:solid;
	padding:3px 5px 3px 5px;
}

div.contact_row, div.news_row {
clear:both;
margin-top:35px;
width:735px;
}
div.contact_id, div.news_id {
float:left;
width:20px;
}
div.contact_email {
float:left;
width:615px;
}
div.news_titre {
float:left;
width:510px;
}
div.contact_supprimer, div.news_supprimer, div.news_modifier {
float:left;
text-align:right;
width:95px;
padding-right:5px;
}

#onglet_1, #onglet_2
{
    font-size:12px;
    font-family:Helvetica, Arial, sans-serif;
    border:1px solid #bfdaf0;
    padding:3px 4px 2px 0px; 
    width:230px;
    text-align:center;
    margin-right:15px;
    border-bottom:1px solid #fff;
margin-top:-21px;
background-color:#fff;
position:absolute;
    height:15px;
}
#contenu_onglet_1, #contenu_onglet_2
{
    border:1px solid #bfdaf0;
    padding:5px;
    margin-bottom:5px;
    margin-top:45px;
	/*cursor:pointer;*/
}
div.content
{
padding-bottom:10px;
}
#onglet_1
{ 
position:absolute;
top:415px;
}
#onglet_2
{ 
position:absolute;
top:415px;
margin-left:240px;
}
#onglet_2
{
background-color:#f7eee1;
border-bottom:none;
}

/*accueil membre*/
div.iconeService
{
  float:left;
  margin-right:10px;
  height:90px;
}
div.contentService
{
  margin-bottom:0px;
  margin-top:10px;
  width:345px;
  float:left;
  padding-right:15px;
  font-size:12px;
}