/*******************************************************/
/*		Style TEXTE et LIEN		*/		
/******************************************************/


a, .lien
{
	text-decoration:none;
	font-weight : bold; 
  font-size : 13px; 
  font-family:arial,helvetica,geneva,sans-serif;
  color :#0080FF; 
  cursor:pointer;
}	

a:visited, .lien:visited	{color: #0080FF;text-decoration:none}	
a:active, .lien:active	{color: #ffcc66;text-decoration:none}	
a:hover, .lien:hover	{color: #ffcc66;text-decoration:none}
	
img {border:0px;}

.background_site 
{
	/* background : url(background.jpg) no-repeat left bottom; */
	width :700px;
	height :580px;
	margin :0px 0px;
	vertical-align: top;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}




.titre
{
	font-weight : bold; 
 	font-size : 16px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#000000; 
 	background : transparent; 
 	border-width : 0; 
 	border-style : none; 
 	border-color : inherit; 
}

.text
{
	font-weight : normal; 
 	font-size : 12px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#000000; 
}

.textB
{
	font-weight : bold; 
 	font-size : 12px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#000000; 
}

.texte_accueil
{
	font-weight : normal; 
 	font-size : 12px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#000000; 
}
             
.text_small
{
	font-weight : normal; 
 	font-size : 11px; 
 	font-family : arial,sans-serif;
 	color :#000000; 
 	background : transparent; 
 	border-width : 0; 
 	border-style : none; 
}

.obligatoire
{
		font-weight : bold; 
   	font-size : 17px; 
   	font-family:arial,helvetica,geneva,sans-serif;
   	color :#FF0000; 
   	background : transparent; 
   	border-width : 0; 
   	border-style : none; 
   	border-color : inherit; 
}

.text_obligatoire
{
	font-weight : normal; 
   	font-size : 10px; 
   	font-family:arial,helvetica,geneva,sans-serif;
   	color :#FF0000; 
   	background : transparent; 
   	border-width : 0; 
   	border-style : none; 
   	border-color : inherit; 
}

.cell_form, .cell_form2
{
	font-weight : bold; 
 	font-size : 12px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#000000; 
 	vertical-align:top;
 	text-align:right;
}

.cell_form2{text-align:left;}


.text_cgv{padding-top:10px;}

.text_cgv, .text_cgv span
{
	font-weight : bold;
 	font-size : 12px; 
 	font-family:arial,helvetica,geneva,sans-serif;
 	color :#FF0000; 
 	vertical-align:top;
 	text-align:left;
}

.text_cgv span
{
	color :#000000; 
	font-weight : normal;  
}

.text_cgv input {vertical-align:middle;}

.text_cgv div 
{
	display:inline;
	text-decoration:none;
	font-weight : bold; 
  font-size : 13px; 
  font-family:arial,helvetica,geneva,sans-serif;
  color :#0080FF; 
  cursor:pointer;
 }
 
 .text_cgv div:hover {color: #ffcc66;text-decoration:none}