﻿* {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color: #2e0c12;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
strong{
	font-weight:bold;
}
p{
	padding:0px;
	margin:0px;
 }
li{
	list-style-position: inside;
	list-style-image: url(puce_orange.png);
	list-style-type: none;
	padding:0px;
	padding-left:5px;
	margin:0px;
	vertical-align: middle;
	height:20px;
} 
a, a:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #ee7f01;
	text-decoration: underline;
}

a:hover {
	/*font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #ee7f01;
	text-decoration: underline;*/
}


a.new_defil, a.new_defil:visited {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-stretch:expanded;
	color: #ee7f01;
	text-decoration: underline;


}
a.new_defil:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-stretch:expanded;
	color: #ee7f01;
	text-decoration: underline;
}

.tab {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	border: Black;
	BORDER-RIGHT: 2px solid #666666; 
	BORDER-LEFT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #CCCCCC; 
	BORDER-BOTTOM: 2px solid #666666; 
	padding: 5px;
	background-color: #F0F0F0;
}
a.menu, a.menu:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
border: 0 none;

}

a.menu:hover {
	color: #2e0c12;
}
a.menuvert, a.menuvert:visited {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

a.menuvert:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ee7f01;
	text-decoration: none;
}
a.nav, a.nav:visited {
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;

}

a.nav:hover {
	font-size:12px;
	font-style:normal;
	font-weight: normal;
	color: #ee7f01;
	text-decoration: none;
}
a.pied, a.pied:visited {
	font-size:9px;
	font-style:normal;
	font-weight: normal;
	color: #2F0C12;
	text-decoration: none;
	letter-spacing: normal;

}

a.pied:hover {
	font-size:9px;
	font-style:normal;
	font-weight: normal;
	color: #EF7F02;
	text-decoration: none;
}
a.menupat, a.menupat:visited {
	font-size:11px;
	font-style:normal;
	font-weight: normal;
	color: #2F0C12;
	text-decoration: none;
	letter-spacing: normal;

}

a.menupat:hover {
	font-size:11px;
	font-style:normal;
	font-weight: normal;
	color: #EF7F02;
	text-decoration: none;
}	
.titre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	color: #2e0c12;

}

.titrebleu {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	color: #0095ac;

}

.titreorange {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	color: #ee7f01;
}



.soustitre {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #2e0c12;

}
.soustitrebleu {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #0095ac;
}
.soustitreorange {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #ee7f01;
}
.soustitremarron {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #2e0c12;
}
.textemarron {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #2e0c12;
}
.textebleu {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #0095ac;
}
.texteorange {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #ee7f01;
}
.texteblanc {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color: #FFFFFF;
}
.titrepage {
                font-family : Arial, Verdana, Helvetica, sans-serif;
                font-size:15px;
                font-style:normal;
                font-weight: bold;
                text-transform:uppercase;
                color: #038ca2;
                padding-left:0px;
}
input 
{
	border: 1px solid #2F0C12;
	color: #2e0c12;

}
textarea 
{
border: 1px solid #2F0C12;
color: #2e0c12;
}
SELECT  
{
border: 1px solid #2F0C12;
color: #423F6D;
}
.inputvide {
border: 0px solid #FFFFFF;
color: #2e0c12;
}

.boutonform {
	border: 1px solid #ADC182;
	color: #FFFFFF;
	background-color: #85B916;
	cursor:hand;
}

table {
	font-size:12px;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	color: #ee7f01;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ee7f01;
}


.minivert{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color: #85B916;
}

.invisible {
	DISPLAY: none;
}
.popDelai {
	Z-INDEX: 100;
	BACKGROUND: #F5F5F5;
	MARGIN: 0px;
	/*WIDTH: 250px;*/
	POSITION: absolute;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B16C0F;
	border-left-color: #B16C0F;
	
	/*border-top-width: 1px;
	border-top-color: #D9C0AA;
	border-top-style: solid; */
	border-bottom-width: 1px;
	border-bottom-style: solid;		
	border-bottom-color: #B16C0F;
}
.infobulle{
	position: absolute;
	visibility : hidden;
	border: 1px solid #85B916;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	overflow: auto;
	width:400px;
}