* {
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

BODY {
	margin:0px;
	padding:0px;
	color:#3e3b38;
	background-color:#ffffff;
	height:100%;
	margin-bottom:-14px;
}

a, a:visited {
	font-weight: bold;
	color: #ff9a31;
	text-decoration: none;
}
a:hover {
	color: #c92e26;
}
/* style lien Réalisation ADN */
a.adn, a.adn:visited {
	font-size:10px;
	color: #ffffff;
}
a.adn:hover {
	color: #013548;
}
/* style lien pied de pages (recommander site, plansite, mentions ...) */
a.bas, a.bas:visited {
	font-size:10px;
	color: #ffffff;
	background-image:url(puces_separateur/puce_li.png);
	background-repeat:no-repeat;
	padding-left:12px;
}
a.bas:hover {
	color: #013548;
}
/* style lien rappel navigation */
a.rappel_navigation, a.rappel_navigation:visited {
	font-size:10px;
}
a.rappel_navigation:hover {
}
/* style lien des actualités */
a.new_defil, a.new_defil:visited {
	font-size:13px;
	text-transform:uppercase;
	color: #708f0e;
}
a.new_defil:hover {
	color: #244566;
}

/* style lien menu principale*/
a.menu, a.menu:visited{
	text-transform:uppercase;
	color: #ffffff;
	background-image:url(/img/puces_separateur/puce_niv1.png);
	background-repeat:no-repeat;
	padding-left:12px;
}
a.menu:hover {
	color: #ff9a31;
}
/* style lien menu catalogue*/
a.mcatniv1, a.mcatniv1:visited{
	text-transform:uppercase;
	color: #ff9a31;
	font-size:16px;
	background-image:url(puces_separateur/puce_catniv1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:14px;
	padding-top:6px;
	height:28px;
}
a.mcatniv1:hover {
	color: #757575;
}

a.mcatniv2, a.mcatniv2:visited{
	color: #1b2f36;
	background-image:url(puces_separateur/puce_catniv2.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:12px;
}
a.mcatniv2:hover {
	color: #e2801b;
}

/* style lien menu modules pages interieur*/
a.mmodule, a.mmodule:visited{
	text-transform:uppercase;
	font-size:14px;
	color: #ffffff;
}
a.mmodule:hover {
	color: #6e471e;
}
/* style suivant precedant de l'agenda*/
a.suivpre, a.suivpre:visited{
	font-size:11px;
	color: #3C3C3A;
}
a.suivpre:hover {
	color: #ffffff;
}
/* style balise h1 et h2 */
h1 {
	font-size:16px;
	font-weight:bold;
	color: #ff9a31;
	text-transform:uppercase;
	margin-bottom:0px
}
h2 {
	font-size:15px;
	font-weight:bold;
	color: #006d94;
}

/* style a ajouter dans l'éditeur de texte d'esuau */
.titrebleu{
	font-size:15px;
	font-weight:bold;
	color: #006d94;
}
.titreorange{
	font-size:15px;
	font-weight:bold;
	color: #ff9a31;
}
.titregris{
	font-size:15px;
	font-weight:bold;
	color: #3e3b38;
}
.titreblanc{
	font-size:15px;
	font-weight:bold;
	color: #ffffff;
}
.soustitrebleu{
	font-size:13px;
	font-weight:bold;
	color: #006d94;
}
.soustitreorange{
	font-size:13px;
	font-weight:bold;
	color: #ff9a31;
}
.soustitregris{
	font-size:13px;
	font-weight:bold;
	color: #3e3b38;
}
.soustitreblanc{
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
}
.textebleu{
	color: #006d94;
}
.texteorange{
	color: #ff9a31;
}
.textegris{
	color: #3e3b38;
}
.texteblanc{
	color: #ffffff;
}

/* style liste a puce*/
ul{
	list-style-image:url(/img/puces_separateur/puce_li.png);
	list-style-position:outside;
	padding-left:-20px;
	text-align:justify;	
}

/* Style des boutons standard */
.configbutton{
	padding:0px;
	margin:2px;
	width:136px;
	height:25px;
	font-weight:bold;
	background-color:transparent;
 	background-image:url(boutons/FR/btn_normal.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	color:#ffffff;
}

/* Styles des champs de formulaire*/
input 
{
	border: 0px dotted #CCCCCC;
}
.inputct {
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}
.inputrecommander {
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}

textarea 
{
	border-width: 1px;
	border-style: solid;
	border-right-color: #f1f0ea;
	border-left-color: #535257;                      
	border-bottom-color: #f1f0ea;                              
	border-top-color: #535257;
	background-color:#494131;
	color:#FFFFFF;
}

SELECT  
{
border: 0px dotted #CCCCCC;
}

.inputvide {
border: 0px solid #179ac0;
}
.inputrch {
border: 0px solid #179ac0;
background-color:transparent;
color: #ffffff;
font-size: 11px;
}
/* Styles infos bulle page panier*/
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 2px solid #01354a;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #06718f;
	color: #ffffff;
	overflow: auto;
	width:250px;
}

/* Styles notes informations*/
.label_note{
	font-size:10px;
	font-weight:600;
}

/* style a appliquer sur le model tableau */
/* texte entete du tableau */
.entetetableau {
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}
/* texte ligne pair */
.txtlgpair {

}
/* texte ligne impair*/
.txtlgimpair {
	
}
/* lien ligne pair tableau */
a.atabpair, a.atabpair:visited {

}
a.atabpair:hover {
}
/* lien ligne impair tableau */
a.atabimpair, a.atabimpair:visited {
	color:#fff;
}
a.atabimpair:hover {
	color:#f21600;
}
/* Stlye de la fiche*/
/* lien en pied de fiche*/
a.basfiche, a.basfiche:visited{
	color:#006d94;

}
a.basfiche:hover {
 color:#fff;
}
/* titre de la fiche*/
.ttfiche{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}
/* soustitre de la fiche*/
.sttfiche{
	font-size:14px;
	font-weight:bold;
	color: #014961;

}
/* label champs*/
.label_champs{
	font-weight:bold;
	color: #026C96;
}
/* soustitre de la fiche*/
.prix{
	
}
