@import "common.css";

#header h1 {
	font-size: 24pt;
	color: #b7b7b7;
	line-height: 26px;
	margin: 20px 0px 0px 400px;
}

#header h1 .sub_title {
    margin: 15px 20px 0px 60px;
    float:right;
    z-index: 0;
}

#ihm_presentation {
    width: 649px;
    float: left;
    margin: 15px 20px 0px 20px;
}

#ihm_presentation h2 {
    font-size: 15pt;
    height: 24px;
	width: 100%;
	background: url(../img/fond_titre_content_box.png);
	background-position: top left;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px; 
}


#ihm_presentation .contener {
    margin: 0px;
    padding: 0px;
    width: 100%;
    background-color: #eceded;
}

#ihm_presentation .contener p {
    text-align: justify;
    padding: 0px;
    margin: 0px;
}

#box1, #box2 {
    float:left;
    width: 310px;
}

#box1 {
    padding: 0px 9px 0px 2px;
    border-right: 1px solid #555656;
}

#box2 {
    padding-left: 9px;
}

#themes_abordes {
    margin-left:70px;
}

#end_box {
    width: 100%;
	height: 8px;
	clear: both;
	background: url(../img/fond_end_box.png);
	background-position: top left;
    background-repeat: no-repeat;
}

#macaron_content {
    width: 649px;
    margin-top: 30px;
}

#macaron1, .macaron {
    width:140px;
    height:140px;
    float:left;
}   
 
#macaron1 {
    margin-left: 18px;
}

.macaron {
    margin-left: 18px;
}

#news_box .content .news_content p {
    padding: 0px;
    margin-top: 5px;
    text-align: left;
}

#news_box .content .news_content h3  {
    font-size: 9px;
    font-style: italic;
	color: #3c3c3c;
}

#news_title {
    width: 100%;
    height: 32px;
    background: url(../img/news_title.png);
	background-position: top left;
    background-repeat: no-repeat;
}

/** IE fixes **/

/** IE6 **/
* html #ihm_presentation {
    width: 649px;
    float: left;
    margin: 15px 20px 0px 10px;
}

* html #header h1 {
	margin: 10px 0px 0px 400px;
}

* html  #header h1 .sub_title {
    margin: 10px 20px 0px 60px;
    float:right;
    z-index: 0;
}

* #box1, * #box2 {
    float:left;
    width: 319px;
}

/** IE7 **/
*+html #header h1 {
	margin: 10px 0px 0px 400px;
}

*+html  #header h1 .sub_title {
    margin: 10px 20px 0px 60px;
    float:right;
    z-index: 0;
}

*+ #box1, *+ #box2 {
    width: 300px;
}
