﻿* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
}
html, body {
background-attachment: fixed;
background-image: url(../images/va2.jpg);
background-repeat: no-repeat;
background-position: center top;
text-align:center;
}
form {
	margin:0;
	padding:0;
}
#main 
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:995px;
	background-image:url(../images/fondPrincipal.png);
	background-repeat:repeat-x;
	background-position:left 220px;
	background-color:#dedede;
	text-align:left;
}
#top {
	height:137px;
}
#menu {
	height:51px;
	background-image:url(../images/informatique.gif);
	background-repeat:repeat-x;
	background-position:top right;
}
#subMenu {
	height:32px;
	background-image:url(../images/sousMenuFond.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#subMenu div {
	background-image:url(../images/sousMenuGauche.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#subMenu div div {
	background-image:url(../images/sousMenuDroite.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;
}
#subMenu div div a {
	margin-right:20px;
}
#contenu {
	margin-top:40px;
}
td#gauche {
	padding-left:15px;
	padding-right:22px;
	text-align:center;
}
td#centre {
	width:568px;
}
td#droite {
	width:178px;
	padding-left:22px;
	padding-right:12px;
}

div.blocContenu {
	margin-bottom:20px;
	clear:both;
}

div.blocContenu div.title {
	height:38px;
	background-image:url(../images/fondTitre.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	line-height:38px;
	padding-left:14px;
}

div.blocContenu div.contenu {
	background-color:#737373;
	background-image:url(../images/fondContenu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:6px;
}

div#menuGauche {
	background-image:url(../images/menuFond.png);
	background-repeat:repeat-y;
	background-position:top left;
	text-align:left;
}

div#menuGauche div.title {
	height:43px;
	background-image:url(../images/menuTop.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#menuGauche div.contenu {
	background-image:url(../images/menuGaucheFond.png);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:149px;
	
}

div#menuGauche div.contenu a {
	display:block;
	height:33px;
	width:132px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-transform:capitalize;
	line-height:33px;
	padding-left:23px;
	background-image:url(../images/menuPuce.png);
	background-repeat:no-repeat;
	background-position:top left;
}

div#menuGauche div.contenu div {
	margin-left:11px;
	background-image:url(../images/barre.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.imageDeco {
	border:1px solid #de5c26;
}

div.pagination, div.pagination a
{
	font-size:13px;
	color:#FFAA00;
	font-weight:bold;
}

div.pagination a.on 
{
	color:#FFFF55;
}

div.pagination 
{
	text-align:center;
}