/*
@charset "utf-8";
 CSS Document */

*{
	margin:0;
	padding:0;}

@font-face {
    font-family: 'HarlowSolidItalicItalic';
    src: url('font/harlowsi-webfont.eot');
    src: url('font/harlowsi-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/harlowsi-webfont.woff') format('woff'),
         url('font/harlowsi-webfont.ttf') format('truetype'),
         url('font/harlowsi-webfont.svg#HarlowSolidItalicItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

h1{
	color:#7f7f7f;
	font-size:20px;
	font-stretch:narrower;
	font-weight:bold;
	display:block;
	border-bottom:#666666 solid 1px;
	padding:0px 0px 0px 15px;
}

h2{
	font-size:14px;
	border-bottom:#666 thin solid;
	padding:0px 0px 0px 15px;
	color:#7f7f7f;
	}

/* ---------------------------------------
        		  ZONES
   ---------------------------------------*/

#global{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	background: url(img/fond_abcdev_o2.gif) repeat-y;
	overflow:hidden;
	position:relative;
	top:-21px;
}

#gauche {
	display:inline-block;
	width:139px;
	background-image:url(img/bckgrd_gche_o3gdhbg.jpg);
	float:left;
	min-height:700px;
	height:100%;		
	
}

#affichage{
	display:inline-block;	
	float:left;
	width: 650px;
	margin-left:8px;
}

#affichage h1{
	margin:0px 0px 20px 0px;
}

#droite{
	/*border:#006 solid 1px;
	display: inline;*/
	float:left;
	display:inline-block;	
	width: 150px;
	margin-left:20px;
}

.zone{
	text-align:justify;
	margin:15px 15px 15px 15px;
	}
.zone p{
	margin: 15px;
	}

.globaN{
	background:#FFF url(img/back_ban_right_2.jpg) -12px right no-repeat;
	background:url(img/back_ban_right_3.jpg) top right no-repeat;

	height: 100px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* ---------------------------------------
        		  banniere
   ---------------------------------------*/



#banniere{
}

#logo{
	position: relative;
	top:8px;
	left:10px;
}

.bienvenue{
	position:relative;
	top:0px;
	left:15px;
	font-family:'HarlowSolidItalicItalic', serif;
	font-size:18px;
	font-weight:normal;
	color:#31859c;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.bienvenue p{
	position:relative;
	left:50px;
	top:10px;
}

.banniere h1{
	color:#31859c;
    font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	font-size: 42px;
}

.banniere .brocard{
    font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	color:#7f7f7f;
	font-size: 39px;
}

.banniere h2 .orange {
	color:#e46c0a;
}

#footer{
text-align:left;
padding:4px;
color:#bfbfa0;
background-color:#595959;
font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	position:fixed;
	bottom:0px;
}

#footer a{
	color:#F60;
	text-decoration:none;
	}

#cats {
text-align: center;
text-decoration: underline overline;
font-size: 16px;
font-family: verdana, sans-serif;
}

#news{

text-align: center;
font-size: 20px;
font-family: "verdana", "sans-serif";
}


/* ---------------------------------------
        		  Evenements
   ---------------------------------------*/

#event h1{
	width:200px;
	margin:0px 0px 20px -5px;	
}

.savedate{
	/*font-family:Arial, Helvetica, sans-serif;*/
	margin:10px 0px 10px 5px;
	padding:0px 0px 4px 0px;
	width:178px;
	border-bottom:#666666 solid 1px;
	background:url(img/white_50pc.png) repeat;
	
	color:#31859c;
	//font-weight:bold;
	text-align:left;
	font:12px bold Arial, Helvetica, sans-serif large;
	font-stretch:condensed;
}

.savedate .date, .savedate .datei{
	background-color:#ff3300;
	border:#f79646 solid 2px;
	height:32px;
	width:32px;
	text-align:center;
	color:#FFF;
	vertical-align:middle;
	margin:-6px 6px 0px -8px;
	
	box-shadow: 2px 2px 4px #aaa;
	padding:0px;
	float:left;
	position:relative;
}





.savedate .date{
	color:#31859c;
	background-color: #C1E2EC;
	border: #31859c solid 2px;
}

.savedate .jj{
	font-size:18px;
	font-weight:100;
	margin:0px;
	padding:0px;
}

.savedate .jdjf{
	font-size:11px;
	font-weight:100;
	margin:4px 0px 0px 0px;
	padding:0px;
}

.savedate .mmm{
	font-size:10px;
	margin:-4px 0px 0px 0px;
	padding:0px;
	}

.savedate .titre{
	padding:4px 4px 18px 6px;
}



.savedate .titreNoA{
	padding:4px 4px 4px 4px;
}

.orange {
	color:#e46c0a;
}

.plus {
	position:relative;
	top :-17px;
	left:0px;
	float:right;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	margin:0px 0px 0px 0px ;
	padding:2px 6px 4px 6px ;
	font-weight:800;
	background:url(img/btn_savplus.png) 0px 1px no-repeat;
	text-align:right;
}


/* ---------------------------------------
        		 Aeroclub
   ---------------------------------------*/

.club {
	margin:0px 0px 20px 0px;
	padding:0px;
	text-align:justify;
}

.club h2, .club .text , .club .text .docs{
	margin: 10px 0px 0px 50px;
	display:block;
	}

.docsClub{
	margin:10px 0px 0px 0px;
	font-weight:800;
	list-style:none;
	position:relative;
	left:56px
}

.docsClub a{
	background: url(img/btn_fd_dte.png) no-repeat right top;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	margin-left: 8px;
	vertical-align:text-top;
	padding: 0px 10px 6px 2px;
}

.docsClub li{
	background: url(img/btn_gche.png) no-repeat left 0px;
	padding: 0px 0px 2px 0px;
	margin-top:4px;
	white-space:nowrap;

	}

.club h2{
	border-bottom:none;
	border-left:#F90 2px solid;
	padding-left:4px;}

.club .img{
	float:left;
	margin:0px 0px 0px -5px;
	}

/* ---------------------------------------
        		 Instructeurs 
   ---------------------------------------*/

.camb{
	display:inline-block;
	width:195px;
	height:120px;
	margin:0px 0px 10px 12px;
	background-image:url(img/white_50pc.png);
	float:left;
	background-color: #CACACA;
	/*border-bottom:#666666 solid 1px;*/
}

.bureau{
	display:inline-block;
	width:192px;
	height:70px;
	margin:0px 0px 10px 6px;
	background-image:url(img/white_50pc.png);
	float:left;
}

.bureau .nom{
	margin:2px 0px 0px 50px;
}
.bureau .coord{
	margin:3px 0px 2px 50px;

}



.fife {
	overflow:hidden;
	}

.instructeur{
	display:inline-block;
	width:200px;
	height:80px;
	margin:0px 0px 10px 12px;
	padding:0px;
	background-image:url(img/white_50pc.png);
	float:left;
	background-color: #CACACA;
	border: #999 1px solid;
	border-right:#999 1px solid;
	/*border-bottom:#666666 solid 1px;*/
}

.FE, .FI{
	width:44px;
	height:23px;
	float:right;
	position:relative;
	top:5px;
	left:6px;
	background:right no-repeat;
	background-image:url(img/ico-ban_bleu_44.png);
	text-align:left;
	font:14px bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

.FI{
	background-image:url(img/ico-ban_orange_44.png);
	}

.FE .text, .FI .text{
	padding:1px 0px 0px 2px;
}

.photoId{
	float:left;
	margin:0px;
	padding:0px ;
	border-right:#333 solid 1px;
	border-bottom::#333 solid 1px;
	background-color: #FFF;
	}

.nom{
	font:11px bold Arial, Helvetica, sans-serif large;
	font-stretch:condensed;
	margin:3px 0px 0px 65px;
	color:#e46c0a;
	font-weight:bold;
}
	
.coord{
	font-size:10px;
	color:#333;
	font-weight:normal;
	margin:3px 0px 2px 65px;

}

.info{
	margin:0px 20px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:25px;
}


/* ---------------------------------------
        		 Flotte 
   ---------------------------------------*/
.appareil{
	overflow:hidden;
	margin:0px 0px 15px 0px;
}
	
.photoapp{
	float:left;
	margin:5px 5px 10px 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
    border-radius: 8px;
	box-shadow: -3px 0px 8px #666;
	border:none;
}

.miniature{
	margin:5px 20px 0px -16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	//box-shadow: -3px 0px 8px #666;
	border:none;
}

.type{
	font-weight:bold;
	margin:5px 0px 20px 190px;
}

.type h2{
	border-bottom:#333 thin solid;
	}

.spec{
	float:left;
	list-style:none;
	
	width: 40%;
	margin:10px 0px 10px 15px;
	border-left:#F90 2px solid;
	padding-left:4px;
	font-weight:normal;
	color:#000;
}

.docs{
	font-weight:800;
	list-style:none;
	float:right;
	position:relative;
	left:-120px
}

.docs li{
	background: url(img/btn_gche.png) no-repeat left 0px;
	padding: 0px 0px 2px 0px;
	margin-top:4px;
	white-space:nowrap;
}

.docs a{
	background: url(img/btn_fd_dte.png) no-repeat right top;
	text-decoration:none;
	color:#FFF;
	font-size:10px;
	margin-left: 8px;
	vertical-align:text-top;
	padding: 0px 10px 6px 2px;
}


/* --------------------------------------
			Encarts
   --------------------------------------*/

.cigogne, .lmdcp, .sgs{
	text-align:right;
	margin:20px 5px 8px -10px;
	height:80px;
	width:180px;
	-moz-border-radius: 8px 0px 8px 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
    border-radius: 8px 0px 8px 0px;
	box-shadow: -3px 0px 8px #666;
	background-position:-10px -5px;
	text-decoration:none; 
background:rgba(232, 232, 232, 1);}

.cigogne{
	background-image:url(img/enc_cigogne.jpg);
	background-position:-18px -8px;
}

.lmdcp{
	background-image:url(img/enc_mots.jpg);
}

.sgs{
	background-image:url(img/enc_sgs.jpg);
}

.cigogne .text, .lmdcp .text, .sgs .text{
	float:right;
	width:125px;
	text-align:right;
	padding:5px 8px 0px 0px;
	color:#666;
}

.cigogne .text h2, .lmdcp .text h2, .sgs .text h2{
	margin:0px 0px 5px 0px;
	color:#7f7f7f;
	text-decoration:none;
	width:100px;
	text-align:right;
	border:#063 thin solid;
	float:right;

}

.cigogne h2, .lmdcp h2, .sgs h2{
	margin:0px 0px 5px 0px;
	color:#7f7f7f;
	text-decoration:none;
	width:100px;
	text-align:right;
	float:right;
	padding:5px 8px 0px 0px;

}



/* --------------------------------------*/
/*------------------- NEWS --------------*/
/* --------------------------------------*/
.datnews{
	/*background-image: url(img/bg_datnews_50.png);
	//background-image: url(img/bg_datnews_cgris.png);	*/
	
	background-repeat:no-repeat;
	height:54px;
	width:54px;
	text-align:center;
	color:#555;
	border:#666 thin solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	vertical-align:middle;
	margin: 0px 0px 0px 0px;
	float:left;

/*
	box-shadow: 2px 2px 4px #aaa;
    border-radius: 8px;
*/
}

.datetype{
	margin:6px 0px 0px 0px;
	font-size:12px;
	}

.datedate{
	margin:-3px 0px 0px 0px;	
	}

.dateyear{
	font-size:16px;
	margin:-3px 0px 0px 0px;
	}

.acbnews{
	width:95%;
	border-bottom:#333 solid thin;
	display: inline-block;
	margin: 0px 0px 20px 4px;
}

.newsdesc h2{
	font-weight:500;
	font-size:16px;
	margin:4px 0px 8px -8px;
	color:#e46c0a;
	border-left:#333 solid thin;
	border-bottom:none;
	padding:0px 0px 0px 3px;
}

.newsdesc{
	font-family:Verdana,Geneva,sans-serif;
	margin:0px 0px 8px 70px;
	text-align:justify;
	padding:5px;
	/*border:#039 solid thin;*/
}

.newsphoto{
	float:right;
	margin:0px 0px 10px 10px;
}







.page0, .page1 {
	display:inline-block;
	min-width:20px;
	text-align:center;
	margin:2px;
	padding:2px 1px;
	font:12px bolder Tahoma, Geneva, sans-serif;	
}

.page0{
	color:rgba(255,153,0,1);
	border:rgba(255,153,0,1) solid 1px;
}

.page1{
	text-decoration:none;
	border:rgba(153,153,153,1) solid 1px;
	color:rgba(153,153,153,1);
}

.page1:hover{
	color:rgba(255,153,0,1);
	border:rgba(255,153,0,1) solid 1px;
}






/* --------------------------------------*/
/* -------------LIENS -------------------*/
/* --------------------------------------*/

.catLien{
	background:#E4E4E4;
	border-left:#F90 2px solid;
	margin:0px 0px 16px 0px;
	padding:4px 0px 8px 16px;
	}

.catLien h2{
	border-bottom:none;
	margin:0px;
	padding:0px;
}

.lien {
	margin:0px 0px 20px 0px;
	padding:0px;
	text-align:justify;
	overflow:hidden;
}

.ldesc{
	border-left:#F90 2px solid;
	margin: 10px 0px 0px 120px;
	}
	
.lien h2{
	border-bottom:none;
	padding-left:4px;
	}

.lien h2 a{
	text-decoration:none;
	color:#333;
	}

.lien h2 a:hover{
	text-decoration:none;
	color: #F60;
	}

.lien .text{
	padding-left:4px;	}

.lien .img{
	float:left;
	margin:0px 0px 0px 0px;
	max-width:110px;
	}


/* --------------------------------------*/
/* --------------- forms ----------------*/
/* --------------------------------------*/

#contact {
	margin: 20px 0 0 0;
}

.form-coord {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 20px;
}
.form-mess {
	float: right;
	width: 340px;
	padding: 20px 0px 0px 4px;
}

#contact label {
	display: block;
	margin-bottom: 2px;
}

#contact submit{
	margin-top:20px;
}

#contact select, #contact #telephone, #contact #nom, #contact #prenom, #contact #email, #contact #dateAge,#contact #check{
	width:220px;
	margin: 0px 0px 8px 0px;
}

#contact .novalid, .novalid{
	color:#F00;
}

#contact input {
	margin:0px 4px 8px 4px;
}

#contact textarea {
	height: 205px ;
	width:320px;
}

.legend{
	margin:-8px 2px 6px 2px ; 
	font-size:10px;}