body {
	font-family : arial,verdana,sans-serif;
}

.imgFloatLeft{
	float:left;
	margin:5px;
}

.ldv p,h1{
	margin:10px;
	color : black;
}

.ldv p.infos {
	font-size:small;
	font-style:italic;
}

.ldv h2{
	color:green;
}

.ldv h1{
	font-size: medium;
}

.boiteBleue {
	margin:10px;
	border: dashed 5px #A7CCEB;
	background-color:#F4FAFF;
}

.boiteVerte {
	margin:10px;
	border: dashed 5px #A7CCEB;
	background-color:#DDFFDD;
	border-color: #88FF88;
}

.boiteJaune {
	margin:10px;
	border: dashed 5px #A7CCEB;
	background-color:#FFFFCC;
	border-color: #FFCC66;
}

.boiteRouge {
	margin:10px;
	border: dashed 5px ;
	background-color:#FFCCCC;
	border-color: #FF8888;
}

.boiteBlanche {
	margin:10px;
	border: dashed 5px ;
	background-color:#FFFFFF;
	border-color: #FF8888;
}



a.lienBig {
	font-size:x-large;
	font-weight:bold;
	
}
.Style1 {
	color: #CC0000;
	font-weight: bold;
}
.Style2 {color: #CC0000}
.Style3 {color: #0066FF}


.CTA{
	margin : 5px;
	text-align:left;
	font-size : x-small;
	float:left;
	border:solid 2px;
	border-color: #FFCC66;
	background-color:#FFFFFF;
	font-weight : 400;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

img {
border : 0;
}

li {
font-size: medium;
color: #FFFFFF;
}

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

a{
color: #E18C3C;
font-size: small;

}
a:hover{
text-decoration : none ;
}

a.lienreseau {
margin-left: 5px;
font-weight: bold;
color: #CCFFFF;
text-align: center;
}

a.lienlog, a.lienTitreAnnonce, a.lienInterne {
font-size: small;
font-weight: bold;
color: #E18C3C;
text-align: center;
margin-left: 3px;
}


h1,h2,h3,h4 {
font-weight: bold;
color: black;
}
h1,h2 {
font-size: large;
}

h3,h4 {
font-size: medium;
}

.login {
font-size: medium;
font-weight: bold;
color: #E18C3C;
margin-left: 10px;
}

.boutonINPUT { 
color:#666666;
background-color:#DFDFFF;
font-size:medium;
font-weight: bold;
border: 1px solid #666666;
margin-left: 5px;
}

.tour {
border: 1px solid #336633;
width: 779px;
}
