html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans !important;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #2b2b2b;
	text-align: left;
	line-height: 20px;
	font-size: 1em;
}

#logo img {
	width : 100%;
}


/** STYLE GENERALE DES ARTICLES **/

#content p {
	font-family: Arial, Helvetica, sans !important;
	/*font-size: 0.9em !important;*/
	font-size: 13px !important;
	color: #2b2b2b !important;
	line-height: 15px !important;
	
}


a {
	text-decoration: none;
	font-size: 1em !important;
	font-family: Arial, Helvetica, sans !important;
}

.sublink {
	text-decoration: none;
	font-size: 1em !important;
	font-family: Arial, Helvetica, sans !important;
	font-weight: bold;
	padding-top : 2px;
}


@media (max-width: 600px) {

	#content table {
	overflow-x : auto;
	height: auto !important;
	/*display: block;*/
	width: 100% !important;
	}
}

.page-header {
	margin : 5px;
	
}

/****************************/

/** Global news (liste des actus) **/

.gn_static {
	font-size: 0.9em;
}

.gn_static small {
	font-size: 0.75em;
}

/******************************/



hr {
	margin-top : 10px;
	margin-bottom : 10px;
}

#backOnEvent h3{
	padding-left: 10px;
}

#backOnEvent {
	background-color: #2a5285;
	color: #FFF;
	padding: 25px 0;
}

* {
	padding: 0;
	margin: 0;
}

span {
	/*font-size : 0.9em !important;*/
	font-size : 13px !important;
	font-family: Arial, Helvetica, sans !important;
	
}

h1, h2, h3, h4, h5, h6, .contentheading, .componentheading {
	padding: 3px 0;
	margin: 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}

h1, .componentheading {
	font-size: 1.75em;
}

h2, .contentheading {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

ul, ol {
	padding: .75em 0 .75em 0;
	margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
}

ul.menu li {
	list-style: none;
}

p {
	padding: 5px;
}

address {
	margin: .75em 0;
	font-style: normal;
}

a:focus {
	outline: none;
}

img {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, button, select {
	vertical-align: middle;
}

#social {
	float: right;
}

.clr {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	zoom: 1;
}

body {

}

a, a:visited {
	color: #036c9e;
}

a:hover {
	color: #000;
	/*text-decoration: underline;*/
}

h1, div.componentheading {
	color: #036c9e;
	text-align: left;
	letter-spacing: -1px;
	line-height: 25px;
	font-size: 22px;
}

h2, div.contentheading {
	color: #036c9e;
	text-align: left;
	font-size: 20px;
}

h2 a {
	text-decoration: none;
}

h2 a:hover, div.contentheading a:hover {
	color: #036c9e;
}

.navbar-inner, .nav-list>.active>a, .nav-list>.active>a:hover,
	.dropdown-menu li>a:hover, .dropdown-menu .active>a, .dropdown-menu
.active>a:hover, .nav-pills>.active>a, .nav-pills>.active>a:hover,
	.btn-primary {
	color: #036c9e;
}

#row1 {
	float: left;
}

#left {
	width: 45%;
	
}

#right {
	width: 45%;
}

#center {
	width: 50%;
}

.noright.noleft #right {
	width: 100%;
}

.body {
	max-width: 1000px;
	margin: 0 auto;
}

.body .backOnEvent {
	max-width: 1000px;
	margin: 0 auto;
}


h2.item-title, h2.item-title>a {
	padding-left: 15px;
	margin-top: 15px;
}

/**
DOUBLE MODULE **/
#row1modules {
	padding-bottom: 2%;
}


#row1modules .row1module {
	float: left;
}
/* 1 module */
#row1modules.n1>.row1module {
	width: 100%;
}

#row1modules.n1>.row1module>div.inner {
	margin: 5px 0;
}
/* 2 modules, premier module */
#row1modules.n2>.row1module {
	width: 80%;
}

#row1modules.n2>.row1module>div.inner {
	margin: 5px 3px 5px 0;
}
/* 2 modules, deuxieme module */
#row1modules.n2>.row1module+div {
	width: 20%;
}

#row1modules.n2>.row1module+div>div.inner {
	margin: 5px 0px 5px 3px;
}

/** SLIDESHOW **/

.customslideshow table {
	width : 100%;
	
	
}


/** SIDEBAR **/
/*.mainContent {
	width: 100%;
	*zoom: 1;
}
.mainContent:before,
.mainContent:after {
	display: table;
	content: "";
	line-height: 0;
}
.mainContent:after {
	clear: both;
}*/






/** FOOTER **/
#footer {
	border-top: 1px solid #aaa;
	padding: 5px;
	color: #FFF;
	background-color: #2a5285;
}

#footer span, #footer a{
	color: #FFF !important;
}

/** *****************************
		PARTIE MENU
*********************************/



#nav {
	margin: 0;
	padding: 0;
	min-height: 50px;
}

#nav ul.menu {
	margin: 0;
	padding: 0;
	zoom: 1;
}

#nav ul.menu:after {
	content: "";
	clear: both;
	display: block;
}

#nav ul.menu>li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff;
	box-shadow: 1px 0 0 #e1e1e1;
	float: left;
}

#nav ul.menu>li>a, #nav ul.menu>li>span.separator {
	display: block;
	color: #036c9e;
	margin: 0px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
}

#nav ul.menu>li:hover>a, #nav ul.menu>li:hover>span.separator, #nav ul.menu>li.active>a,
	#nav ul.menu>li.active>span.separator {
	background: #036c9e;
	background-image: url("nav-gradient.svg");
	background-image: -o-linear-gradient(center top, #036c9e, #024e73 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#036c9e),
		color-stop(100%, #024e73));
	background-image: -moz-linear-gradient(center top, #036c9e, #024e73 100%);
	background-image: linear-gradient(center top, #036c9e, #024e73 100%);
	-pie-background: linear-gradient(center top, #036c9e, #024e73 100%);
}

#nav ul.menu>li:hover>a, #nav ul.menu>li.active>a {
	color: #fff;
}

#nav ul.menu li li a, #nav ul.menu li li span.separator {
	display: block;
	margin: 10px;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

#nav ul.menu li li:hover>a {
	background: #036c9e;
	background-image: url("nav-gradient.svg");
	background-image: -o-linear-gradient(center top, #036c9e, #024e73 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#036c9e),
		color-stop(100%, #024e73));
	background-image: -moz-linear-gradient(center top, #036c9e, #024e73 100%);
	background-image: linear-gradient(center top, #036c9e, #024e73 100%);
	-pie-background: linear-gradient(center top, #036c9e, #024e73 100%);
	color: #fff;
}

#nav ul.menu li li.active>a {
	text-align: left;
	color: #000;
}

#nav ul.menu li ul, #nav ul.menu li:hover ul ul, #nav ul.menu li:hover ul ul
ul {
	position: absolute;
	left: -999em;
	z-index: 999;
	margin: 0;
	padding: 0;
	background: #ffffff;
	background-image: url("white-gradient.svg");
	background-image: -o-linear-gradient(center top, #ffffff, #ffffff 40%, #e1e1e1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff),
		color-stop(40%, #ffffff), color-stop(100%, #e1e1e1));
	background-image: -moz-linear-gradient(center top, #ffffff, #ffffff 40%, #e1e1e1 100%);
	background-image: linear-gradient(center top, #ffffff, #ffffff 40%, #e1e1e1 100%);
	-pie-background: linear-gradient(center top, #ffffff, #ffffff 40%, #e1e1e1 100%);
	border: #ffffff 1px solid;
	box-shadow: #545454 0px 1px 1px 0px;
	-moz-box-shadow: #545454 0px 1px 1px 0px;
	-webkit-box-shadow: #545454 0px 1px 1px 0px;
	border: #ccc 1px solid;
	width: 180px;
}

#nav ul.menu li:hover ul ul, #nav ul.menu li:hover li:hover ul ul, #nav
ul.menu li:hover li:hover li:hover ul ul {
	left: -999em;
}

#nav ul.menu li:hover>ul, #nav ul.menu li:hover ul li:hover>ul, #nav
ul.menu li:hover ul li:hover ul li:hover>ul, #nav ul.menu li:hover ul
li:hover ul li:hover ul li:hover>ul {
	left: auto;
}

#nav ul.menu li:hover ul li:hover ul {
	margin-top: -45px;
	margin-left: 170px;
}

#nav ul.menu li li {
	float: none;
}


@media screen and (max-width: 800px) {
	.row1module, .row2module, .row3module, #left, #center, #right {
		float: none !important;
		width: 100% !important;
	}
	.row1module>div.inner, .row2module>div.inner, .row3module>div.inner,
		#left>div.inner, #center>div.inner, #right>div.inner {
		margin: 5px 0px 5px 0px !important;
	}
	.items-row .item, .column, .flexiblemodule, .logobloc {
		width: auto !important;
		float: none;
		margin: 0 !important;
	}
	#row1modules {
		text-align: center;
	}
	.colDroite img{
		width: 40%;
		float:left;
	}
	
}
@media screen and (max-width: 700px) and (min-width: 401px){
	.colDroite img{
		/*float: none;*/
	}
}



/********************************
		FIL D'ARIANE
*********************************/

.krizalys_breadcrumb {
	visibility: visible;
	margin : 2px 5px;
	list-style : none;
}



/********************************
		Xpert gallery 
*********************************/
.tx-gallery .tx-gallery-container .tx-gallery-title{
	padding : 0;
}

/********************************
		Multi modules
*********************************/
#multi_modules {
	padding: 20px 0;
}

.module5 {
	float: left;
	width: 100%;
	margin: 5px 3px 5px 0;
}

.module6 {
	float: left;
	width: 32%;
	margin: 5px 3px 5px 3px;
}

.module7 {
	float: left;
	width: 32%;
	margin: 5px 0px 5px 3px;
}

@media (max-width: 600px) {

	.module5, .module6, .module7{
			width : 100%;
	}
}
/********************************
		MODULE ALERTE
*********************************/

#alerte {
	color: #FFF;
	font-weight: bolder;
	font-size : 1.4em !important;
}

#alerte table{
	margin: 5px 0;
	width : 100% !important;
	border-color: #f41f1f; 
	border-style: solid;
	background-color: #f41f1f;
}



/********************************
		MODULE TIPI
*********************************/

.error {
	color : red;
	font-weight : bold;
	margin-left: 5px;
}


/********************************************
		MODULE FORMULAIRE (BREEZING FORM)
*********************************************/

.bfLabelLeft label {
	width: 30% !important;
	font-size: 0.9em;
}

.bfPage button {
	float : none !important;
	
	background: #2A5285;
	background: -moz-linear-gradient(top,#2A5285 0%,#22426A 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2A5285),color-stop(100%,#22426A));
	background: -webkit-linear-gradient(top,#2A5285 0%,#22426A 100%);
	background: -o-linear-gradient(top,#2A5285 0%,#22426A 100%);
	background: -ms-linear-gradient(top,#2A5285 0%,#22426A 100%);
	background: linear-gradient(top,#2A5285 0%,#22426A 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2A5285',endColorstr='#22426A',GradientType=0);
	padding:8px 13px;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:17px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #1D395D;
}                
	

.bfQuickMode section.bfElemWrap:last-child {
	text-align: center;
	
}

.bfpage {
	width: 75%;
}

@media (max-width: 700px) {

	.bfQuickMode .bfLabelLeft label {
		text-align: center;
	}
}


/********************************************
		CORRECTION FIL D'ARIANE (Kryzalys)
*********************************************/

.krizalys_breadcrumb li {
	float: left;
}


/********************************************
		sexy polling add answer
*********************************************/

.answer_wrapper {
	visibility : hidden;
}