/*Liste des styles textes
******************************* */

/* ----------------------------
Texte normal : ecriture et lien
---------------------------- */

.texte
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

A.texte
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

A.texte:hover
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E27CA4;
	text-decoration: underline;
}



/* ----------------------------
Texte photo : ecriture et lien
---------------------------- */
.lien
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
	background-color: #FFCCFF;
	padding: 0px 8px 0px 8px;
	margin: 0px 12px 0px 0px;
	;
}

A.lien
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
	background-color: #FFCCFF;
	padding: 0px 8px 0px 8px;
	margin: 0px 12px 0px 0px;
	
}

A.lien:hover
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
	background-color: #E27CA4;
	padding: 0px 8px 0px 8px;
	margin: 0px 12px 0px 0px;
	
}

/* ----------------------------
Texte menu : ecriture et lien
---------------------------- */

.menu
{
	font-family: Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

A.menu
{
	font-family: Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

A.menu:hover
{
	font-family: Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}


/* ----------------------------
Titre normal : texte + gras
---------------------------- */

.titre
{
	font-family: Courier;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


/* ----------------------------
Remarque
---------------------------- */

.remarque
{
	font-family: Courier;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

A.remarque
{
	font-family: Courier;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

A.remarque:hover
{
	font-family: Courier;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}


/* ----------------------------
Texte bas du site : ecriture et lien
---------------------------- */

.texte_bas
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

A.texte_bas
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

A.texte_bas:hover
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E27CA4;
	text-decoration: underline;
}


/* ----------------------------
numero photo : ecriture et lien
---------------------------- */

.texte-photo
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
	border-color: #666666;
	border-width: 0px;
	border-style: solid;
}

A.texte-photo
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;;
	border-color: #666666;
	border-width: 0px;
	border-style: solid;

}

A.texte-photo:hover
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E27CA4;
	text-decoration: underline;
	border-color: #333333;
	border-width: 0px;
	border-style: solid;
	background-color: #CCCCCC;
}






/*Liste des styles images
******************************* */

/* ----------------------------
Bordure d'image : ecriture et lien
---------------------------- */

.image
{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}


/* ----------------------------
Bordure d'image : ecriture et lien
---------------------------- */

.image_g
{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.image_g:hover
{
	border-width:1px;
	border-style:solid;
	border-color:#E27CA4;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}


/* ----------------------------
Bordure d'image : ecriture et lien
---------------------------- */

.image_d
{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.image_d:hover
{
	border-width:1px;
	border-style:solid;
	border-color:#E27CA4;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}


/* ----------------------------
Bordure d'image : ecriture et lien
---------------------------- */

.image_c
{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.image_c:hover
{
	border-width:1px;
	border-style:solid;
	border-color:#E27CA4;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}


/*Liste des styles tableaux
******************************* */

/* ----------------------------
Tableau formulaire
---------------------------- */

.tableau_form
{
	border-width:1px;
	border-style:dashed;
	border-color:#E27CA4;
	background-color:#FFFFFF;
	text-align: left;
	vertical-align: top;
	
	cellspacing: 0px; 
	cellpadding: 0px;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}



/* ----------------------------
Tableau top
---------------------------- */

.tableau_top
{
	border-width:1px;
	border-style:solid;
	border-color:#E27CA4;
	background-color:#CCCCCC;
	text-align: center;
	vertical-align: top;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


/* ----------------------------
Tableau ligne left
---------------------------- */

.tableau_ligne_1
{
	border-width:0px;
	border-style:solid;
	border-color:#333333;
	background-color:#FFFFFF;
	vertical-align: top;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* ----------------------------
Tableau ligne right
---------------------------- */

.tableau_ligne_2
{
	border-width:0px;
	border-style:solid;
	border-color:#333333;
	background-color:#CCCCCC;
	vertical-align: top;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}



/*Liste des styles de formulaires
******************************* */

/* ----------------------------
formulaire
---------------------------- */
form 
{
	background-color:#FFFFFF;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-color: #E27CA4;
}

label 
{
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

input 
{
	border-style: solid;
	border-width: 1px;
	border-color: #E27CA4;
  	background-color:#FFFFFF;
	
  	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

select, option 
{
  	background-color:#FFFFFF;
	
  	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

textarea  
{
  	border-style: solid;
	border-width: 1px;
	border-color: #E27CA4;
  	background-color:#FFFFFF;
	
  	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


/* ----------------------------
bouton
---------------------------- */

input.bouton 
{
  	border-style: solid;
	border-width: 1px;
	border-color: #E27CA4;
  	background-color:#FFFFFF;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

input.bouton:hover 
{
  	border-style: solid;
	border-width: 1px;
	border-color: #E27CA4;
  	background-color:#CCCCCC;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

input.bouton:active 
{
  	border-style: solid;
	border-width: 1px;
	border-color: #E27CA4;
  	background-color:#666666;
	
	font-family: Courier;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E27CA4;
	text-decoration: none;
}