/* Layout */
body {
	background-color: #999966;
	background-image: url(../img/img_background/bkg_body.gif);
	margin: 0px;
	background-attachment: fixed;
}

.general {
	background-color: #FFFFFF;
}
.navigation_menu {
	background-color: #FFFFDD;
	padding-left: 6px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/img_background/hr_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.directory {
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;

}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;

}
.navigation_footer {
	background-color: #FFFFDD;
	padding-left: 6px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/img_background/hr_separator.gif);
	background-repeat: repeat-x;
	border-top: 0px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px none #999999;
	border-left: 1px solid #999999;
	background-position: top;





}

/* Linking */
a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;


}
a:link {
	font-size: 11px;
	color: #660000;
	text-decoration: underline;

}
a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	font-size: 11px;
	color: #CC0000
}
a:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;

}
a.email:link {
	font-size: 9px;
	color: #660000
}
a.email:hover {
	font-size: 9px;
	color: #CC0000
}
a.email:active {
	font-size: 9px;
	color: #CC0000
}
a.email:visited {
	font-size: 9px;
	color: #CC0000
}

/* Titleing */
.titre {
	padding-left: 10px;
	width: 377px;

}

.contenu {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
}

.sous-contenu	{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.email {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color:#333333;
}

.input-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFCC;
	padding-left: 2px;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.input-submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFCC;
	border: 1px solid;
	font-weight: bold;
	border-color: #CCCCCC;
	border-style: solid;
	margin-right: 4px;
	margin-left: 4px;
}

.vertical {
	width: 1px;
	background-image: url(../img/img_background/vr_separator.gif);
	background-repeat: repeat-y;
	background-position: center;

}

.horizontal {
	background-image: url(../img/img_background/hr_separator.gif);
	background-repeat: repeat-x;
	background-position: center;
	border: 0px none;



}

.contour {
	background-color: #FFFFFF
}

.note {
	background-color: #FFFFDD;
	border: 1px #CCCCCC solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px
}

.illustration {
	margin-right: 10px
}
.country {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.temoignagecontenu {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#333333;
	margin-bottom: -5px;
	margin-top: 10px;
}

.temoignagehorizontal {
	border-color: #CCCCCC black black;
	height: 1px;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;

}
.imgFlag {
	vertical-align: middle;

}
.banner {
	background-image: url(../img/img_background/hr_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#message{
	font-family    : Arial, Helvetica, Sans-Serif;
	font-size      : 12px;
	background     : #FFF url(../img/annonce/un-ange-passe.gif) no-repeat left center;
	height         : 111px;
	color          : #333;
	text-align     : left;
	vertical-align : middle;
	padding-left   : 170px;
	padding-right  : 10px;
	border         : 0px;
	border-left    : 1px solid #999;
	border-right   : 1px solid #999;
}

#message a{
	font-family     : Arial, Helvetica, Sans-Serif;
	font-size       : 12px;
}
