*
{
margin: 0px;
padding: 0px;
}
a:link {
	color: #aaaaaa;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	color: #aaaaaa;
}
body {
	
	background: #000b2b;
	font-family:Tahoma;
	font: 13px;
	color: #ffffff;
	background-image:url(images/fondJetAzur.jpg);
}
#picture
{
border: 2px solid #aaaaaa;
}
#content
{
	margin: 0 auto;
    width: 1024px;
	
}
#main
{
	
	width: 1024px;
	padding-left: 40px;
	
}
#back_all
{
width: 754px;
}
#header {
	height: 260px;
	text-align: left;	
}
#padding
{
padding-left: 10px;
}
#menu
{
float: left;
margin: 0 auto;
height: 38px;
padding-left: 20px;
border: 1px #aaaaaa solid;
}
#menu ul {
	list-style: none;
	
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	width: 89px;
	height: 23px;
	background: url(images/buttons_back.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	padding-top: 12px;
}
#menu a:hover {
	width: 89px;
    height: 23px;
	text-decoration: underline;
	background: url(images/buttons_back_r.gif);
}
#logo {
background: url(images/top2.jpg) no-repeat;
width: 754px;
height: 209px;
float: left;
text-align: left;
padding-top: 0px;
padding-left: 40px;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #aaaaaa;
}
#logo H2 a
{
font-size: 12px;
}
#left
{
	padding: 10px;
	width: 200px;
}
#left H3
{
width: 183px;
height: 25px;
font-size: 14px;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
border: 1px solid #aaaaaa;
alpha(opacity=25);-moz-opacity:.25;opacity:.25;
background:  #ccffcc;;
}
#left ul {
	list-style: none;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}
#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}
#left p
{
padding: 10px;
border-bottom: 1px solid #aaaaaa;
border-left: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
}
#right
{
float: right;
width: 500px;
padding-right: 10px;
}
#right H4
{
	font-size: 12px;
	color: #ffffff;
}
#right a
{
color: #ffffff;
text-decoration: none;
}
#right p {
	padding-bottom: 10px;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
}
#right1
{
float: left;
width: 100px;
padding-right: 10px;
}
#right1 a
{
color: #ffffff;
text-decoration: none;
}
#right2
{
float: right;
width: 100px;
padding-right: 270px;
}
#right2 a
{
color: #ffffff;
text-decoration: none;
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
}
.date a {
	color: #ffffff;
}
#footer {
	height: 20px;
	padding-top: 40px;
	background: url(images/back_bottom3.jpg) no-repeat center top;
    width: 1024px;
	margin: 0 auto;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}
#footer a {
	color: #666666;
}
