/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	background-image: url(../images/fondnew.jpg);
	background-repeat: repeat-y;
	background-color: #f3f3f3;
}

h1 {
font-family:'Yanone Kaffeesatz', arial, serif; 
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
letter-spacing: 3px; 
font-size:20px;color:#606060;

}

.fond_gauche {
	background-image: url(../images/fond2.jpg);
	background-repeat: no-repeat;
}


.haut {

	background:url(../images/haut.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	
	}

.content 
{
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	background-position:center
}

.bas {
	background:url(../images/bas.jpg);
	background-repeat: no-repeat;
	background-position:center
	}
	 
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626B7B;
}
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB121A;
}
.texte3 {
font-family: 'Yanone Kaffeesatz', arial, serif; 
font-size:15px;
font-weight:500;
color:#525252;
letter-spacing: 3px;
}
.texte4 {
font-family:  arial, serif; 
font-size:12px;
color:#666666;
letter-spacing: 1px;
}
.texte_bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979797;
}
a:link {
	color: #606060;
	text-decoration: none;
}

a:visited {

	color: #606060;
	text-decoration: none;
}
.bandeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bolder;
	color: #626B7B;
	opacity: .8;
filter: alpha(opacity=80);
	
	}
.cadre {
	border: 1px solid #E2E5EA;
}

.cadre2 {
	border: 1px solid #ffb369;
}


a:active {


	color: #626B7B;
	text-decoration: none;
}
a:hover {


	color: #454545;
	text-decoration: none;
	font-weight: bold;
	
}
.opaque50 {
opacity: .7;
color: white;
filter: alpha(opacity=70);
}
.texte2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB121A;
}
a.texte2 {
	color: #CB121A;
	text-decoration: none;
}
a:visited.texte2  { 
 color: #CB121A; 
}
a:hover.texte2  { 
 color: #CB121A; 
}.france {
	background-image: url(../images/france.jpg);
	background-repeat: no-repeat;
}
