/* CSS Document */
html{
	background:url(images/bg.jpg) bottom no-repeat;
	background-attachment:fixed;
}

body{
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	
}

a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

p{
	padding:2px 0px;
	margin:0;
}

img{
	border:0;
}

.center{
	text-align:center;
}
.texte_right{
	text-align:right;
}
.gras{
	font-weight:bold;
}

.barre_head{	
	background:#F0F0F0;
	font-size:12px;
}
.barre_head2{
	width:940px;
	
	margin:0 auto;
	padding:5px;
	
	text-align:right;
	color:#333333;
}
.barre_head a{
	color:#333;
	font-size:12px;
}
.head{
	width:auto;
	margin:0 auto;
	padding-bottom:10px;
	/*background:url(images/trans.png);*/
}

.langues{
	text-align:right;
}

.head30{
	width:100%;
	margin:0 auto;
	background:url(images/gris.jpg) bottom repeat-x;
}
.head3{
	width:960px;
	margin:0 auto;
}
.logo{
	width:25%;
	margin:0 auto;
	text-align:center;
	float:left
}
.logo img{
	width:90%;
	padding:5%;
	margin:0 auto;
}

.titre_site{
	width:73%;
	padding:1% 0.5%;
	font-size:18px;
	/*color:#58B3FF;*/
	text-align:center;
	float:left;
}
.titre_site span{
	font-family: 'Fjalla One', sans-serif;
	font-size:42px;
	color:#4651A1;
}

/* Menu h */
.menu_h0{
	width:100%;
	background:#4651A1;
	box-shadow: 1px 1px 5px #000;
}
.menu_h{
	width:960px;
	margin:0 auto;
}
.menu{
}
.menu div{
	float:left;
}
.menu a{
	color:#FFFFFF;
	font-size:16px;
	font-weight:normal;
	font-family: 'Fjalla One', sans-serif;
}

.menu_h_sep{
	width:2px;
	height:40px;
	background:url(images/sep_menu_h.png) no-repeat top;
}

.last{
	background:none;
}


/* Menu H */

.head2{
	width:auto;
	margin:0 auto;
}
.banniere0{
	width:100%;
	margin-bottom:15px;
	padding:20px 0;
	background:#47A8CB;
}
.banniere{
	width:750px;
	box-shadow: 1px 1px 10px #000;
	padding:10px;
	background:#FFF;
	margin:0 auto;
}
.banniere img{
	width:750px;
	height:350px;
}
.banniere_ombre{
	background:url(images/ombre.png) no-repeat center bottom;
	height:50px;
}
.article{
	width:310px;
	padding:0px 10px;
	float:left;
}
.article h1{
	margin:0;
	padding:0;
	font-size:32px;
	font-weight:normal;
	color:#E84E1C;
}

.main{
	
}
.content{
	width:960px;
	margin:0 auto;	
	padding-bottom:10px;
}
.content h1{
	margin:0;
	padding:10px 0px;
	font-size:36px;
	font-weight:normal;
	font-family: 'Fjalla One', sans-serif;
	color:#47A8CB;
}
.content h1 a{
	color:#47A8CB;
	text-decoration:none;
}

.content h2{
	margin:5px 0;
	font-size:22px;
	font-family: 'Fjalla One', sans-serif;
	font-weight:normal;
	color:#4651A1;
	border-bottom:1px dotted #CCC;
}
.content h2 a{
	color:#4651A1;
}

.rubriques{
	width:70%;
	float:left;
}
.rubrique{
	width:48%;
	padding:0 1%;
	float:left;
}
.rubrique_image{
}
.rubrique_image img{
	width:100%;
	background:#FFF;
	box-shadow: 1px 1px 10px #000;
}

.lire_suite{
	margin:5px;
}
.lire_suite a{
	color:#000;
	font-size:18px;
	font-family: 'Fjalla One', sans-serif;
	float:right;
}
.lire_suite a:hover{
	text-decoration:underline;
}

.chapeau{
	padding:5px;
}
.chapeau h1{
	background:#FFF;
	color:#333;
	padding:5px;
	font-size:18px;
	margin-bottom:5px;
	font-weight:normal;
}

.img_article{
	float:left;
	margin-right:5px;
	width:200px;
	border:1px solid #dadada;
}
.img_article2{
	float:left;
	margin-right:5px;
	width:100px;
	border:1px solid #dadada;
}
.img_article3{
	margin:5px auto;
	padding:5px;
	background:#FFF;
	width:190px;
	box-shadow: 1px 1px 10px #555;
}

.img_article_accueil{
	padding:2%;
	width:96%;
	background:#FFF;
	box-shadow: 1px 1px 5px #000;
}

.image{
	margin:10px auto;
	width:50%;
	padding:5px;
	padding:5px;
	background:#FFF;
	box-shadow: 1px 1px 5px #000;
}
.image2{
	margin:10px auto;
	width:420px;
	padding:5px;
	padding:5px;
	background:#FFF;
	box-shadow: 1px 1px 5px #000;
}

.legende a{
	color:#999999;
	font-size:11px;
}

.articles{
	width:68%;
	padding:0 1%;
	float:left;
}

table{
	width:100%;
	font-size:14px;
}
.docs_files th{
	padding:5px;
	font-weight:normal;
	font-size:18px;
	text-align:left;
	background:#4651A1;
	color:#FFF;
}
.docs_files th a{
	color:#FFF;
	text-decoration:none;
}
.docs_files td{
	padding:5px;
	border:1px dotted #136B2E;
}
.op{
	width:75px;
	text-align:center;
	font-weight:bold;
}

.right2{
	width:28%;
	padding:1%;
	background:#136B2E;
	float:right;
	color:#FFF;
	border-radius:10px;
}

.right{
	width:28%;
	padding:1%;
	background:#47A8CB;
	float:right;
	color:#FFF;
}
.right a{
	color:#FFF;
}
.right ul{
	padding:0 15px;
	list-style:circle;
}
.right h1{
	color:#FFFFFF;
	font-size:32px;
	font-weight:normal;
	font-family: 'Fjalla One', sans-serif;
}
.right h2{
	font-size:18px;
	color:#FFF;
	background:none;
	border-bottom:1px dotted;
}

.right_puce{
	/*background:url(images/puce.png) no-repeat left;*/
	padding:2px;
	border-bottom:1px dotted #FFF;
}

.right_sep{
	height:20px;
}

.half{
	width:46%;
	padding:1%;
	margin:1%;
	float:left;
}

.foot{
	
}
.foot_bleu{	
	width:940px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
.foot_bleu a{	
}

.foot_orange0{	
	width:100%;
	background:#FFE576;
	color:#000;
}
.foot_orange{
	width:940px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
.foot_orange a{	
	color:#000;
}

form{
	text-align:left;
	/*background:#e6e6e6;*/
	
}

form span {
	width: auto;
	margin:0;
	padding:0px;
}

form p {
	margin: 1em 0;
	padding-left:5px;
}

form p.double {
	/* Empêcher le dépassement des flottants */
	overflow: hidden;
	/* Idem pour IE6 */
	width: 100%;
}

form p.double label {
	float: left;
	width: 160px;
	text-align: left;
	color: #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

form p.double label span.info {
	display: block;
	margin-top: .2em;
	font-size: .8em;
	font-weight: normal;
	cursor: default;
}

form p.double input,
form p.double select{
	width: 250px;
	margin-left: 12px;
	border: solid 1px #dadada;
	padding: 2px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
	background:url(images/module-header.png) no-repeat left #FFF;
}

.txt_cal{
	background:url(images/cal.png) right no-repeat;
	cursor:text;
}

form p.double textarea {
	padding: 2px 0 0 4px;
	width: 320px;
	height: 6em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form p.simple {
	margin-left: 160px;
}

.zone_texte{
	width: 610px;
	border: solid 1px #DADADA;
	padding: 5px;
	margin:0;
	background:url(images/module-header.png) no-repeat left #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

select{
	text-transform:capitalize;
	font-weight:bold;
	margin-left: 12px;
	border: solid 1px #dadada;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

textarea {
	width: 610px;
	height:150px;
	border: solid 1px #dadada;;
	padding: 5px;
	background:url(images/module-header.png) no-repeat #FFF bottom left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px;
}

.bouton{
	color: #4651A1;
	padding:5px 10px;
	font-size:22px;
	font-weight:normal;
	font-family: 'Fjalla One', sans-serif;
}

.form_sep{
	height:15px;
}

fieldset{
	border:1px solid #929294;
}

legend{
	color:#929294;
	color:#333333;
	font-weight:bold;
}

.message
{
    border:solid 1px #188400;
	background:#dafac6;
    color:#188400;
	font-weight:bold;
    padding:4px;
	text-transform:uppercase;
    text-align:center;
}

.erreur
{
    border:solid 1px #c50000;
	background:#fbdbd6;
    color:#c50000;
    padding:4px;
	text-transform:uppercase;
    text-align:center;
}

.warning
{
    border:solid 1px #000000;
	background:#FFE4CA;
	color:#000000;
    padding:5px;
    text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

.galerie{
	width:200px;
	height:150px;
	
	padding:5px;
	margin:2px;
	
	float:left;
}
.galerie img{
	width:200px;
	height:150px;
}

.miepo{
	display:none;
}

.clear{
	clear:both;	
}

.img_galerie{
	width:30%;
	margin:1%;
	padding:0.5%;
	border:1px solid #CCC;
	float:left;
}

.acces{
	width:100%;
	margin:0 auto;
	background:url(images/gris.jpg) repeat-x center;
}
.acces_parents{
	width:350px;
	padding:1%;
	margin:0 auto;
	box-shadow: 1px 1px 5px #666;
}
.acces_parents a{
	font-size:22px;
	font-weight:bold;
	font-family: 'Fjalla One', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#4651A1;
	padding-left:50px;
}

.parents{
	background:url(images/acces2.png) no-repeat left #FFF;
}
.eleves{
	background:url(images/eleve.png) no-repeat left #FFF;
}
.enseignants{
	background:url(images/acces.png) no-repeat left #FFF;
}

.album{
	float:left;
	width:48%;
	padding:1%;
}
.album img{
	width:100%;
}

.social{
	text-align:right;
	padding:2px;
}

.cats{
	width:29%;
	margin:0 2%;
	float:left;
}
.arabe{
	font-size:18px;
}

.videos{
	background:#FAFAFA;
}
.video{
	float:left;
	width:48%;
	padding:1%;
}

.float_left{
	float:left;
	width:48%;
	padding:1%;
}