/*<![CDATA[*/
/*
*   Rose stable : #cc0066;
*   Rose charte : #d61052;
*   Bleu académique : #003366;
*   Orange SIPS : #f38420.
*/
#bloc-central {
    margin: 0 10px 0 315px;
    padding: 10px;
}
#colonne-gauche {
    float: left;
    width: 290px;
    padding: 10px;
}
#colonne-gauche li {
    margin-top: 15px;
}
#en-tete {
    color: #fff;
    height: 70px;
}
#en-tete h1 {
    display: inline;
    top: 23.5px;
}
#enveloppe {
    /* background-color: #fff; */
    position: relative;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #d61052;
    border-bottom: 0;
}
#pied-de-page {
    background-color: #003366;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 0.7em;
}
#pied-de-page a {
    color: #fff;
}
#pied-de-page a:hover {
    text-decoration: none;
}
#principal {
    background: url("../images/site/fond_bloc_central.png") repeat-y left top;
    width: 100%;
	overflow: hidden;
}
#vitrine {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
}
#vitrine #droite {
	margin-left: 648px;
	margin-right: 10px;
	padding: 24px 0 0 0;
}
#vitrine #gauche {
    float: left;
    width: 282px;
    margin-left: 10px;
    padding-top: 24px;
    
}
#vitrine #centre {
	float: left;
	width: 316px;
	text-align:center;
	margin-top: 35px;
}
/*]]>*/