radio {
	background-color: Lime;
}
body, html {
	background-color: #717171;
	background-image:  url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	height:100%;
}

#general {
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#545353;
	height: 100%;
}
#tetiere {
	background-color: #545353;
	height: 50px;
	background-image: url(../imgs/logoHeader.jpg);
	background-repeat: no-repeat;
}
#containHome {
	background-color: #FFFFFF;
	background-image: url(../imgs/bg_contain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#contain {
	background-color: #FFFFFF;
	background-image: url(../imgs/bg_contain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 100%;
	
}
#visu {
	background-color: #FFFFFF;
	height: 350px;
}
#visuCountry {
	background-color: #000000;
}
h1, h3 {
	display: none;
	font-family: arial;
}
#containText {
	background-color: #FFFFFF;
	float: left;
	width: 605px;
	background-image: url(../imgs/bgContain.jpg);
	background-repeat: no-repeat;	
}
#colDroite {
	background-color: #d3d2d2;
	background-image: url(../imgs/bgCol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 188px;
	height: 100%;	
}
#text {
	margin-left: 39px;
	width: 86%;
	
}
.titre {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.formt {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
.txt {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.txtForm {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #AB161F;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#rect {
	background-color: #a42814;
	height: 10px;
	float: left;
	width: 188px;
}
#textCol {
	padding-right: 10px;
	padding-left: 20px;
}
.imgsPartners {
	margin-bottom: 5px;
}
.bgForm {

	font-family: arial;
	font-size: 11px;

}
.baseline {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomLine:link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomLine:visited {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomLine:hover {
	font-family: arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

