/* @override http://beta.camionhelie.com/default.css */

html
{
	background: url("images/background.png");
	padding:0px;
	margin:0px;
	width:100%;
}

/*100863*/

body
{
	/*background: url("images/backgroundtop.png") top left repeat-x;*/
	width:100%;
	margin: 0px;
	padding:0px;
	padding-top: 20px;
}

#body
{
	width:760px;
	margin:auto;
	font-family: Arial;
	color: white;
	margin-bottom: 20px;
}

#overtop
{
	width:760px;
	text-decoration: none;
	color: white;
	font-size: 0.8em;
}

#overtop a
{
	text-decoration:none;
	color: white;
	font-size: 1.5em;
}
#overtop a:hover
{
	text-decoration:none;
	color: #0000cc;
}

#header
{
	height: 160px;
	text-align: center;
	border: solid white 10px;
	border-bottom: none;

}

#header #top
{
	background-color: #000099;
	height: 150px;
	margin: 5px;
	border-collapse: collapse;
	padding: 0px;
}

#header #top tr
{
	padding: 0px;
	margin: 0px;
}

#header #top td
{
	padding: 0px;
	margin: 0px;
}

#header #top th
{
	padding: 0px;
	margin: 0px;
}

#header #top th img
{
	border: none;
}

#header
{

}

#menu
{
	border: solid white 10px;
	border-bottom: none;
	background-color: black;
}

#menu table
{
	width:740px;
}

#menu table td
{
	border: solid black 1px;
	text-align: center;
	width: 25%;
}

#menu table a
{
	display: block;
	font-weight: bold;
	background-color: #000099;
	width: 100%;
	height: 25px;
	text-decoration: none;
	font-size: 15px;
	color: white;
	padding-top: 7px;
}

#menu table a:hover
{
	display: block;
	font-weight: bold;
	background-color: white;
	width: 100%;
	height: 25px;
	text-decoration: none;
	color: #000099;
	padding-top: 7px;
}

#main
{
	background-color:black;
	padding:5px;
	border: solid white 10px;
}

#main .infos
{
	width:726px;
	border-collapse:collapse;
	border: dotted black 1px;
}

#main .infos td
{
	width:150px;
	border: solid white 1px;
	padding: 5px;
	background-color:#EEAD0E;
}

#main .infos th
{
	text-align:left;
	width:150px;
	border: solid black 1px;
	padding: 5px;
	background-color: #000099;
}

#main .info th
{
	border-right: solid white 1px;
	padding: 5px;
	width: 252px;
	vertical-align:top;
}

#main .info th img
{
	margin: 1px;
}

#main .info td
{
	padding: 5px;
	vertical-align:top;
}

#main .info td a
{
	color: #0000cc;
}

#main #list
{
	width: 100%;
	text-align: center;
}

#main #list a
{
	text-decoration: none;
	color: white;
}

#main #list a:hover
{
	text-decoration: none;
	color: #0000cc;
}

#main .listmenu
{
	width:100%;
	text-align: center;
}

#main .listmenu a
{
	display: block;
	font-weight: bold;
	background-color: #000099;
	width: 100%;
	height: 22px;
	text-decoration: none;
	color: white;
	padding-top: 5px;
}

#main .listmenu a:hover
{
	display: block;
	font-weight: bold;
	background-color: white;
	width: 100%;
	height: 22px;
	text-decoration: none;
	color: #0000cc;
	padding-top: 5px;
}

#main #courriel a
{
	color: #0000cc;
}

#main #login
{
	font-weight:bold;
}

#main h3
{
	font-size : 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0000cc;
	border-bottom: 1px white solid;
	text-align: center;
}

#main h3 a
{
	/*font-size : 2em;
	margin-top: 10px;
	margin-bottom: 10px;*/
	text-align: center;
	color: #0000cc;
	text-decoration: none;
}

#main h3 a:hover
{
	/*font-size : 2em;
	margin-top: 10px;
	margin-bottom: 10px;*/
	text-align: center;
	color: white;
	text-decoration: none;
}

#main h4
{
	font-size : 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	color: #0000cc;
	border-bottom: 1px white solid;
}

#main strong
{
	color: #0000cc;
}

#main img
{
	border: solid white 1px;
}

#main .demande img
{
	border: none;
}

#footer
{
	border: solid white 10px;
	border-top: none;
	background-color: black;
}

#footer p
{
	text-align: center;
	margin: 0px;
	padding: 10px;
	font-size: 0.8em;
}

#footer a
{
	text-decoration:none;
	color: white;
}

#footer a:hover
{
	text-decoration:none;
	color: #0000cc;
}