/*
 * Layout
 */
 
html {
  min-width: 980px;
} 

#wrapper {
	min-height: 100%;
}

#wrapper, #content {
	position: relative;
}

#content {
	margin: 0 auto;
	/* padding: 0 0 170px 0; */
	padding: 0;
	min-width: 980px;
	width: 980px;
}

#banner {
  text-align: center;
}

#banner img {
  max-width: 980px;
}

#banner a {text-decoration: none;}

/*
 * Header
 */
#header {
	/* background: #fafafa; */
	background: #FFF; /**/
	border-bottom: 1px solid #ccc;
	box-shadow: 0 3px 10px #333;
	-webkit-box-shadow: 0 3px 10px #333;
	-moz-box-shadow: 0 3px 10px #333;
	font-size: 13px;
	position: relative;
	width: 100%;
	z-index: 100;
	/* margin-left: 5px; */
	min-width: 980px;
}

#header .wrapper {
	background-color: #FFF;
	text-align: center;
	/* width: 100%; */
	/* padding-left: 15px;   */
	/* padding-right: 15px;  */
	/* width: 950px; */
	padding-left: 0px;  /**/
	padding-right: 0px; /**/
	width: 980px;/**/
	clear: both;
	margin: 0 auto;
	/* width: 980px; */
	/* clear: both; */
	/* margin: 0 auto; */
}

/* #header ul { */
	/* clear: both; */
	/* margin: 0 auto; */
	/* width: 980px; */
/* } */

/* #header .wrapper ul{ */
	/* padding-left: 15px; */
	/* padding-right: 15px; */
/* } */

/* @media only screen and (min-width: 1000px) { */
	/* #header { */
		/* margin-left:0px; */
	/* } */
	
	/* #header .wrapper { */
		/* padding-left:0px; */
		/* padding-right: 0px; */
	/* } */
/* } */


#header #school {
	clear: both;
	margin: 0 auto;
}

/* #header #school {
	float: left;
	width: 755px;
} */

#header #school a {
	color: #333;
	/* display: block; */
	display: inline;
	font: bold 26px "Century Gothic",Arial;
	height: 50px;
	line-height: 1em;
	overflow: hidden;
	/* padding: 10px 0 0 0; */
	padding: 0px;
	text-decoration: none;
}

#header #haut {
	position: relative;
	margin-bottom: 15px;
}

#header .logo_ecole{
	display: inline;
	float: right;
	/* margin-right: 25px; */ /**/
}

#header .nom_ecole{
	display: inline-block;
}

#header #type_ecole{
	/* margin-top: 40px !important; */
	padding-bottom: 10px; /**/
	font: normal 14px "Century Gothic",Arial;
}

/* #header #school a span { */
	/* font: normal 14px "Century Gothic",Arial; */
/* } */

#header #csdm {
	float: right;
	width: 225px;
}

#header #description {
	margin-right: 30px;
	text-transform: uppercase;
}

#header hr {
	border: none;
	border-top: 1px solid #ccc;
	clear: both;
	height: 1px;
	margin-bottom: 0px;
	width: 100%;
}

#header .menu {
	background: #fff;
	height: 50px;
	overflow: hidden;
}

#header .menu li {
	float: left;
	font-family: Helvetica;
	padding: 1em 0;
	height: 40px;
}

#header .menu a {
	border-left: 1px solid #ccc;
	color: #4A6449;
	display: block;
	padding: 0 8px 0 8px;
	text-decoration: none;	
}

#header .menu .first a {
	border: none;
	padding-left: 0;
}

#header .menu a:hover {
  text-decoration: underline;
}

#header .menu #search {
	/* background: url(images/search.jpg) no-repeat; */
	float: right;
	width: 220px;
	height: 20px;
	padding: 10px;	
}

#header #search input {
	float: right;		
}

#header #search #search-input {
	width: 186px;
	height: 16px;
	display: block;
	line-height: 16px;
	border: none;
	margin: 2px 0 0;
	padding: 2px;
	background: none;
}

#header #search #search-submit {
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	line-height: 16px; /* required for IE */
	background: url(images/search-sprite.gif) no-repeat 0 0; 
	cursor: pointer; 
	border: none;
	float: left;
	margin: 3px;
	padding: 0;
}

#header #search #search-submit:hover {
	background-position: 0 -16px;
}

#header #search #search-submit:active {
	background-position: 0 -32px; 
	cursor: wait; 
}

/*
 * Alerts
 */
 /*
#alerts {
	background: #ff3333;
	/*border: 10px solid #ff6666;*/
/*	
	color: #fff;
	margin: 0 0 20px 0;
	padding: 20px;
}
#alerts li {
	background: #ff3333 url('images/icon-alert.png') no-repeat 0 20px;
	padding: 20px 0 0 50px;
	margin: 0 0 20px 0;
	border-top: 1px solid #ff6666;
}
#alerts li:first-child {
	background: #ff3333 url('images/icon-alert.png') no-repeat 0 0;
	padding: 0 0 0 50px;
	margin: 0 0 20px 0;
	border-top: none;
}
#alerts .alert-date {
	font: bold 11px Helvetica, Arial, serif;
	margin: 0 0 10px 0;
}
#alerts .alert-title {
	font: bold 21px Helvetica, Arial, serif;
	text-transform: uppercase;
}
#alerts .alert-post {
	font: bold 14px Helvetiva, Arial, serif;
}
#alerts p {
	margin: 0 0 10px 0;
	padding: 0;
}
#alerts p:last-child {
	margin: 0;
	padding: 0;
}
*/

/*ALERTES*/

	#alerts{
		text-align: center;
		width: 100%;
		clear: both;
		margin: 0 auto;	
		min-width: 980px
		/* position: relative; */
}

@media only screen and (min-width: 1000px) {
	#alerts {
		/* margin-left:0px; */
		padding-left:0px;
		padding-right: 0px;
	}
	

}
	
	/* @media only screen and (min-width: 1000px) { */
		/* #alerts { */
			/* margin-left:0px; */
		/* } */
	/* } */

	#alerts .alerte.default {
		background-color: #4d9c2f !important;
	}

	#alerts .alerte.warning {
		background-color: #eb5a0c !important;
	}

	#alerts .alerte.danger {
		background-color: #e5322b !important;
	}

	#alerts .alerte h3 {
		font-size: 18px;
		font-weight: bold;
	}

	#alerts .alerte p {
		font-size: 14px;
		font-weight: 500;
	}

	#alerts .alerte p:last-of-type {
		margin-bottom: 0;
	}

	#alerts .alerte i {
		font-size: 52px;
	}

	#alerts .icone_alerte{
		float: left;
		/* padding: 30px 15px 15px 15px; */
		margin-right: 20px;
		width:50px;
		height:60px;
	}

	#alerts .contenu_alerte{
		display: inline;
		text-align: left;
		/* padding: 15px 25px 15px 15px; */

	}

	#alerts .contenu_alerte p{
		/* padding: 5px 25px 15px 15px; */
		overflow: auto;
	}

	
	#alerts .alerte  {
		/* display: inline-block !important; */
		color: white !important;
	}
	
	#alerts .alerte a {	
		text-decoration: underline !important;			
		color: white !important;
		font-weight: bold;
	}
	
	#alerts .wrap_alerte{
		margin: 0px 5% 0px 5%;
		padding: 25px 25px 30px 25px;
		
	}
	
	#alerts .alerte_btn{
		float:right; 
		background-color:transparent; 
		border:0px;
	}	
	
	#alerts .alerte_close{
		color:white;
		font-size: 52px;
		opacity: .5;
		cursor: pointer;
	}

/*
 * Languages
 */
#menu-languages {
	background: #fff;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	width: 980px;
}

#menu-languages li {
	display: inline;
}

#menu-languages li a {
	color: #000;
	padding: 0 12px;
}

/*
 * Sidebar
 */

.sidebar .tp1_widget_text {
  overflow: hidden;
}

/*
 * Main
 */
body.search #main, body.search #main .page, body.search #main .content {
	background: #fff !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 980px !important;
}
 
#main .home .social {
  color: #666;
  font: normal 10px "Helvetica";
  /*margin: 3px 0 0 20px;*/
  overflow: hidden;
  text-transform: none;
  height: 25px; 
}
#main .page .social {
  margin-top:-30px;
   color: #666;
  font: normal 10px "Helvetica";
   overflow: hidden;
  text-transform: none;
  height: 25px; 
}


#main .social li {
  float: left;
}

#main .social a {
  color: #666;
  display: block;
  padding: 10px 10px 8px 22px;
  text-decoration: none;
}

#main .social a:hover {
  color: #999;
}

#main .rss a {
	background: url(images/icon-rss.png) 0 5px no-repeat;
  text-decoration: none;
}

#main .text a {
  background: url(images/icon-text.png) 0 5px no-repeat;
}

#main .print a {
  background: url(images/icon-print.png) 0 5px no-repeat;
}

#main .share a {
  background: url(images/icon-share.png) 0 5px no-repeat;
}

#main .map .address {
  background: url(images/icon-marker.png) 0 0 no-repeat;
  overflow: hidden;
}

#main li.pdf a {
	background: url(images/icon-pdf.png) right center no-repeat;
  display: block;
}

.sidebar .tp1_widget_calendar .calendar .month-title  {
  text-transform: lowercase;
}


/*
 * Footer
 */
#footer {
	background: #fff;
	color: #333;
	font: normal 11px/17px "Helvetica";
	/* height: 170px; */
	height: 210px;
	overflow: hidden;
	position: relative;
	min-width: 980px;
	/* margin-left: 5px; */
}

#footer a {
	text-decoration: none;
}

#footer .content {
	margin: 0 auto;
	overflow: hidden;
	/* padding: 25px 30px; */
	padding: 25px 0px; /**/
	position: relative;
	/* width: 920px; */
	width: 980px;/**/
}

#footer .address {
	float: left;
  width: 230px;
}

#footer .logo {
	height: 120px;
  left: 250px;
	position: absolute;
	text-align: center;
	width: 480px;
}

#footer .logo img {
	height: auto;
	max-height: 120px;
	max-width: 360px;
	width: auto;
}

#footer .logo_ecole{
	display: inline;
	float: right;
}

/* #footer .copyright { */
	/* float: right; */
	/* text-align: right; */
/* } */

#fb-root {
	clear: both;
}

/*
* General
*/
.clear {
	clear: both;
}

.error {
	color: #ff0000;
}

.example {
	color: #666;
}

.msg {
	color: #006600;
}

.pointer {
	cursor: pointer;
}