/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background-image:url(../images/fond12b.jpg);
	display:block;
	text-align:center;
	background-color:#345CA0;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#252525;
	background-position: top;
	background-repeat: no-repeat;
}
div#page {
	width:1050px;
	margin:auto;
}
div#haut {
	height:143px;
	margin:0;
	cursor:hand;
	margin-top: 10px;
	border-bottom-color: #3399CC;
	border-bottom-style: groove;
	border-bottom-width: 4px;
	background-image: url(../images/haut3.JPG);
}
div#menu {
    width:1049px;
	height:20px;
	margin: 2px 0;
}
div#contenu {
	text-align:left;
	padding:2px;
	clear: both;
}
div#contenu img{
	float: left;
	margin: 10px 5px 5px 10px;
}
div#bas {
	background-image:url(../images/bas5.jpg);
	left: 0px;
	height: 52px;
	width: 1040px;
	clear:both;
	border-right-color: #3399CC;
	border-right-style: groove;
	border-right-width: 4px;
	border-bottom-color: #3399CC;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	cursor: hand;
}
div#pied {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	width: 1020px;
	text-align: center;
	padding-bottom: 5px;
	height: 15px;
}
div#pied a {text-decoration:none;color:#666666;}
div#pied span {color:#ff0000;font-weight:bold;}

div#bienvenue {height:100px;text-align:right;font-family:Arial, Helvetica, sans-serif;font-size:1.2em;font-weight:bold; color:#0033FF;background-image:url(../images/bienvenue.gif);background-position:left;}
div#bienvenue img {float:right;margin:0 0 0 5px;}
div#bienvenue h2 {margin:0;padding:0 0 10px 0;}


table.infos {width:100%;clear:both;}
table.infos tbody td {width:50%;vertical-align:top;border:1px solid #042163;}
table.infos thead {background-color:#042163;color:white;font-size:1.2em;text-align:center;}

a,a.bloctext:hover {color:#CC00FF;}


/* new one */
/*** colonne centrale ***/
div#colonne_centrale{
	overflow:hidden;
	float:left;
	margin:5px;
	width:515px;
	height:835px;
}
/*** colonne gauche ***/
div#colonne_gauche{
	overflow:auto;
	float:left;
	margin:5px 0 5px 0px;
	width:250px;
	height:835px;
}
/*** colonne droite ***/
div#colonne_droite{
	overflow:hidden;
	float:left;
	margin:5px 0px 5px 0;
	width:250px;
	height:835px;
}
/*** box pour colonne centrale ***/
div.box_centrale{
	margin:0px 5px 10px;
	height:250px;
	overflow:visible;	
	background-image: url(../images/boite2.jpg);
	border-bottom: 4px;
	border-right: 4px;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-right-style: solid;
	border-bottom-style: solid;
}
/*** box pour colonnes gauche et droite ***/
div.box_colonnes{
	margin: 0px 0px 10px;
	height:200px;
	background-image: url(../images/boite2.jpg);
	border-bottom: 4px;
	border-right: 4px;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-right-style: solid;
	border-bottom-style: solid;
}
div.h1{
	color:#FFFFFF;
	font-size:medium;
	margin:0;
	padding:0;
	border-bottom:2px;
	border-bottom-color: #999999;
	background-color: #336699;
	border-right: 2px;
	border-bottom-style: solid;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-right-style: solid;
	border-right-color: #999999;
}
div.h2 {
	color:#000099;
	font-size:1.5em;
	margin:0;
	padding:0;
	border-bottom:3px;
	margin-top: 20px;
	border-bottom-color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width: medium;
	text-align: right;
}
div.text {
	color: #003399;
	font-weight: 100;
	text-align: left;
	margin-left: 5px;
	margin-right: 2px;
}
div.bloctext {
	color: #F5E152;
	font-weight: 300;
	text-align: left;
	margin-left: 15px;
	margin-right: 2px;
	margin-top: 10px;
	font-size: 12px;
}
a.bloctext {
	color: #F5E152;
	font-weight: 300;
	text-align: left;
	margin-left: 15px;
	margin-right: 2px;
	margin-top: 10px;
	font-size: 12px;
}
div.bloch1{
	color:#FFFFFF;
	font-size:large;
	margin:0;
	padding:0;
	border-bottom:2px;
	border-bottom-color: #999999;
	background-color: #526DCD;
	border-right: 2px;
	border-bottom-style: solid;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
}
div#blocpage{
	margin: 10px 0px 10px;
	background-image: url(../images/fond2.jpg);
	border-bottom: 4px;
	border-right: 4px;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-right-style: solid;
	border-bottom-style: solid;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #4777C7;
}
table.bloctext {
	color: #F5E152;
	font-weight: 300;
	text-align: left;
	margin-left: 15px;
	margin-right: 2px;
	margin-top: 10px;
	font-size: 12px;
}
