/* @override http://alerteducation.eu/sites/all/themes/canvas/aeeu/style/style.css?z */

#banlogos {
	z-index:2000;
	position: absolute;
	width: 290px;
	left: 50%;
	margin-left: 170px;
}

table#bantb {
	width: 100% /*was 900px;*/
}

table#bantb td{
	margin: 0;
	padding: 0;
}

#ban {
	width: 100% /* was 1060px;*/
	margin: auto;
}

a {
	color: #f28000;
}

#title h1 {
	text-align: center;
	width: 100%;  /* was 627px; */
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

#page-main-content {
	width: 1060px;
	margin: auto;
}

#left-section {
	width: 74%;
	float: left;
}


#main-content {
	width: 100%;
	float: left;
	font-size: 14px; /* Ajouté par webmaster le 2011-03-21 pour agrandir le texte */	
	}
	
#tagline {
	/* Ajouté par webmaster le 2012-07-06 */	
	font-size: 15px;
	font-style:italic;
	font-weight:bold;
	font-stretch:expanded;
	text-align: center;
	vertical-align: middle;
	background-color:#FFBD8C;
	color: #666;
		}

#header {
	/* Ajouté par webmaster le 2011-04-18 */	
	border-color:#F96;
	background-color: #F6F6F6;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	position: relative;	
	}
	
#header a {
	/* Ajouté par webmaster le 2011-04-18 */	
	color: #03C;
	
}

#header h3 {	/** 
* Ajouté par webmaster le 2011-04-18

	line-height: 9px; */
}

#header2 {
	/**
* Ajouté par webmaster le 2011-07-05
*/	
	/* border-color:#F96;
	background-color: #F6F6F6; */
	font-size: 10px;
	/* font-weight: bold;*/
	}


#main-content-separate-blocks {
	width: 100%;
	position: inherit;
	}

#main-content li {
	list-style: square;
	margin-left: 20px;

}

#side {
	float: right;
	width: 253px;
	padding-left: 20px;
	border-left: solid 1px #ccc;
	font-size: 5px; /**Ajouté par webmaster le 2011-04-21 */	
}

#footer {
	padding: 20px;
	clear: both;
	border-top: solid 1px #ccc;
	font-size: 15px;  /* modifie par webmaster 28-01-2011 */
}

#user-login-form ul{
	list-style-position: inside;
	list-style-type: none;
}

.teaser-view {
	border-bottom: solid 1px #f28000;
	margin-bottom: 40px;
	padding: 5px;
}

.teaser-view h2 a {
	padding-bottom: 3px;
	border-bottom: dashed 1px #aaa;
}

.teaser-view.sticky {
	padding: 15px;
	border: dotted 1px #f28000;
	background: #f28000;
}

.teaser-view.sticky a {
	color: #fff;
}

.teaser-view.sticky h2 a {
	border-bottom-color: #fff;
}

#side ul {
	padding-left: 0;
}

#side li {
	list-style: none;
}

#side li a {
	padding-left: 5px;
	font-size: 13px; /*modifie par webmaster 2011-04-21 */
	display: block;
	line-height: 22px;	
}

#side li a:hover {
	background: #f28000;
	color: #fff;
}

/*modifie par webmaster 2011-04-21 START*/
#side h2 {
	font-size: 17px; 
}
/*modifie par webmaster 2011-04-21 END*/

#apropos {
	width: 600px;
}

#apropos li {
	list-style: none;
	margin-bottom: 10px;
	color: #666;
	font-size: 15px;
	line-height: 19px;
}

#apropos li a {
	font-size: 18px;
}

#footer-b a{
	display: block;
	width: 590px;
	padding-left: 10px;
	font-size: 15px; /* modifie par webmaster 28-01-2011 */
}

#footer-b a:hover{
	background-color: #f28000;
	color: #ffffff;
}
