/** CSS MAX WIDTH 1200 PX*/

/** CSS Header **/

header{
	width:100%;
}

#logo img{
	width:100%;
}

/** CSS Section Image **/

#phrase_accroche{
	visibility:hidden;
	display:none;
}

/** CSS Section Contenu **/

#contenu{
	width:100%;
	min-height:400px;
}

#bloc_contenu {
    width: 75%;
    margin-right: 0%;
}

/** CSS Section Contact **/

#bloc_contact a, #bloc_contact2 a{
	font-size:10pt;
}

#bloc_contact2{
	min-height:1850px;
}

/** CSS Section Contact - Google Map **/

#table_google{
	width:150px;
}

#gmap_canvas{
	width:150px;
}