body {
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
	background-image:  url(/img/body_bgd.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003368;
}

a {
	color: #B53A15;
}

p  {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}


h1 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #003368;
}


h2 {
	width: auto;
	margin: 0px 0px 20px 0px;
	border-width: 0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003368;
	background-image: url(/img/plume.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 15px;
	font-weight: normal;
	text-transform: normal;
}



h3 {
	padding: 0px;

	width: auto;
	border-width: 0px 0px 1px 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003368;
	background-image: url(/img/plume.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 22px;
	
}


.bullet1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003368;
	background-image: url(/img/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	display: block;
	line-height: 15px;
	text-indent: 10px;
	margin-top: 5px;
	width: auto;
}


.accroche1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6F18;
	line-height: 15px;
	width: auto;
}

.accroche2 {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: auto;
}


.list {
	padding-left : 10px;
	padding-bottom : 5px;
}

#global {
	width: 990px;
	background-image: url(/img/bgd_nav.gif);
	background-repeat: repeat-x;
	float: left;
	display: block;
}

#colonne_gauche{
	float: left;
	display: block;
	width: 330px;
	background-color: #FFFFFF;
}

#colonne_gauche img{
	float: left;
	display: block;
}


#countries {
	float: left;
	display: block;
	width: 330px;
	height: 210px;
	background-image: url(/img/countries_off.gif);
}


#countries  a:hover {
	display: block;
	width: 330px;
	height: 210px;
	background-image: url(/img/countries_on.gif);
}


#colonne_centre{
	width: 660px;
	float: left;
	display: block;
}

#content {
	background-image:  url(/img/content_bgd.gif);
	background-repeat: repeat-y;
	background-position:left;
	/*padding-left : 10px;*/
	width: 660px;
	float: left;
	display: block;
}

#content_main{

	width: 495px;
	float: left;
	display: block;
	/*padding-right: 10px;
	padding-left: 10px;*/
	padding-top: 30px;
	padding-bottom: 20px;

}


#content_main2{
	width: auto;
	/*padding-right: 10px;
	padding-left: 10px;*/
	margin: 0px 10px 0px 20px;
}


#insert_left{
	width: 220px;
	float: left;
	display: block;
	padding: 0px 12px 20px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9E7F4;
	
}

/*

#insert_left p {
	margin-left: 20px;
}

#insert_left span {
	margin-left: 20px;
}
*/

#insert_right{
	width: 220px;
	float: left;
	display: block;
	padding: 0px 0px 20px 12px;
	
}

/*
#insert_right p {
	margin-left: 20px;
}

#insert_right span {
	margin-left: 20px;
}

*/

#content_right{
	width: 164px;
	float: left;
	display: block;
	padding: 45px 0px 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6ECF3;
}


#footer {
	width: auto;
	display: block;
	height: 25px;
	clear: both;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 5px;
}

#nav {
	width: 660px;
	float: left;
	display: block;
	height: 51px;
	background-image: url(/img/nav_bgd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#nav a, #nav a:link, #nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003368;
	text-transform: uppercase;
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(/img/puce_nav.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-indent: 15px;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
}

.activated {
	color: #367B13;
	text-decoration: none;
}


#logo{
	float: left;
	display: block;
	height: 100px;
	width: 330px;
	background-color: #FFFFFF;
}

#logo img{
	margin-top: 10px;
}


#cleaner {
	clear : both;
}


.tab1 {
	display: block;
	float: left;
	height: 20px;
	width: 100%;
	background-color: #003368;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10pt;
	background-image: url(/img/fleche_b.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 18px;
}

.tab2 {
	display: block;
	float: left;
	height: 20px;
	width: 100%;
	background-color: #B8C7D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003368;
	text-indent: 10pt;
	background-image: url(/img/fleche.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 18px;
}


#contact {
	display: block;
	float: left;
	width: 100%;
	background-color: #758DA6;
	font-size: 10px;
	color: #ffffff;
	padding : 10px 0px 10px 0px;
}

#contact td {
	vertical-align: top;
	display: table-cell;
	font-size: 10px;
	padding : 0px 10px 0px 10px;
}

#contact input {
	height: 15x;
	border: 1px solid #333333;
}

.valid {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B53A15;
	text-transform: uppercase;
}

#contact textarea {
	height: 15x;
	border: 1px solid #333333;
}

#clients  {
	background-color: #FFFFFF;
	height: 100px;
	width: 164px;
	text-align: center;
	float: left;
	display: block;
	padding-top:10px;
}

#encart  {
	width: 164px;
	text-align: center;
	float: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}


.small {
	font-size: 10px;
	text-align: left;
	padding: 10px;
	line-height: 13px;
}


.focus {
	font-size: 11px;
	color: #367B13;
	font-weight: bold;
	
}
.menuskin{
position:absolute;
width:250px;
background-color:#901e8e;
border:1px solid #901e8e;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}
a.menudiv{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003368;
	text-transform: uppercase;
	float: left;
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(/img/puce_nav.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-indent: 15px;
	text-decoration: none;
	font-weight: bold;
}
a.menudiv:hover{
	text-decoration:underline;
}

#popitmenu{
position: absolute;
background-color: #f4edc9;
border:1px solid #003368;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: 003368;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}