/*HTML Tag Redefinition
by Olivier ROUGERON
Pour Sogama.com*/
/*+clearfix {*/
#page #header UL.nav-header:after, #page #footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#page #header UL.nav-header, #page #footer
{
	display: inline-block;
}
#page #header UL.nav-header, #page #footer
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY
{
	height: 100%;
}
BODY
{
/*customize_background*/
	background: #957A4B url(/concrete/themes/default/images/fondpage.png) repeat-y center;
/*customize_background*/
	padding: 0px;
	margin: 0px;
}
IMG
{
	border: 0px solid #000000;
}
A
{
	cursor: pointer;
}
#sidebar .ccm-page-list .ccm-page-list-title
{
	font-size: 11pt;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
LABEL
{
	font-weight: bold;
}
FIELDSET
{
	border: 1px solid #CCC;
}
/*error text class optionally provided by theme*/
DIV.ccm-error-response
{
	color: #F00;
	margin-bottom: 12px;
}
/*Page Structure / Navigation*/
#page
{
	width: 850px;
	height: 100%;
	text-align: left;
	background-color: #ECECFE;
	margin: 0 auto;
}
#page #headerSpacer
{
	height: 0px;
}
#page #header
{
	position: relative;
}
#page #header #logo
{
	color: #999;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	cursor: pointer;
	left: 0px;
	z-index: 0;
	width: 800px;
	float: left;
	position: relative;
	background-color: #E7E0DA;
}
#page #header #logo A
{
/*customize_header_logo*/
	color: #999;
/*customize_header_logo*/
	text-decoration: none;
}
#page #header #logo P
{
	display: inline;
	line-height: inherit;
	font-size: inherit;
	padding: inherit;
	margin: inherit;
	color: inherit;
}
#bandeauslogan
{
	position: absolute;
	font-size: 18pt;
	z-index: 20;
	position: absolute;
	top: 82px;
	left: 415px;
	font-weight: normal;
	font-style: normal;
	font-family: Calibri;
	color: #6F5300;
}
#header-area #bandeauadresse
{
	position: absolute;
	font-size: 1em;
	/*+placement:displace 699px -95px;*/
	position: absolute;
	margin-left: 699px;
	margin-top: -95px;
	z-index: 20;
	font-weight: normal;
	font-style: italic;
	font-family: Calibri;
	color: #6F5300;
	text-align: right;
}
#header-area #bandeaucontact
{
	position: absolute;
	font-size: 2.3em;
	/*+placement:displace 407px -148px;*/
	position: absolute;
	margin-left: 407px;
	margin-top: -148px;
	z-index: 20;
	font-weight: normal;
	font-style: italic;
	font-family: Calibri;
	color: #6F5300;
}
#page #header #headerNav
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	width: 100%;
	overflow: visible;
	/*[disabled]margin-right:10px;*/
}
/*[clearfix]*/#page #header UL.nav-header
{
	list-style: none;
	margin: 0px 0px 8px;
	padding: 0px;
	width: auto;
	z-index: 2;
	overflow: visible;
	float: none;
	background: #312400 url(/concrete/themes/default/images/fondmenu.png) repeat-x;
}
#page #header UL.nav-header LI
{
	float: left;
	padding: 2px;
	font-size: 13px;
	margin-right: 5px;
	margin-left: 5px;
}
#page #header UL.nav-header LI A, #page #header UL.nav-header LI A:hover
{
	text-decoration: none;
	color: #FBDB7D;
	font-weight: bold;
}
#page #header UL.nav-header LI.nav-selected A
{
	color: #212275;
}
#page #header UL.nav-header LI.nav-selected
{
	/*[disabled]border:1px solid #FFF;*/
	padding: 2px 8px;
	background: #EBEBFD url(/concrete/themes/default/images/fondmenuselect.png) repeat-x;
}
#page #header #header-area
{
	margin-top: 0;
	margin-bottom: 0;
}
#page #header #header-area #header-area-inside
{
	margin-bottom: 10px;
}
#page #header #header-area #breadcrumb
{
	margin-left: 5px;
}
#page #header #header-area #bandeaudiapo
{
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	width: 410px;
}
#page #header #header-area IMG
{
	display: block;
}
#maskbandeau
{
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0;
	top: 0;
}
#page .divider
{
	padding-top: 0px;
	background: url(/concrete/themes/default/images/nav_horizontal_divider.gif) no-repeat top;
	overflow: hidden;
	height: 1px;
	clear: both;
	width: 100%;
}
#page #central
{
	background: url(/concrete/themes/default/images/nav_sidebar_right_bg.gif) repeat-y center;
	clear: both;
	/*[disabled]height:100%;*/
	min-height: 100%;
	/*[disabled]margin:0 auto -300px;*/
}
#page .no-sidebar
{
	background-image: none !important;
}
#page #central #body
{
	float: left;
	width: 68%;
	padding-left: 5px;
	padding-right: 5px !important;
	margin-left: 5px;
	margin-right: 5px;
}
#page #central #body UL LI
{
	list-style-position: inside;
}
#page #central #body IMG
{
	margin: 5px;
	padding: 2px;
}
#page .no-sidebar #body
{
	float: none !important;
	width: auto !important;
}
#page #central #sidebar
{
	float: right;
	width: 27.5%;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 5px;
}
#page #central #sidebar P
{
	/*[disabled]line-height:24px;*/
}
#page #central #sidebar UL.nav
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 24px;
	font-size: 11px;
}
#page #central #sidebar UL.nav LI
{
	margin-bottom: 8px;
}
#page #central #sidebar UL.nav A
{
	text-decoration: none;
	color: #333;
}
#page #central #sidebar UL.nav A.nav-selected
{
	font-weight: bold;
	color: #A85719;
}
#page #central #sidebar UL.nav A:hover
{
	text-decoration: underline;
}
#page #central #sidebar UL.nav UL
{
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-top: 8px;
}
#page #central #sidebar UL.nav UL LI
{
	margin-bottom: 8px;
}
#page #central.navLeft
{
	background: url(/concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default//concrete/themes/default/images/nav_sidebar_left_bg.gif) repeat-y center;
}
#page #central.navLeft #sidebar
{
	float: left;
}
#page #central.navLeft #body
{
	float: right;
	padding-right: 0px;
	width: 68%;
}
#page #central.central-left
{
	background: url(/concrete/themes/default//concrete/themes/default//concrete/themes/default/images/nav_sidebar_left_bg.gif) repeat-y 52% 0px !important;
}
#page #central.central-left DIV#sidebar
{
	float: left !important;
}
#page #central.central-left #body
{
	/*[disabled]padding-left:68px;*/
	padding-right: 0px !important;
	float: right !important;
}
#page #central.noSideNav
{
	background: none;
}
#page #central.noSideNav #sidebar
{
	display: none;
}
#page #central.noSideNav #body
{
	float: none;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}
/*[clearfix]*/#page #footer
{
	padding-top: 11px;
	padding-bottom: 27px;
	color: #322;
	font-size: 10px;
	bottom: 0;
	clear: both;
	width: 850px;
	z-index: 100;
	background: #B8B8C9 url(/concrete/themes/default/images/fondpiedpage.png) repeat-x;
}
#page #footer A
{
	text-decoration: none;
}
#footer .special-link
{
	margin: auto auto auto 50px;
}
#page #footer SPAN.sign-in
{
	margin-left: 20px;
}
#page #footer SPAN.powered-by
{
	float: right;
}
/*Page Elements*/
.pagingNav
{
	margin: 16px 0px 8px;
}
.pagination
{
	text-align: center;
	color: #BBB;
	padding-top: 4px;
}
.pagination .pageRight
{
	width: 20%;
	float: right;
	text-align: right;
}
.pagination .pageLeft
{
	width: 20%;
	float: left;
	text-align: left;
}
/*MISC STYLES & SHORTCUTS*/
DIV.code
{
	border: 1px solid #DDD;
	background: #EEE;
	padding: 10px;
}
DIV.spacer, DIV.ccm-spacer
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.noTopSpace
{
	margin-top: 0px;
	padding-top: 0px;
}
/*customize_miscellaneous
customize_miscellaneous*/
H1, H2, H3, H4, H5
{
	margin: 0px 0px 4px -4px;
	padding: 4px 0px 4px 4px;
	margin-top: 8px;
	color: #454681;
	background: url(/concrete/themes/default/images/fondHtag.png) no-repeat 0px 4px;
}
