
/* ///////// STYLES COMMUNS ///////// */

body {
	font-family: arial, helvetica, verdana, serif;
	font-size: 12px;
	background-image: url(./images/fond.jpg);
	height: 100%;

}


body, div, img {

	padding: 0;
	margin: 0;
}

img, img a { border: 0; }




.entete {

	/*position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;*/
	width: 800px;

	margin-left: 0px;	
	background-color: #CCCCCC;
	z-index:2;

}


.bandeau {
	z-index: 1;
	height: 50px;
	background-color: #0000AD;
}



input, textarea, select { font-family: Arial, Helvetica; font-size: 8pt;}

.recherche {
	position: absolute;
	left: 535px;
	top: 13px;
	
	z-index: 3;
}




.filet {
	background-color: #CC0033;
	padding: 0px 0px 0px 0px;
	height: 1px;
}


.baspage {

	/*position: absolute;
	left: 0px;
	top: 80%;*/
	width: 800px;
	z-index:2;
	clear: both;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 50px;

}


.alternatif {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 150px;
	font-family: verdana, arial, helvetica, serif;
	font-size: 10px;
	text-align: center;
	color: #0000AD;
	visibility: hidden;
}


.txt-piedpage {
	
	padding: 0 0 0 5px;
	font-family: verdana, arial, helvetica, serif;
	font-size: 10px;
	color : #0000AD;

}



/* ///////// MENUS DEROULANTS ///////// */

.menuChoix {
	z-index: 3;
	font-family: verdana, arial, helvetica, serif;
	font-weight : bold;
	font-size: 10px;
	color: #ffffff;
	padding: 0px 0 20px 10px;
	background-color: #0000AD;

}

.menuChoix a:link, .menuChoix a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menuChoix a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuChoix1 {
	position: absolute;
	left: 10px;
	top: 55px;
}

.menuChoix2 {
	position: absolute;
	left: 100px;
	top: 55px;
}

.menuChoix3 {
	position: absolute;
	left: 225px;
	top: 54px;
}

.menuChoix4 {
	position: absolute;
	left: 310px;
	top: 55px;
}

.menuChoix5 {
	position: absolute;
	left: 410px;
	top: 55px;
}

.menuChoix6 {
	position: absolute;
	left: 510px;
	top: 55px;
}

.arrondiMenu {
	position: absolute;
	left: 615px;
	top: 50px;
	width: 108px;
	height: 20px;
	background-color: #FFFFFF;
	z-index: 3;

}

.menuAccueil {
	position: absolute;
	left: 0px;
	top: 70px;
	font-family: verdana, arial, helvetica, serif;
	font-size: 10px;
	color: #ffffff;
	width: 800px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	background-color: #0000AD;
	z-index: 3;

}

.menuAccueil a:link, .menuAccueil a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menuAccueil a:hover {
	color: #0000AD;
	text-decoration: none;
	background-color: #ffffff;
}


.menu {
	z-index: 4;
	position: absolute;
	visibility: hidden;
	background-color: #0033CC;
	top: 70px;
}

.menu ul{
	list-style: none;
	margin: 0;
	padding: 0 0 5px 0;
}

.menu li {
	margin: 0;
	padding: 0 0 0.1em 0;
}

.menu li a:link, .menu li a:visited {
	display: block;
	font-family: verdana, arial, helvetica, serif;
	font-size: 10px;
	color : #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px 3px 15px;
	background-color: transparent;
}

.menu li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #CCOOOO;
}

#effaceMenu {
	position: absolute;
	visibility: hidden;
	height : 300px;
	width : 720px;
	left: 40px;
}

#menu1 {
	width: 230px;
	left: 10px;
}

#menu2 {
	width: 300px;
	left: 100px;
}

#menu3 {
	width: 250px;
	left : 225px;
}

#menu4 {
	width: 250px;
	left : 310px;
}

#menu5 {
	width: 250px;
	left : 410px;
}

#menu6 {
	width: 250px;
	left : 510px;
}






/* /////////////////:::: STYLES ACCUEIL :::://///// */

.accueil {
	position: relative;
	visibility: visible;
	background-color: #0000AD;
	height: 400px;
	width: 800px;
	overflow: auto;
	margin-left: 0px;	

}


.fondaccueil {

	position: absolute;
	top: 0px;
	height: 80%;
	left: 0px;	
	width: 800px;

	margin-left: 0px;	
	background-color: #0000AD;
	z-index:1;
	visibility: visible;

}

.contour {font-family: Arial; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}

.contour a:link, .contour a:visited {font-family: Arial; font-size: 12px; text-decoration: none; color: #FFFFFF; font-weight: bold}

.contour a:hover {font-family: Arial; font-size: 12px; text-decoration: underline; color: #FFFFFF; font-weight: bold}

.centretoile
{

	position: absolute;
	top: 70px;
	left: 215px;
	height: 260px;
	width: 369px;
	background: url("./images/accueil-degrade.gif");
	background-position: center top;
	background-repeat: no-repeat;
}


/* /////////////////:::: STYLES ARTICLES ET RUBRIQUES :::://///// */


.chemin {
font-family: Arial; font-size: 11px; text-decoration: none; color: #0000AD; font-style: italic;
}

.chemin a:link, .chemin a:visited {
	text-decoration: none;
	color: #0000AD;
	font-style: italic;
}

.chemin a:hover {
	text-decoration: underline;
	color: #0000AD;
	font-style: italic;
}



.corps {
	position: relative;
	visibility: visible;
	background-color: white;
	height: 400px;
	width: 800px;
	overflow: auto;
	margin-left: 0px;	

}


.navbar {
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: white;


}


.intro {

	position: absolute;
	top: 80px;
	left: 0px;
	width: 760px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 40px 0px;
	background-color: white;
	text-align justify;

	font-family: arial, helvetica, verdana, serif;
	font-size: 12px;

}






.intro a:link {
	color: #0000AD;
	text-decoration: none;
}

.intro a:visited {
	color: #0033cc;
	text-decoration: none;
}

.intro a:hover {
	color: #0033cc;
	text-decoration: underline;
}

.intro li {
	line-height: 20px;
	font-size: 12px;
	list-style-image: url(./puce.gif);
}



.breves {
	/*background-image: url("images/degrade_breves.jpg");
	text-align: justify;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #0000AD;
	width: 500px;*/
}



.brevehr hr {
align: left;
height: 1px,
width: 150px;
color: #000099;
}

.intro-breves {

	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 80px 80px 0px 80px;
	text-align justify;
	background-image: url('images/fond-revue.jpg');
	background-repeat: no-repeat;
	background-color: white;
	background-position: 0px 0px;
	font-family: arial, helvetica, verdana, serif;
	font-size: 12px;

}

.intro-breves a:visited, .intro-breves a:link {
	color: #0033cc;
	text-decoration: none;
}

.intro-breves a:hover {
	color: #0033cc;
	text-decoration: underline;
}


/* ///////////////////// PLAN DU SITE ///////////////// */

.plan {


	position: absolute;
	top: 20px;
	left: 0px;
	width: 760px;
	margin: 20px 20px 20px 0px;
	padding: 0px 0px 20px 0px;

	font-family: arial, helvetica, verdana, serif;
	font-size: 12px;

}

.plan li {
	line-height: 20px;
	font-size: 12px;
	list-style-image: url(./puce.gif);
}

.plan a:link {
	color: #0000AD;
	text-decoration: none;
}

.plan a:visited {
	color: #0033cc;
	text-decoration: none;
}

.plan a:hover {
	color: #0033cc;
	text-decoration: underline;
}
