html, body {
	margin:0px;
	padding:0px;
	width:99%;
	height:99%;

}

*{
	font-family: "Verdana","Arial";
	/* font-family: "Myriad Pro", "Myriad", "Verdana","Arial";*/
}

h1 { 
	margin-left: 0px; 
	margin-bottom: 15px; 
	margin-right: 0px; 
	margin-top: 0px; 
	font-family: "Verdana","Arial";
	/* font-family: "Myriad Pro", "Myriad", "Verdana","Arial";*/
	font-size: 24px; 
	font-weight:100; 
	text-align: left; 
	padding: 0px 0px 5px 0px; 
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	border-bottom: 0px none transparent;
	background-image: url(no-image);
}
h1, h1 a {
	color: #bdc0c1;
}

h2 { 
	font-style: normal; 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-right: 0px; 
	margin-top: 15px; 
	font-size: 16px; 
	font-weight: normal; 
	text-align: left; 
	padding: 0;
}
h2, h2 a {
	color: #96be00;
}

h3 { 
	font-style: normal; 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-right: 0px; 
	margin-top: 10px; 
	font-size: 14px; 
	font-weight: normal; 
	text-align: left; 
	padding: 0;
}
h3, h3 a {
	color: #f79300;
}

h4 { 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-right: 0px; 
	margin-top: 5px;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	padding: 0; 
}
h4, h4 a {
	font-style: normal;
	font-weight: normal;
	color: #009fd6; 
}

h5 { 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-right: 0px; 
	margin-top: 5px;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	padding: 0;
}
h5, h5 a {
	color: #3c3e4a; 
}

h6 { 
	font-weight: bold; 
	margin-left: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 5px; 
	color: #aaa8a9;
}
h6, h6 a {
	color: #aaa8a9;
}

p, div, td, li { 
	font-size: 12px; 
	text-align: left; 
	
}
a, a img {
	border: 0px none transparent;
	text-decoration: none;
	color: #006fb4;

}
p { 
	text-align: left; 
	margin: 0px 0px 0px 0px !important;
	padding: 2px 0px 3px 0px !important;
	line-height: 15px;
}

ul {
	padding: 0px 0px 0px 40px !important;
	margin: 0px 0px 0px 0px !important;
}
ul, ul li { 
	text-align: left !important; 
	margin-bottom: 5px !important; 
	list-style-type: square !important; 
	list-style-image: url(../images/puce.gif) !important;
	
}
ol, ol li { 
	text-align: left; 
	margin-bottom: 5px; 
	list-style-type: decimal; 
	
}


table#table_content tr td {
	vertical-align: top;
}
.no_border {
	border: 0px none transparent;
}

/* page d'accueil */
	.pave_accueil_mission{
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 20px 17px 10px 17px;
		width: 160px;
		height: 160px;
		vertical-align: top;
		color: #333333;
		font-size: 10px;
		/* border: 1px solid #000000; */
	}
	/* IE 6 */ * html .pave_accueil_mission{
		width: 150px;
	}
	
		.pave_accueil_mission *{
			color: #333333;
			font-size: 11px;
		}
		.pave_accueil_mission p {
			line-height: 13px;
		}
	
	.splashscreen{
		height: 65px;
		background: url(../images/splachscreen.jpg) no-repeat left top;
		vertical-align: bottom;
		padding: 240px 0px 0px 20px;
		margin: 0px 0px 20px 0px;
	}
	
	.splashscreen,
	.splashscreen *{
		font-size: 14px;
		color: #7b7d85;
	}

.googlemap {
	width: 200px;
	height: 350px;
	border: #555555 solid 1px;
	margin: 10px 0px 0px 0px !important;
	background: #d8d8d8;
}

	.tips {
		background: url(../images/tips.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px !important;
		margin: 0px 0px 0px 0px !important;
		width: 215px;
	}
		.tips p {
			font-size: 12px;
			color: #333333;
			padding: 0px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		.tips a {
			color: #333333;
		}
		.tips h1 {
			background: url(../images/tips.gif) no-repeat left top;
			height:20px;
			font-size: 14px;
			color: #ffffff;
			padding: 10px 10px 10px 40px !important;
			margin: 0px 0px 0px 0px !important;
		}
			.tips h1 a {
				color: #ffffff;
			}


	.tips_adresse {
		background: url(../images/tips_adresse.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px !important;
		margin: 0px 0px 0px 0px !important;
		width: 215px;
	}
		.tips_adresse p {
			font-size: 10px;
			color: #333333;
			padding: 0px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		.tips_adresse a {
			color: #333333;
		}
		.tips_adresse h1 {
			background: url(../images/tips_adresse.gif) no-repeat left top;
			height:20px;
			font-size: 14px;
			color: #333333;
			padding: 10px 10px 10px 40px !important;
			margin: 0px 0px 0px 0px !important;
		}
			.tips_adresse h1 a {
				color: #333333;
				font-size: 14px;
			}



	
			
	.sousmenu_box {
		background: url(../images/sousmenu_box.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px !important;
		margin: 0px 0px 0px 0px !important;
		width: 215px;
	}
		.sousmenu_box p {
			font-size: 12px;
			color: #393a4a;
			padding: 0px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		.sousmenu_box a {
			color: #393a4a;
		}
			.sousmenu_box a.selected {
				color: #96be00;
			}
		.sousmenu_box h1 {
			background: url(../images/sousmenu_box.gif) no-repeat left top;
			height:20px;
			font-size: 14px;
			color: #393a4a;
			padding: 10px 10px 10px 40px !important;
			margin: 0px 0px 0px 0px;
		}
			.sousmenu_box h1 a {
				color: #393a4a;
			}
	
	.tips_green_top {
		background: url(../images/tips_green.gif) no-repeat left top;
		padding: 20px 20px 20px 20px;
		font-size: 14px;
		color: #ffffff;
		width: 175px;
	}
	.tips_green {
		background: url(../images/tips_green.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px;
		margin: 0px 0px 0px 0px;
		width: 215px;
	}
		.tips_green h1 {
			background: url(../images/tips_green.gif) no-repeat left top;
			height:10px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		* html .tips_green h1 {
			height:15px !important;
			overflow: hidden;
		}
		.tips_green p {
			font-size: 14px;
			color: #ffffff;
			padding: 5px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		* html .tips_green p {
			padding: 0px 20px 0px 20px !important;
		}
	
	.tips_orange_top {
		background: url(../images/tips_orange.gif) no-repeat left top;
		padding: 20px 20px 20px 20px;
		font-size: 14px;
		color: #ffffff;
		width: 175px;
	}
	.tips_orange {
		background: url(../images/tips_orange.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px;
		margin: 0px 0px 0px 0px;
		width: 215px;
	}
		.tips_orange h1 {
			background: url(../images/tips_orange.gif) no-repeat left top;
			height:10px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		* html .tips_orange h1 {
			height:15px !important;
			overflow: hidden;
		}
		.tips_orange p {
			font-size: 14px;
			color: #ffffff;
			padding: 5px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		* html .tips_orange p {
			padding: 0px 20px 0px 20px !important;
		}
	
	.tips_blue_top {
		background: url(../images/tips_blue.gif) no-repeat left top;
		padding: 20px 20px 20px 20px;
		font-size: 14px;
		color: #ffffff;
		width: 175px;
	}
	.tips_blue {
		background: url(../images/tips_blue.gif) no-repeat left bottom;
		padding: 0px 0px 20px 0px;
		margin: 0px 0px 0px 0px;
		width: 215px;
	}
		.tips_blue h1 {
			background: url(../images/tips_blue.gif) no-repeat left top;
			height:10px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		* html .tips_blue h1 {
			height:15px !important;
			overflow: hidden;
		}

		.tips_blue p {
			font-size: 14px;
			color: #ffffff;
			padding: 5px 20px 0px 20px !important;
			margin: 0px 0px 0px 0px !important;
		}
		* html .tips_blue p {
			padding: 0px 20px 0px 20px !important;
		}
		
		
.screens {
	border:1px dotted #222222;
}

.screen {
	border:1px dotted #666666;
}


.mailling_space{
	padding: 30px 20px 30px 20px;
}
a.mailling_desinscription {
	color: #ffffff;
}

.citation{
	display: block;
	margin: 10px 0px 10px 0px !important;
	padding:10px !important;
	border: 1px dotted #aaaaaa;
	font-family: Times;
	font-style: italic;
	color: #555555;
}


#yaxo_tmp #me div{
	width:140px;
	height:120px;
}
