* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font:Arial, Helvetica, sans-serif;
	color:#565353;
}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #3d5498;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 4px;
	margin-bottom: .8em;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 2px;
	font: Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #3d5498;
}

a:hover {
	color:#f0ba00;
}



/* PhotosGauche */

#photoGauche {
}

#photoGauche h2 {
	padding: 10px 0 0 0px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #f8c828;
	font-size: 18px;
	color:#FF0000;
}

.savoirPlus {
background: url(images/img6.gif) repeat-x left bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:5px;
padding-bottom:1px;
float:right;
}

.photoCadre{
padding:5px;
border:1px #CCCCCC dashed;
text-align:center;
}

/* head */

#head {
	width: 770px;
	height: 95px;
	margin: 0 auto;
	background-image:url(images/logo2.gif);
}

#tel{
width:250px;
height:25px;
float:right;
text-align:right; 
margin-top:64px;
font-family:Arial, Helvetica, sans-serif;
}

/* Contenu */

#contenu {
	width: 770px;
	margin: 0 auto;
}

#colonneDroite{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#texte{}

/* Contenu > Main */

#main {
	float: right;
	width: 500px;
	margin-top: 0px;
}

/* Contenu > colonneGauche */

#colonneGauche {
	float: left;
	width: 240px;
}

/* contenu >colonneGauche > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #FFCC00;
	color: #3d5498;
}

#menu a:hover, #menu .active a {
	background-image:url(images/menu.gif);
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

/* Footer */

#footer {
	clear: both; 
	width: 770px;
	height:83px;
	margin: 0 auto;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: 12px;
	text-align:center;
	color:#05396b;
	padding-top:50px;
}

#footer a {
color:#05396b;
font-family:Arial, Helvetica, sans-serif;
}

#footer a:hover{
text-decoration:underline;
}

.imageLien{
border:none;
}

.photoGauche{
float:left;
margin-right:10px;}

.tableauLiens{
border-collapse:collapse;
}
.tableauLiens td{
padding-bottom:10px;
vertical-align:top;
}



/* --------------- formulaire --------------- */

	form#contact fieldset {
        margin-top: 2px;
        padding: 10px;
        border: solid 2px #FFCC00;
    }
	
	form#contact legend {
        font-weight: bold;
		color: #3d5498;
    }
	
	form#contact label {
        margin-right: 10px;
        float: left;
        text-align: right;
        width: 25%;
    }
	
/* ------------------------------------------ */



