* {
	margin:0;
	padding:0;
	font-family: Tahoma, serif;
	font-size: 10pt; color: #000000;
}

a:link {
	text-decoration: none;
	color: #aa4422;
}
a:visited {
	text-decoration: none;
	color: #aa4422;
}
a:active {
	text-decoration: none;
	color: #aa4422;
}
a:hover {
	text-decoration: underline;
}

/* ===================================== */
/* ================ PAGE =============== */
/* ===================================== */

#page { 
	position:absolute;
	left: 50%; 
	width:980px;
	margin-left: -490px;
	height:100%;
}

/* ======================================= */
/* ================ HEADER =============== */
/* ======================================= */

#header {
	height:140px;
	width: 100%;
	background-color: #0099cc;
}

/* ================ TITRE =============== */
	
#titre h1 {
	float: left;
	display:block;
	height:140px;
	width:310px;
	background : url('img/logo.jpg') no-repeat top left;
}

#titre h1 span { 
	display:none;
}

/* ================ CENTRAL =============== */

#central {
	float:left;
	display: block;
	height: 140px;
	width: 468px;
}

/* ================ AD =============== */

#ad {
	position: relative;
	top: 5px;
}

/* ================ MENU =============== */

#menu {
	position: relative;
	top: 14px;
}

#menu ul, #menu li {
	list-style-type: none;
}

#menu li {
	display: inline;
}

#menu li span { 
	display:none;
}

#menu li a {	
	display: inline;
	height: 60px;
	width: 88px;
}

#menu_music h2 {
	display:block;
	position: absolute;
	top: 0px;
	left: 100px;
	height:60px;
	width:88px;
	background : url('img/menu_music.jpg') no-repeat;
	cursor: pointer;
}

#menu_design h2 {
	display:block;
	position: absolute;
	top: 0px;
	left: 190px;
	height:60px;
	width:88px;
	background : url('img/menu_design.jpg') no-repeat;
	cursor: pointer;
}

#menu_dossiers h2 {
	display:block;
	position: absolute;
	top: 0px;
	left: 280px;
	height:60px;
	width:88px;
	background : url('img/menu_dossiers.jpg') no-repeat;
	cursor: pointer;
}

/* ================ TITRE 2 ===============*/

#titre2 h1 {
	display:block;
	position: absolute;
	left: 0px;
	height:140px;
	width:100%;
	background: url('img/logo2.jpg') no-repeat 778px 0px;
}

#titre2 h1 span { 
	display:none;
}

/* ======================================= */
/* ================ MILIEU =============== */
/* ======================================= */

#milieu {
	width: 100%;
}

/* ================ GAUCHE =============== */

#gauche {
	float: left;
	width: 200px;
	padding: 16px 0px 0px 0px;
	background-color: #0099cc;
}

/* ================ BOITE =============== */

#boite {
	margin: 0px 7px 0px 7px;
	padding-bottom: 16px;
	text-align: center;
}

#boite_titre {
	padding: 0px 0px 4px 0px;
	display: inline;
	background-color: #0080a0;
}

#boite_titre h2 {
	display: inline;
}

#boite_corps {
	margin-top: 4px;
	border: 2px groove #0080a0;
	background-color: #0090b0;
	text-align: left;
}

#boite_corps img#left {
	border-bottom: 2px groove #0080a0;
	border-right: 1px groove #0080a0;
}

#boite_corps img#right {
	border-bottom: 2px groove #0080a0;
	border-left: 1px groove #0080a0;
}

#boite_texte {
	padding: 10px 10px 10px 10px;
}

#boite_texte h3 {
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}

#boite_texte input.button {
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	background-color: #0080a0;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

#boite_texte br.poll {
	margin: 10px;
}

/* ================ CONTENU =============== */

#contenu {
	padding: 16px 16px 0px 216px;
	background : url('img/news_bg.gif') repeat-y top left;
}

/* ================ BOITE 2 ===============*/

#boite2 {
	padding-bottom: 16px;
}

#boite2_titre {
	margin-left: 25px;
	padding: 0px 0px 4px 0px;
	display: inline;
	background-color: #0099cc;
}

#boite2_titre h2 {
	display: inline;
}

#boite2_corps {
	margin-top: 4px;
	padding: 4px 8px 4px 8px;
	border: 2px groove #0099cc;
	background-color: #cccccc;
	text-align: justify;
}

#type1 {
	padding: 15px 360px 15px 15px;
	background: url('img/news_back1.jpg') no-repeat center right;
}

#type2 {
	padding: 15px 360px 15px 15px;
	background: url('img/news_back2.jpg') no-repeat center right;
}

#type3 {
	padding: 15px 360px 15px 15px;
	background: url('img/news_back3.jpg') no-repeat center right;
}

/* ================ DOSSIER ===============*/

#dossier {
	padding-bottom: 16px;
}

#dossier_titre {
	margin-left: 25px;
	padding: 0px 0px 4px 0px;
	display: inline;
	background-color: #0099cc;
}

#dossier_titre h2 {
	display: inline;
}

#dossier_corps {
	margin-top: 4px;
	border: 2px groove #0099cc;
	background-color: #aaaaaa;
}

#dossier_corps p.extended {
	text-align: justify;
	padding: 0px 25px 0px 25px;
	margin-bottom: 10px;
}

#dossier_corps p.extcentre {
	text-align: center;
	padding: 0px 25px 0px 25px;
	margin-bottom: 10px;
}

#dossier_cd {
	background-color: #dddddd;
	padding: 15px 15px 15px 15px;
}

#dossier_para {
	background-color: #cccccc;
	padding: 15px 15px 15px 15px;
}

#dossier_para p {
	text-align: justify;
}

#dossier_signe {
	display: block;
	width: 99%;
	background-color: #aaaaaa;
	padding: 15px 0px 15px 0px;
}

#dossier_signe h5 {
	position: relative;
	left: -15px;
	font-weight: normal;
	text-align: right;
}

#dossier_signe p.left {
	position: relative;
	left: 10px;
	font-weight: normal;
	text-align: left;
}

#dossier_signe a.left {
	position: relative;
	left: 20px;
	font-weight: normal;
	text-align: left;
}

#dossier_signe a.right {
	position: relative;
	left: -5px;
	font-weight: normal;
	text-align: right;
}

/* ======================================= */
/* ================ FOOTER =============== */
/* ======================================= */

#footer {
	height: 70px;
	width: 100%;
	background-color: #0099cc;
}

/* ================ COUNTER =============== */

#counter {
	float: left;
	position: relative;
	height: 70px;
	width: 200px;
	background-color: #0099cc;
	text-align: center;
}

#counter img {
	position: relative;
	top: 10px;
}

/* ================ COPYRIGHT =============== */

#copyright {
	float: left;
	background-color: #0099cc;
}

#copyright p {
	display:block;
	height:70px;
	width:270px;
	background : url('img/copyright.jpg') no-repeat top left;
}

#copyright span {
	display: none;
}

/* ================ FIN =============== */

#fin h1 {
	display:block;
	position: absolute;
	left: 0px;
	height:70px;
	width:100%;
	background : url('img/logo3.jpg') no-repeat top right;
}

#fin h1 span { 
	display:none;
}

