/*
COLORS
Yellow, pale: 		fbffb7 - (boxes)
Yellow, medium : 	e9ca4d - (menu hover, box borders)
Green, flagtop: 	60a82a
Green, flagbottom : 80b855
Green, pale : 		a5de7b - (yellowtable border)
Green, light : 		7cc542 - (menu)
Green, medium : 	5fb124 - (logo)
Green, medium+ : 	57a221 - (titres h3, h4, h5)
Green, dark : 		0d490d - (menu text, titles)
Red, pink : 		bc4343
Red, dark : 		8e0000
Grey, text :		383838
*/

body {
	text-align: center;
	}

.heading {
	text-align: center;
	}

.title {
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #0d490d;
	}

.container {
	width: 1000px;  
	/* Centering for IE6+ in strict mode, Firefox, and other modern browsers */
	margin: auto;
	/* Don't center every line of text - we inherited this setting from body */
	text-align: left;
	padding: 10px 5px 10px 5px;
	color: #000;
	background-color: #fff;
	border-width: 0px;
	/*border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #0d490d;*/
	overflow: auto;
	
	}

/* LEFT PART */
  
.left {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height : 100%;
	background-color : #fff;
	}

#logo {
	text-align: center;
	padding-left : 10px;
	padding-top: 25px;
	}

/*MON MENU

#monmenu {font-family: verdana, arial, tahoma, sans-serif; font-size: 90%; font-weight:bold;}
#monmenu ul ul {display: none; left: 144px; top: -1px; position: absolute; margin:0px; padding: 0px; border: 1px solid #B0B0B0;}
#monmenu li {list-style-type: none; position: relative; width: 140px; background-color: #E0E0E0; padding: 2px; margin: 0px}
#monmenu li:hover, #monmenu li.sfhover {background-color: #FFFF70;}
#monmenu li a {text-decoration:none;}
#monmenu li:hover ul.niveau2, #monmenu li li:hover ul.niveau3, #monmenu li.sfhover ul.niveau2, #monmenu li li.sfhover ul.niveau3 {display: block}
#monmenu li.plus {background-position:right; background-image: url(illustrations/ fdroite.gif); background-repeat: no-repeat; border-bottom: 1px solid #B0B0B0;}
*/

/*MENU DEROULANT*/	
	
#MenuDeroulant2b
   	{font-family: verdana, arial, tahoma, sans-serif; font-size: 110%; text-align: center; margin: 0 0 0 20px;}
#MenuDeroulant2b ul
   	{padding: 0px; border:0; width: 144px;}
#MenuDeroulant2b ul ul
	{display: none; left: 144px; top: -1px; position: absolute; margin:0px; padding: 0px; border: 1px solid #e9ca4d; font-size: 90%;}
#MenuDeroulant2b li
	{list-style-type: none; position: relative; width: 140px; background-color: #57a221; padding: 2px; margin: 0px; line-height: 40px; color:#fbffb7;}
#MenuDeroulant2b li:hover, #MenuDeroulant2b li.sfhover
	{background-color: #8e0000;}
#MenuDeroulant2b li a
	{color: #fbffb7; text-decoration: none;}
#MenuDeroulant2b li:hover ul.niveau2, #MenuDeroulant2b li li:hover ul.niveau3, #MenuDeroulant2b li.sfhover ul.niveau2, #MenuDeroulant2b li li.sfhover ul.niveau3
	{display: block}
/*#MenuDeroulant2b li.plus {background-position:right; background-repeat: no-repeat; border-bottom: 1px solid #e9ca4d;}*/
#MenuDeroulant2b li.menu {
	line-height: 12px;
	}


/* RIGHT PART */

.right {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 175px;
	}

#photokv {
	text-align: center;
	padding-top: 50px;
	font-size : 10px;
	}

/* MIDDLE PART BOXES & DIVISIONS */

.middle {
	top: 10px;
	margin-left: 150px;
	margin-right: 150px;
	padding: 0px 0px 0px 0px;	
	}

#titlebox {
	/*margin-top : 20px;*/
	padding: 5px 15px 5px 35px;
	color: #2C3337;
	/*background: url(images/nk21-Banner.png) center no-repeat;*/
	}

#mainbox {
	margin : 30px 30px 10px 35px;
	padding : 5px 10px 5px 10px;
	color: #000;
	background-color: #fff;
	overflow: auto;
	border-style : solid;
	border-color : #8e0000;
	border-width : 1px 2px 2px 1px;
	}

#BoxYellow {
	float : left;
	color : #0d490d;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fbffb7;
	border-style: solid;
	border-width: 1px;
	border-color:#e9ca4d
	}

#leftcolumn, #rightcolumn {
	width : 280px;
	margin : 2px 5px 2px 5px;
	padding: 0 5px 0 5px;
	}

#leftcolumn {
	float : left;
	}
	
#rightcolumn {
	float : right;
	}
	
#form {
	float : left;
	font-size : 12px;
	color : #e9ca4d;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fff;
	border-width : 1px 2px 2px 1px;
	}


/* CONTACTFORM */


#contactform {
	margin-left : 100px;
	width : 500px;
	color : #e9ca4d;
	background-color: #fff;
	border-style : solid;
	border-width : 1px 2px 2px 1px
	}

.contactform {
	width : 700px;
	}

/* POPUP */


.PopUp {
	width : 700px;
	}
	
#PopUp {
	text-align: left;
	margin : 30px 30px 30px 80px;
	padding : 10px 20px 10px 20px;	
	width : 500px;
	color : #e9ca4d;
	background-color: #fff;
	border-style : solid;
	border-width : 1px 2px 2px 1px
	}

/* SPANS */


.leftcolumnbook, .rightcolumnbook {
	background-color: #fbffb7;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #e9ca4d;
	}
	
.leftcolumnbook {
	width: 200px;
	}

.columnbook {
	background-color: #fbffb7;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	width: 100%;
	border: 2px solid white;
	}

.leftwitness, .rightwitness {
	background-color: #fbffb7;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #e9ca4d;
	}

.leftwitness {
	width: 200px;
	}	

.rightwitness p {
	font-size: 10px;
	}
	
.yellowbox {
	background-color: #fbffb7;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	border: 1px solid #e9ca4d;
	}

.mainboximg1 {
	float: left;
	/* if no introbox : border-top: 20px solid #fff; */
	border-right: 15px solid #fff;
	overflow: hidden;
	}

.mainboximg2 {
	float: right;
	border-left: 15px solid #fff;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	}

.center {
	text-align: center;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	}
	
.smallbox, .smallboxL, .smallboxR, .smallerboxL, .smallerboxR {
	color : #0d490d;
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fff;
	border-style : solid;
	border-color : #8e0000;
	border-width : 1px 2px 2px 1px;
	font-size: 10px;
	}

.smallbox {
	width : 400px;
	}
	
.smallboxR {
	float : right;
	width : 250px;
	}

.smallboxL {
	float : left;
	width : 250px;
	}

.smallbox p, .smallboxL p, .smallboxR p, .smallerboxL, .smallerboxR {
	font-size: 10px
	}

.smallerboxL {
	float : left;
	width : 150px;
	}

.smallerboxR {
	float : right;
	width : 150px;
	}

.product, .productL, .productR {
	margin : 5px 5px 5px 5px;
	padding: 5px 10px 5px 10px;
	background-color: #fbffb7;
	border: 1px solid #e9ca4d;
	}

.productL {
	float : left;
	width : 250px;
	}

.productR {
	float : right;
	width : 250px;
	}

/* IMAGES */

img.floatLeft {
	float: left;
	padding: 0 10px 0 0;
	}
	
img.floatRight {
	float: right;
	}

img.center {
	display: block;
	margin: 0 auto;
	height: 300px;
	width: 400px;
	}
	
/* FOOTER */

.footer {
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	}

a.subc:link, a.subc:visited {
	color: #0d490d;
	text-decoration: none;
	}

/* STYLE */

body, p, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	}

body {
	font-size: 12px;
	background-color: #fbffb7;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 15px;
	}

p {
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
	font-size : 12px;
	color: #383838;
	}
	
p.important {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	}

h1, h2 {
	font-family: arial, helvetica, sans-serif;
	color: #0d490d;
	text-align: center;
	margin: 0;
	}

h1 {
	font-size: 18px;
	padding: 6px;
	letter-spacing: 3px;
	}

h2 {
	font-size: 14px;
	margin-bottom: 6px;
	padding: 3px;
	padding-bottom: 0px;
	letter-spacing: 2px;
	}

h3, h4, h5 {
	color: #57a221;
	}

h3 {
	font-size:18px;
	padding: 0px 0 3px 0;
	/*text-transform: uppercase;*/
	}
	
h3.big {
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	}
	
h4 {
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #8e0000;
	font-size: 14px;
	padding: 2px 0 2px 0;
	}

h5 {
	font-size: 13px;
	line-height: 12px;
	}
	
h3.alignC, h5.alignC {
	text-align: center;
	}

h5.Optin {
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	}	

h5.Optin2 {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	padding: 0 40px 0 40px;
	}	

h6 {
	color : #000;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	}

img {
	border-style: none;
	border-width: 0;
	}
	
sp {
	font-style: italic;
	font-weight: bold;
	color: #8e0000;
	}

strong {
	font-style: italic;
	font-weight: bold;
	}	

li {
	color: #0d490d;
	list-style-position: inside;
	line-height: 200%;
	}

table {
	border: 1px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
	font-size : 12px;
	color: #383838;
	}
	
a {
	text-decoration: none;
	outline: none;
	}

a:link {
	color: #000099;
	text-decoration: none;
	}

a:visited {
	color: #000099;
	text-decoration: none;
	}

a:hover {
	color: #6C92AF;
	text-decoration: underline;
	}

a:active {
	color: #550F23;	
	}

/* Span styles */

.yellowtable {
	width: 100%;
	}

.yellowtable td {
	background-color: #fbffb7;
	border: 1px solid #a5de7b;
	padding: 0px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
	}
	
.yellowtable td {
	width: 33%;
	}
	
.center {
	margin-left: auto;
	margin-right: auto;
	}

.quote {
	font-style: italic;
	}

.quoter {
	font-weight: bold;
	}

.grey {
	color: #999999;
	}
	
.alert {
	color: #8e0000;
	}
	
.small {
	font-size: 10px;
	}
	
.smaller {
	font-size: 8px;
	}
	
.large {
	font-size: 120%;
	}
	
.hide {
	color: #ffffff;
	}
	
h3.alignC, h5.alignC {
	text-align: center;
	}
