body
{
	background: url(../images/blue.jpg) top left no-repeat;
	background-color: #05486B;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #556074;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
body a
{
	color: black;
}
body h3 a
{
	color: #00C6FF;
	text-decoration: none;
	font-size: 0.9em;
}

#barre
{
	height: 35px;
	background: url(../images/bar-network.png) top left repeat-x;
}
#barre img
{
	border: none;
}
#barre_gauche
{
	float: left;
	margin-left: 2px;
}
#barre_droite
{
	float: right;
	margin-right: 2px;
}
#barre_droite form, #barre_droite form div
{
	display: inline;
	margin: 0;
	padding: 0;
}
#barre_droite input
{
	color:#999;
	background-color: #2B363E;
	border: 1px solid #666;
	width: 70px;
	font-size: 12px;
	height: 18px;
	margin: 0;
	position: relative;
	bottom: 14px;
}
#bienvenue
{
	float: right;
	color: #00C6FF;
	font-weight: bold;
	padding: 7px;
	font-size: 13px;
	margin-right: 30px;
}

#titre
{
	height: 153px;
	background: url(../images/bg.gif) top left repeat-x;
}
#titreHeader
{
	height: 45px;
	width: 253px;
	background: url(../images/header.png) top left no-repeat;
	margin: 0 auto;
	position: relative;
	top: 43px;
}

#menu
{
	height: 35px;
	width: 575px;
	margin: 0 auto;
}
#menu a
{
	display: block;
	margin: 0 10px;
	float: left;
	height: 28px;
	width: 95px;
	background: url(../images/boutonNActif.gif) top left no-repeat;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
#menu a.actif, #menu a:hover
{
	background: url(../images/boutonActif.gif) top left no-repeat;
}

#corps
{
	width: 806px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	background: url(../images/bg.png) top center repeat-y;
	padding: 0 22px;
}

#contenu
{
	clear: both;
	padding: 40px;
}
h2
{
	font-size: 15px;
	color: #00C6FF;
	border-bottom: 1px dashed #00C6FF;
	background: url(../images/fleche.gif) center left no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 600px;
}
h3
{
	font-size: 14px;
	color: #7db339;
}
h4
{
	margin: 0;
	margin-bottom: 2px;
	margin-top: 8px;
	padding: 0;
}
#ancre_haut
{
	background: url(../images/ancre.gif) top left no-repeat;
	width: 29px;
	height: 19px;
	float: right;
	margin-bottom: 40px;
	margin-right: 40px;
}
form p label
{
	display: block;
	height: 30px;
}
form p label.textarea
{
	height: 100px;
	background-color: white;
}
form p label.textarea.large
{
	height: 300px;
	background-color: white;
}
form p input
{
	border: 1px solid #00C6FF;
	color: #556074;
	background-color: white;
}
form p label input, form p label textarea
{
	float: right;
	margin-right: 300px;
	border: 1px solid #00C6FF;
	color: #556074;
	padding: 1px 3px;
	font-size: 12px;
	width: 150px;
}
form p label textarea
{
	height: 83px;
}
form p label.large textarea
{
	height: 283px;
	width: 300px;
}
table.liste
{
	width: 600px;
	margin: auto;
	border-collapse: collapse;
	font-size: 0.9em;
	background-color: #EFFCFF;
}
table.liste tr th, table.liste tr td
{
	width: 50%;
	border: 1px solid #00C6FF;
	color: gray;
	font-weight: bold;
	padding: 0 3px;
}
table.liste tr td
{
	font-weight: normal;
}
table.liste.vertical tr th
{
	text-align: left;
	width: 200px;
}
table.liste.vertical tr td
{
	width: auto;
}

input.lien
{
	width: 90%;
	display: block;
	margin: auto;
}

#pied
{
	background: url(../images/bgFooter.gif) top left repeat-x;
	padding: 30px 0;
	text-align: center;
	font-size: 10px;
	clear: both;
}
#pied a
{
	color: #556074;
}

#degrade_pied
{
	background: url(../images/dp.png) top left no-repeat;
	height: 100px;
	width: 850px;
	margin: auto;
	margin-bottom: 20px;
}

#pubcarre
{
	float:left;
	width:300px;
}
#pub
{
	text-align: center;
	margin-top: 10px;
}


