/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 
body.composante #page{
	/*background-color: red;*/
}

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

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: 720px;
}
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: 150px;*/
	padding-top: 135px;
}

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

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