/*
	© 2008 Simalis
	Service WebDesign 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	outline: 0;
/*	vertical-align: baseline;*/
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* tags html
-------------------------------------------------------*/
*{
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}
html, body {
	margin:0;
	padding:0;
	border:0 none;
	width:100%;
	height:100%;
	line-height:1.2em; /* hauteur de ligne safari */
	color:#333;
	font-size:11px;
}
body {
	background:#fff;
}

h1,h2,h3,h4,h5,h6,p{
	margin:0.8em 0;
	padding:0;
	line-height:1.2em; /* hauteur de ligne safari */
}

h1{	font-size: 1.6em;}
h2{	font-size: 1.3em;}
h3{ font-size: 1.2em;}
h4{	font-size: 1.1em;}
h5{	font-size: 1em;}
h6{	font-size: 1em;}
h7{	font-size: 0.9em;}
h8{	font-size: 0.8em;}

h1{color:#2c7bae;}
h1 a{color:#2c7bae;}

h2,h3,h4,h5,h6{color:#3F94CA;}
h2 a,h3 a,h4 a,h5 a,h6 a{color:#3F94CA;}

.flipf{width:99%;}
h1.flipf{font-size: 2em;}
h2.flipf{font-size: 1.7em; border-bottom:1px dotted #3F94CA; padding-bottom:0.3em;}
h3.flipf{font-size: 1.4em; border-bottom:1px dotted #BDE4F5; padding-bottom:0.2em;}
h1.noborder, h2.noborder, h3.noborder, .noborder{border:none;}

p{padding: 0;}

td, strong{font-size: 1em;}

form{margin:0;padding:0;}

input, select{
	font-size:1em;
	}

hr {
	clear:both;
	border:0 none;
	border-top:1px dotted #A6CADD;
	background:#fff;
	outline:none;
	height:1px;
	margin:1em 0;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/
a{outline: none; color:#1e76a5;font-size:1em;}
:focus{-moz-outline-style: none;outline:0;}
a:hover{text-decoration:none;}

img{border:0 none;}

/* class generales
-------------------------------------------------------*/
.showbloc{display:block;}
.hidebloc{display:none;}

.hightlight{
	font-size:1.4em;
	line-height:1.4em;
	white-space:nowrap;
}

.fleft{float:left;}
.fright{float:right;}

.aligncenter{text-align:center;}

.imgstyle, .imgleft, .imgright, .imgcenter{
	margin:2px;
	padding:3px;
	border:1px solid #e5e5e5;
	background:#fff;
	}
.imgleft{float:left;margin:0 1em 1em 0;}
.imgright{float:right;margin:0 0 1em 1em;}
.imgcenter{margin:0 auto 1em auto;}

.downloadpdf{
	display:block;
	margin:1em 0;
	padding:5px 30px 5px 5px;
	width:165px;
	height:70px;
	background:transparent url(/images/downloadpdf.png) no-repeat 0 0;
	text-decoration:none;
	font-weight:bolder;
	color:#7b9932;
}
.downloadpdf span{
	display:block;
	color:#597718;
	line-height:36px;
	font-size:16px;
	padding-left:10px;
}

.require{color:#CC0000; font-weight:bolder;}
.errormsg{
	color:#CC0000;
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFEEEE;
	border:1px solid #FF6666;
}
.sentmsg{
	text-align:center;
	padding:0.3em;
	margin:1em;
	background:#FFFFCC;
	border:1px solid #FFCC66;
}
.readmore{
	text-align:right;
	margin-top:0;
	padding-top:0;
	border-bottom:1px dotted #e5e5e5;
}

.highlight{
	background:#FFFFCC;
	border:1px solid #FFCC66;
	margin:0.6em 0;
	padding:0 0.8em;
}
.tableadmin{
	border:1px solid #CFE0E8;
	border-collapse:collapse;
	background-color:#E6F3F9;
	}
	.tableadmin th{
		padding:3px;
		font-size:1.2em;
		background-color:#3BABDD;
		color:#fff;
		border-right:1px dotted #E6F3F9;
		}
	.tableadmin td{
		padding:1px 3px;
		font-size:1.1em;
		border-right:1px dotted #3BABDD;
		border-bottom:1px solid #83CAEA;
		}

.print{display:none;}
.unprint{display:block;}
.wash {
	display:block;
	clear:both;
	font-size:1px;
	height:1px;
	margin:0;
	padding:0;
	border:0 none;
}/**/
.wash:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.wash {display: inline-block;}

/* Hides from IE-mac \*/
* html .wash {height: 1%;}
.wash {display: block;}
/* End hide from IE-mac */

/* 
-------------------------------------------------------*/
.site_home{
	position:relative;
	width:990px;
	margin:0 auto;
	padding:0;
	background:transparent url(/images/header_bg_home.jpg) no-repeat 0 0;
}
.site{
	position:relative;
	width:990px;
	margin:0 auto;
	padding:0;
	background:transparent url(/images/header_bg.jpg) no-repeat 0 0;
}

/* header
-------------------------------------------------------*/
.header_home, .header{
	width:990px;
	}
.header{
	background:transparent url(/images/header_bg.jpg) no-repeat 0 0;
	height:90px;
	}
	.headtitle{
		padding:0;
		margin:0 0 0 47px;
		background:transparent url(/images/headtitle.png) no-repeat 0 5px;
		height:43px;
		text-indent:-999em;
		}
		.headtitle a{
			display:block;
			width:332px;
			height:36px;
			}
	.logo_airfobep_home{
		position:absolute;
		top:0;
		left:850px;
		}
	.logo_airfobep{
		position:absolute;
		top:-5px;
		left:870px;
		}
		.logo_airfobep_home a, .logo_airfobep a{
			display:block;
			width:50px;
			height:59px;
			background:transparent url(/images/logo_airfobep.png) no-repeat 0 0;
			text-indent:-999em;
			}
	.nav_home{
		padding:35px 0 0 330px;
		overflow:auto;
		margin:0;
		list-style:none;
		}
		.nav_home li{
			float:left;
			padding:0;
			margin:0;
			}
			.nav_home li a{
				display:block;
				float:left;
				padding:0 5px 0 20px;
				margin:0 10px;
				height:26px;
				background:transparent url(/images/puce_menu.png) no-repeat left center;
				line-height:24px;
				font-weight:bolder;
				text-decoration:none;
				white-space:nowrap;
				font-size:1.1em;
				}
			.nav_home li a:hover{
				background:transparent url(/images/puce_menu_over.png) no-repeat left center;
				}

.activepage{background:transparent url(/images/bg_btn_menu.png) no-repeat center center;}

/* contenu du site
-------------------------------------------------------*/
.main{
	overflow:auto;
	padding:10px 35px;
	}
	.ldirect_home{ /* liens vers l'inscription nez et le signalement d'un gene */
		padding:0;
		margin:0;
		width:410px;
		list-style:none;
		}
		.ldirect_home li{
			padding:0;
			margin:0;
			}
			.ldirect_home li a{
				display:block;
				text-indent:-999em;
				}
		li.inscription_home{
			position:absolute;
			top:130px;
			left:284px;
			}
			.inscription_home a{
				width:154px;
				height:47px;
				background:transparent url(/images/inscription_home.png) no-repeat 0 0;
				}
		li.alerte_home{
			position:absolute;
			top:180px;
			left:272px;
			}
			.alerte_home a{
				width:128px;
				height:43px;
				background:transparent url(/images/alerte_home.png) no-repeat 0 0;
				}
		li.audit_home{
			position:absolute;
			top:235px;
			left:250px;
			}
			.audit_home a{
				width:88px;
				height:56px;
				background:transparent url(/images/audit_home.png) no-repeat 0 0;
				}
	.info_home{
		padding-top:200px;
		width:425px;
		}
		h2.info_home_title{
			font-size:1.4em;
			margin:0.5em 0;
			padding:0;
			border:none;
			}
	.news_home{
		margin:1em 0;
		width:410px;
		}
		.all_news_link{
			float:right;
			margin:0;
			font-size:1em;
			}
			.all_news_link a{
				padding-right:20px;
				background:transparent url(/images/arrow_link.png) no-repeat right center;
				}
		.news_home_title{
			margin:0;
			font-size:1.2em;
			}
		.news_home_cell{
			background:#E6F3F9;
			border:1px solid #CFE0E8;
			padding:5px;
			}
			.news_home_cell p{
				margin:0;
				}
	.map_home{
		float:right;
		width:470px;
/*		height:410px;*/
		background:transparent url(/images/map_home_bg.jpg) no-repeat 0 8px;
		}
		.map_home iframe{
			padding:0;
			margin:0;
			}
		h2.map_home_title{
			margin:0;
			padding:0 10px;
			text-transform:uppercase;
			border:none;
			}
			.map_home h2 a{
				text-decoration:none;
				}
		.dynmap_home{
			padding-top:6px;
			text-align:center;
			}
	.sidebar{
		float:left;
		margin:0;
		padding:0;
		width:222px;
		overflow:auto;
		background:transparent url(/images/menu_bg.png) repeat-y 5px 0;
		}
		.nav{
			padding:0;
			margin:0;
			list-style:none;
			background:transparent url(/images/header_bg.jpg) no-repeat -35px -100px;
			}
			.nav li{
				padding:0;
				margin:0;
				}
				.go_home{
					display:block;
					background:transparent url(/images/go_home.png) no-repeat 0 0;
					margin-left:140px;
					width:72px;
					height:50px;
					text-indent:-999em;
					}
				.go_home:hover{
					background:transparent url(/images/go_home.png) no-repeat 0 -50px;
					}
				.nav ul{
					padding:0 0 0 5px;
					margin:20px 0 0 0;
					list-style:none;
					}
					.nav ul li{
						padding:0 10px;
						}
						.nav ul ul{
							padding:0;
							margin:0;
							}
							.nav ul ul li{
								padding:0;
								margin:0;
								}
								.nav ul ul li a{
									padding-left:22px;
									border-top:1px dotted #DAF5FC;
									border-bottom:none;
									background:transparent url(/images/puce_menu.png) no-repeat 5px 6px;
									}
								.nav ul ul li a.activepage{
									background:transparent url(/images/puce_menu_actif.png) no-repeat 5px 6px;
									}
								.nav ul ul li a:hover{
									background:transparent url(/images/puce_menu_over.png) no-repeat 5px 6px;
									}
								.group_nav{
									background:#fff;
									border-top:1px solid #ceebf9;
									border-bottom:1px solid #ceebf9;
									}
									.group_nav span{
										display:block;
										padding:6px 10px 6px 15px;
										border-bottom:1px solid #DAF5FC;
										background:#EDFCFF;
										color:#1E76A5;
										font-size:1.1em;
										text-decoration:none;
										font-weight:bolder;
										background:#EDFCFF url(/images/puce_menu.png) no-repeat left 6px;
										}
						.nav ul li a{
							display:block;
							padding:6px 10px 6px 15px;
							border-bottom:1px solid #ceebf9;
							color:#1E76A5;
							font-size:1.1em;
							text-decoration:none;
							font-weight:bolder;
							background:transparent url(/images/puce_menu.png) no-repeat left 5px;
							}
						.nav ul li a.activepage{
							background:transparent url(/images/puce_menu_actif.png) no-repeat left 5px;
							}
						.nav ul li a:hover{
							background:#fff url(/images/puce_menu_over.png) no-repeat left 5px;
							color:#3DADDF;
							}
				.nav_bottom{
					display:block;
					height:40px;
					background:transparent url(/images/menu_bg_bottom.png) no-repeat right bottom;
					}
	.content{
		margin-left:250px;
		padding:0 0 0 20px;
		overflow:hidden;
		border-left:1px dotted #CEEBF9;
		}
		.part_adresse{
			float:right;
			width:200px;
			padding:5px;
			margin:0 5px;
			border:1px solid #D7EFF9;
			background:#EDFCFF;
			}
		.part_website{
			padding-left:440px;
			}
		.confirme{
			}
		.actu_link{
			text-align:right;
			}
		.actu_searchform{
			border:1px solid #CEEBF9;
			background:#EFFCFF;
			padding:5px;
			position:relative;
			display:block;
			}
			.actu_searchform p{
				margin:0;
				padding:1px 0;
				}

/* plan du site */
.sitemap{}

/* footer du site
-------------------------------------------------------*/
.footer{
	clear:both;
	background:transparent url(/images/footer_bg.png) no-repeat 0 0;
	}
.footer a{
	text-decoration:none;
	}
	.partenaire{
		float:right;
		background:transparent url(/images/partenaire_bg.png) no-repeat 0 0;
		width:298px;
		height:62px;
		overflow:hidden;
		}
		.showform a{
			display:block;
			line-height:40px;
			text-align:center;
			text-transform:uppercase;
			text-decoration:none;
			}
		.form_partner{
			margin:16px 30px 0 30px;
			width:175px;
			height:20px;
			padding:2px 0 2px 24px;
			}
			.user_partner, .pass_partner{
				display:inline;
				padding:2px 4px;
				margin:0;
				border:0;
				outline:none;
				font-size:0.9em;
				width:60px;
				height:16px;
				border:1px solid #C1E1EF;
				}
			.user_partner{}
			.pass_partner{}
			.go_partner{
				margin:0;
				height:22px;
				width:28px;
				cursor:pointer;
				text-align:center;
				}
		.showconnected{
			display:block;
			text-align:center;
			text-decoration:none;
			padding-top:8px;
			}
	.foot{
		padding:20px 0 10px 80px;
		font-size:0.9em;
		}
		.partenaires{
			clear:both;
			}
			.partenaires p{
				padding:0 5px;
				margin:0 0 0 240px;
				list-style:none;
				}
			.partenaires ul{
				padding:0 5px;
				margin:0 0 0 240px;
				list-style:none;
				}
				.partenaires li{
					float:left;
					padding:0;
					margin:0 5px;
					}
/* 
input[type="text"], input[type="password"], input[type="file"] {
	border: solid 1px #336699;
	color: #336699;
	background-image: url('images/input-text-bg.png');
}

this is for IE
input {
	border: expression(this.type=="text" || this.type=="password" || this.type=="file" ? "solid 1px #336699" : "this.border");
	color: expression(this.type=="text" || this.type=="password" || this.type=="file" ? "#336699" : "this.color");
	_background-image: none;
	_background-image: expression(this.type=="text" || this.type=="password" || this.type=="file" ? "url('theme/default/images/input-text-bg.png')" : "this.background-image");
} */

/*
-------------------------------------------------------*/
/* PNG transparents sous IE6 avec du CSS */
/* * html img, */
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}