* {
margin:0;
padding:0;
}

img {
	border: none;
}

body 
{
background-color:#356BA9;
width:100%;
background-image: url("../images/fnddesign.jpg");
background-repeat: no-repeat;
}



/* Entete	*/

#header 
{
width: 898px;
height: 197px;
margin-top: 15px;
}


#fond_page
{
margin:auto;
color: #344248;
width: 898px;
padding-bottom: 30px;
}


#page
{
width: 898px;
overflow: hidden;
background-image: url("../images/fond_page.jpg");
background-repeat: repeat-y;
}

#page1
{
float: left;
width: 691px;
height: auto;
min-height: 400px;
_height: 400px;
padding-bottom: 30px;
}

#page2
{
margin-left: 703px;
_margin-left: 698px;
width: 192px;
}


#edito
{
width: 551px;
margin-left: 1px;
padding: 20px;
padding-left: 130px;
overflow: hidden;
background-color: #D6E4F3;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
font-weight: none;
text-decoration: none;
background-image: url("../images/fndito.jpg");
background-repeat: repeat-y;
}

#edito h1
{
color: #356BA9;
font-family: Verdana, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: none;
text-decoration: none;
padding-bottom: 10px;
}


#resume1
{
overflow: hidden;
width: 681px;
padding: 10px;
padding-top: 20px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
font-weight: none;
text-decoration: none;
}


#resume2
{
float : left;
overflow: hidden;
width: 320px;
padding-left: 20px;
padding-top: 20px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
font-weight: none;
text-decoration: none;
}


#resume3
{
float : left;
overflow: hidden;
width: 205px;
padding-top: 20px;
padding-left: 20px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
font-weight: none;
text-decoration: none;
}

#resume1 h1, #resume2 h1, #resume3 h1
{
color: #FF7800;
font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
font-weight: none;
text-decoration: none;
padding-bottom: 5px;
}


#resume1 a
{
color: #004595;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
padding: 0px 0 ;
text-align: center ;
font-weight: bold;
text-decoration: none;
}

#resume1 a:hover, #resume1 a:focus, #resume1 a:active
{ 
font-weight: none;
text-decoration: none;
color: #FFAC43;
}


#resume2 a
{
color: #004595;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
padding: 0px 0 ;
text-align: center ;
font-weight: bold;
text-decoration: none;
}

#resume2 a:hover, #resume2 a:focus, #resume2 a:active
{ 
font-weight: none;
text-decoration: none;
color: #FFAC43;
}


#resume3 a
{
color: #004595;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
padding: 0px 0 ;
text-align: center ;
font-weight: bold;
text-decoration: none;
}

#resume3 a:hover, #resume3 a:focus, #resume3 a:active
{ 
font-weight: none;
text-decoration: none;
color: #FFAC43;
}


/* Footer	*/

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

#footer p
{
margin-left: 250px;
padding: 5px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
}


#footer a
{
color: #004595;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: none;
text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active
{ 
font-weight: none;
text-decoration: underline;
color: #004595;
}