INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}	

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	padding: 10px 10px 10px 10px;
}
.popcorn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	padding: 5px 5px 5px 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 666666;
}
.titleprix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 888888;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 003366;
}
.boxContentGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
.boxContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 000000;
}
.onglet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	letter-spacing: 2px;
}
a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6699cc;
	text-decoration: underline;
}
a.orange:link, a.orange:active, a.orange:visited, a.orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff6633;
	text-decoration: underline;
}
a.navMain:link, a.navMain:active, a.navMain:visited, a.navMain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
	
}
a.navMain2:link, a.navMain2:active, a.navMain2:visited, a.navMain2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 003366;
	text-decoration: none;
		
}
a.secNav:link, a.secNav:visited, a.secNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
}
a.secNav:active {
	color: 003333;
}
a.thirdNav:link, a.thirdNav:visited, a.thirdNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003366;
	text-decoration: none;
}
a.thirdNav:active {
	color: 003333;
}
a.whiteLink:link, a.whiteLink:visited, a.whiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
}
a.whiteLink:active {
	color: FFFFFF;
}
.underline{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #94a9c5;
}
.upperline{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #94a9c5;
}
.rightDashed{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
}
.rightBottomDashed{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
}
.rightDashedUnderline{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #94a9c5;	
}
.rightLeftDashed{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	
}
.rightLeftBottomDashed{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
}
.leftDashed{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	
}
.leftTopBottomDashed{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;		
}
.rightLeftTopBottomDashed{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;		
}
.bottomDashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.topDashed{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cccccc;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.homeTitleText {
	padding-bottom: 7px;
	vertical-align: bottom;
}
/*Form fields class*/
input.requiertForm {background-color: #E6F4EF;}
select.requiertForm {background-color: #E6F4EF;}
/*------------*/