@charset "iso-8859-2";
/* CSS Document */

html, body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#eae5dd;
background-image:url(../img/bg_html.jpg);
background-repeat:repeat-x;
}

#container{
width: 790px;
margin-left:auto;
margin-right: auto;
margin-top:0px;
margin-bottom:0px;;
padding:0px;
}

#header{
margin: 0px;
padding: 0px;
}

#menu{
margin-left:0px;
margin-top: 20px;
} 

a{
color:#e16730;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#c14c17;
}

p, li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#544238;
margin-bottom: 5px;
}
#orange{
color: #e16635;
}
p.accroche, h ul.accroche li{
font-weight:bold;
font-size:14px;
line-height:21px;
}

#middle{
margin-top: 40px;
overflow:auto;
}

#middle_left{
width: 571px;
float:left;
}

#middle_right{
width:190px;
background-color:#ded9d0;
border-left: 1px solid #9f938a;
float:left;
margin-left: 15px;
margin-top:42px;
padding:5px;
}

#footer{
clear:both;
height: 82px;
width:100%;
background-image:url(../img/footer_bg.jpg);
background-repeat:repeat-x;
}

.footer_p{
color:white;
font-size:10px;
text-align:center;
margin:0px;
padding-top:30px;
}

.asterix{
font-size:11px;
font-style:italic;
}

.titre_page{
border-bottom:5px #544238 solid;
padding-bottom: 5px;
}

.encadre_candidature{
	background-color: #dfdbd0;
	width: 551px;
	height: 111px;
	padding: 10px;
}
.encadre_candidature p{
	line-height: 13px;
	margin-top: 15px;
}
.form{
	float: left;
	}
.form img{
	border: 0px;
	margin-top: -5px;
	margin-right: 11px;
	}
hr{
color: #544238;
background-color: #544238;
height: 1px;
border: 0;
}

h3{
font-size:16px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #544238;
}

#middle_right h3{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#544238;
margin:0px;
width:150px;
}

table{
margin-left: 15px;
margin-top: 30px;
border-collapse:collapse;
border : 1px solid #d5cfc4;
}
td{
border : 1px solid #d5cfc4;
}

.partenaire td{
background-color:white;
}
.encadre{
padding: 10px;
background-color:#f9f3ea;
}
.pub_fermeture{
	position: absolute;
	top : 0;
	right : 0;
	
}
#fin_logo{
	border:1px solid #d5cfc4;
	margin : 0 10px 0 10px;
}
#fin_logo:hover{
	border:1px solid #E57135;
	margin : 0 10px 0 10px;
}
#img_parcours{
	border:1px solid #d5cfc4;
	margin : 0 0 0 5px;
	width: 558px;
	height: 123px;
	background: transparent url(../img/mini_parcours.jpg);
}
#img_parcours:hover{
	border:1px solid #d5cfc4;
	margin : 0 0 0 5px;
	width: 558px;
	height: 123px;
	background: transparent url(../img/mini_parcours_hover.jpg);
}
.blocs_accueil{
	height: 119px;
	}
#entreprendre{
	width: 189px;
	height: 119px;
	background: transparent url(../img/entreprendre.jpg);
	float: left;
	margin-right: 2px;
	}
#entreprendre:hover{
	width: 189px;
	height: 119px;
	background: transparent url(../img/entreprendre_hover.jpg);
	float: left;
	margin-right: 2px;
	}
#financements{
	width: 189px;
	height: 119px;
	background: transparent url(../img/financements.jpg);
	float: left;
	margin-right: 2px;
	}
#financements:hover{
	width: 189px;
	height: 119px;
	background: transparent url(../img/financements_hover.jpg);
	float: left;
	margin-right: 2px;
	}
#espace_createur{
	width: 189px;
	height: 119px;
	background: transparent url(../img/espace_createur.jpg);
	float: left;
	}
#espace_createur:hover{
	width: 189px;
	height: 119px;
	background: transparent url(../img/espace_createur_hover.jpg);
	float: left;
	}
#tab_equipe{
	margin: 10px 0px 0px 0px;
	border: 0px;
	width: 571px;
	color:#544238;
	font-size: 11px;
}
#tab_equipe td{
	border: 0px;
	padding: 13px 0px 0px 0px;
}