/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

html, body {
    background: #e0daca url("../images/bg-body-960px.png") no-repeat scroll center top;
}


 /* Fil d'arianne */
.breadcrumb {
	display:block;
    margin-left: 34.2%;
    padding-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 11px;
	font-weight: bold;
}

/* Supprimer marge header*/
#region-branding, #region-menu {
    width:960px;
    margin:0px;
}

/* SIDEBAR */
#region-sidebar-first {
    margin-top:-2.5em;
}
.illustration-exp{
float:left;
}

.group-metadonnees-exp{
float:left;
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 8px;
}

.group-texte-gauche-exp{
float:left;
}

.field-group-fieldset-footer-exp{
width:50%;
border: 1px solid rgba(0, 0, 0, 0.2);
padding: 8px;
}
