/* CSS Document */

body {
	font-family: Tahoma, Trebuchet MS,Arial,Helvetica,freesans,sans-serif;
	font-size: 13px;
	color: #643100;
	background-color: #fff;	
	
}

a:link {
	color: #b24f05;
	font-weight: bold;
}
a:visited {
	color: #b24f05;
}
a:hover {
	color: #b24f05;
}
a:active {
	color: #b24f05;
}

div#menuheader { 
	margin: 0px;
    padding: 0px;
	margin:30px 0 0 300px;
} 

p { margin-top:7px;}

div#blocnavig {
width:265px;
margin:0px;
padding:0px;
z-index:-1;
}

li {list-style-image:url(/images/picto.gif);}

/**
div#main {
	margin:0;
	padding:0;
	float:right;
	width:735px;
	background-repeat:no-repeat;
}



div#mainCountry {
	margin:0;
	padding:0;
	float:right;
	width:735px;
	height:676px;
	background-image: url(images/bg_country.jpg);
	background-repeat:no-repeat;
}
**/

/**
div#mainResults {
	margin:0;
	padding:0;
	float:right;
	width:735px;
	height:676px;
	background-image: url(images/bg_success.jpg);
	background-repeat:no-repeat;
}
**/

div#content {
	margin:0;
	padding:0;
	padding-left:1px;
	width:615px;
}

div#content .textes {
padding:0;
margin:25px;
}

div#content .titres {
padding:0;
margin:12px;
}

div#content .textesSuccess {
padding:0;
margin:25px;
margin-left:160px;
margin-top:140px;
}

div#content .TitreBrun {
color:#b24f05;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
}

div#content .TitreBrunFonce {
color:#643100;
font-size:16px;
font-weight:bold;
}

div#content .TitreCountries {
color:#586150;
font-size:14px;
font-weight:bold;
}

div#country {
margin-left:10px;
margin-top:20px;
z-index:1000;
}

div#country .form {
background-color: #933f0f;
color: #fbbb6f;
font-family: Trebuchet MS, Arial, Helvetica, freesans, sans-serif;
font-size: 12px;
border: solid 1px #662807;
padding: 2;
}


.news a:link {
	color: #74c8ca;
	font-weight: bold;
}
.news a:visited {
	color: #74c8ca;
}
.news a:hover {
	color: #74c8ca;
}
.news a:active {
	color: #74c8ca;
}

.show { 
	display:block;
}

.hide { 
	display:none;
}
.cc{font-size:11px}

.cc .shopbold {font-size:12px}