.t1 {
	font-size: xx-small;
}
.t2 {
	 
}

.t3 {

	FONT-SIZE: small
}
.t4 {

	FONT-SIZE: medium
}
.t5 {

	FONT-SIZE: large
}
.t6 {

	FONT-SIZE: x-large
}
.bg-green1 {
	background-color: #006C59;
	 
	color: #FFFFFF;
}
.bg-green2 {
	background-color: #007A64;
	 
	color: #FFFFFF;
}
.bg-green3 {
	background-color: #00BB9A;
	 
	color: #FFFFFF;
}
.bg-orange1 {
	background-color: #D53826;
	 
	color: #FFFFFF;
}
.bg-orange2 {
	background-color: #F05B48;
	 
	color: #FFFFFF;
}
.bg-orange3 {
	background-color: #FF9933;
	 
	color: #FFFFFF;
}
.bg-orange4 {
	background-color: #FAD548;
	 
	color: #FFFFFF;
}
.bg-light {
	background-color: #E9E9D1;
	 
	color: #000000;
}
.bg-xlight {
	background-color: #F4F4E8;
	 
	color: #000000;
}
.bg-xxlight {
	background-color: #F9F9F0;
	 
	color: #000000;
}

.bg-white {
	background-color: #FFFFFF;
	 
}


.menu1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;

}
.menu1on{
	background-color: #00A387;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A6FFEF;
	border-left-color: #00E8BF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006C59;
	border-bottom-color: #006C59;






}
.menu1:hover {
	text-decoration: underline;
}
.menu2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.menu2on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #001648;
}
.menu2:hover {
	text-decoration: underline;
}
.menu3 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007A64;


}
.menu3on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #001648;
}
.menu3:hover {
	text-decoration: underline;
}
h1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #BABEC9;
	font-size: medium;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	color: #505C78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: none;
	font-weight: bold;
	margin: 0px 0px 0px -12px;
}
h4 {
	color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.pied-de-page {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;


}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;


}



.error {
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFCC;
}


textarea{
	font-family: Arial, Helvetica, sans-serif;
	 
	background-color: #FBFBF4;
	border-top: 1px solid #979CA8;
	border-right: 1px solid #DEE0E4;
	border-bottom: 1px solid #DEE0E4;
	border-left: 1px solid #979CA8;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	 
	background-color: #FBFBF4;
	border-top: 1px solid #979CA8;
	border-right: 1px solid #DEE0E4;
	border-bottom: 1px solid #DEE0E4;
	border-left: 1px solid #979CA8;
}

.input-bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	 
	background-color: #FBFBF4;
	border-top: 1px solid #979CA8;
	border-right: 1px solid #DEE0E4;
	border-bottom: 1px solid #DEE0E4;
	border-left: 1px solid #979CA8;
}
.input-100 {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	 
	background-color: #FBFBF4;
	border-top: 1px solid #979CA8;
	border-right: 1px solid #DEE0E4;
	border-bottom: 1px solid #DEE0E4;
	border-left: 1px solid #979CA8;
}
.input-bold-100 {
	font-weight: bold;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	 
	background-color: #FBFBF4;
	border-top: 1px solid #979CA8;
	border-right: 1px solid #DEE0E4;
	border-bottom: 1px solid #DEE0E4;
	border-left: 1px solid #979CA8;
}

.line-bottom {
	 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.line-top {
	 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.dotted-BR {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.dotted-B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dotted-R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D83B27;
}

