/* 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. */
 
body.composante #page{
	/*background-color: green;*/
}

body.composante header #zone-branding .block-menu ul.menu,
body.composante header .menu-name-menu-uvhc-principal ul.menu{
	padding-left: 200px;
}

body.composante header #zone-branding #region-branding div.region-inner div.block-block:nth-child(2),
body.composante header #zone-branding #region-branding div.region-inner div.block-block:last-child,
body.composante header #zone-branding #region-branding div.region-inner div.view-slideshow,
body.composante.front #zone-content{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
body.composante header #zone-branding #region-branding div.region-inner div.block-block:nth-child(2),
body.composante header #zone-branding #region-branding div.region-inner div.block-block:last-child,
body.composante header #zone-branding #region-branding div.region-inner div.view-slideshow{
	/*padding-top: 105px;*/
	padding-top: 90px;
}

body.composante:not(.front) #zone-content{
	margin-top: 0px;
}

body.composante #region-user-first{
	width: 295px;
}