#page{width:1000px; height:550px; margin:0 auto; position:relative;}

#illus, #illus img{display: block; width:1000px; height:550px;}

#leftside{width:150px; padding:5px; position:absolute; top:0; left:0;}
#leftside h1 a{
	margin-bottom:7px; font-weight: bold; width:92px; height:82px; display: block;
	background: #fff url('../media/images/fm_logo.jpg') no-repeat top left;
}
#leftside a{text-decoration:none;}

#actu{font-size: 12px; margin-top:7px;}
#actu a{color:#e72b4b; font-weight:bold;}
#actu a:hover{color:#999;}

hr{width:30px; margin:30px 0 25px 0;}

#menu{}
#menu a{color:#999;}
#menu a:hover{color:#000;}
#menu .selected a{color:#000;}
#menu .selected a:hover{color:#444;}


/* //////////
// AUTRES
*/
#bloc_home{
	padding:230px 570px 5px 80px; width:350px; height:315px; text-align: justify; color:#675b56;
	background: #fff url('../media/images/fond_home.jpg') no-repeat top left;
}
#bloc_home a{color:#325792; text-decoration: none;}
#bloc_home a:hover{color:#e68090;}
#bloc_home p{margin-bottom:1.2em;}
/* * */
#bloc_pres{
	padding:235px 390px 0 240px; width:370px; height:315px; text-align: justify; color:#675b56;
	background: #fff url('../media/images/fond_presentation.jpg') no-repeat top left;
}
#bloc_pres p{text-align: justify;margin-bottom:1.2em;}
/* * */
#bloc_publ{
	padding:235px 090px 0 340px; width:570px; height:315px; text-align: justify; color:#e24096;
	background: #fff url('../media/images/fond_publications.jpg') no-repeat top left;
}
/* * */
#bloc_clie{
	padding:265px 180px 0 120px; width:700px; height:285px; text-align: justify; color:#e68090;
	background: #fff url('../media/images/fond_clients.jpg') no-repeat top left;
}
/* * */
#bloc_cont{
	padding:170px 0 0 460px; width:540px; height:380px; text-align: justify; color:#e598a3;
	background: #fff url('../media/images/fond_contact.jpg') no-repeat top left;
}
#bloc_cont form{width:348px;}
#bloc_cont fieldset{padding:0 0 5px 2px;}
#bloc_cont fieldset label{float:left;}
#bloc_cont fieldset input{width:255px; border: 1px solid #e598a3; padding:2px; margin:0; display: block; float:right;}
#bloc_cont textarea{width:255px; height:140px; float:right; border: 1px solid #e598a3; padding:2px; margin:0;}
#bloc_cont div{height:28px; padding:5px 0;}
#bloc_cont div .happyflo{color:#b05663;}
#bloc_cont .submit{margin:22px 0 0 140px;}
/* * */
#bloc_down{width:570px; height:270px; padding:280px 0 0 430px;}
#bloc_down span{height:17px; padding-top:55px; color:#8e93c6; float:left;}
#bloc_down a{
	display: block; width:33px; height:69px; float:left;
	background: #fff url('../media/images/link_dwnl.jpg') no-repeat top right;
}
#bloc_down a:hover{background-position: bottom left;}

