html,body {
	position: relative;
	margin: 0;
	padding: 0;
	/*font: normal 11px/13px Tahoma, Arial, sans-serif;
	color: #4c4c4c;
	text-align: left;
	*/
	height: 100%;
	background-color: #14000B;
}
.TableauCellule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	padding: 3px;
}
.courant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
}
.courantcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
}
.cellulecentre {

	text-align: center;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	/*list-style-image: url(../images/puce_ve.gif);*/
}
.lipucefleche{
	font-size: 9px;
	list-style-image: url(../ress/puce_fleche.gif);
	margin-top: 5px;
}

.lipuceflecheNEWS{
font-size: 9px;
list-style-image: url(../ress/puce_fleche.gif);
	margin-left: -23px;
}

#centpourcent {
  height: 100%;

  }
  
#global {
	height: 100%;
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* TOP */

#top {
	width:640px;
	/*position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 120px;
	z-index: 300;*/
}

#logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 150px;
	height: 72px;
}

#nav {
	position: relative;
	left: 320px;
	/*	left: 172px;text-align: right;
	top: 300px;
	width: 788px;
	height: 18px;
	background-image: url(../images/top/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;*/
}

/* MIDDLE */

#page {
	position: relative;
	width: 460px;
	padding: 20px 0 0 0;
	z-index: 100;
}

#gauche {
text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #843d1a;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 15px;
}

#gauche a:link, #gauche a:visited, #gauche a:active {

	color: #4e003e;

}

#gauche a:hover {
	color: #b4aab1;
}

#centre {
text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646362;

		margin-right: 25px;
	margin-left: 25px;
	line-height: 15px;
}

#centre a:link, #centre a:visited, #centre a:active {

	color: #843d1a;

}

#centre a:hover {
	color: #f3b597;
}

#resume {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #00CCCC;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 11px;
	text-align: center;
	text-transform: uppercase;
}
#resume a:link, #resume a:visited, #resume a:active {

	color: #996666;

}

#resume a:hover {
	color: #f3b597;
}
#droite {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #843d1a;
	margin-right: 1px;
	margin-left: 3px;
	line-height: 15px;
}

#droite a:link, #droite a:visited, #droite a:active {
	color: #876A7E;
}

#droite a:hover {
	color: #996666;
}

#droite .lipucefleche{
	margin-left: -18px;
	font-size: 9px;
	list-style-image: url(../ress/puce_fleche.gif);
	margin-top: 5px;
}


.border {border: 1px solid #999}

/* BOTTOM */

#bottom {
	/*background-image: url(../../images/bandeau-bas.jpg);
	position: relative;
	width: 960px;
	background-image: url(../images/bottom/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;*/
}

/* GENERAL */

p, table, tr, td {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	
	margin: 0;
	padding: 5;
	border: 0;
	font: normal 11px/13px Tahoma, Arial, sans-serif;*/
}
.fdcellule {
	background-color: #F8F7F4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: e6c6cd;
	border-right-color: e6c6cd;
	border-bottom-color: e6c6cd;
	border-left-color: e6c6cd;
	border-right-style: none;
	border-left-style: none;
}


img {
	margin: 0;
	border: 0;
	display: block;
	padding: 0px;
}

a:link, a:visited, a:active {
	color: #ff9948;
	text-decoration: underline;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

.black {color: #000}
.white {color: #fff}
.rose {color: #876A7E}
.bleu {color: #996666}
.orange {color: #996600}

.rose a:link, .rose a:visited, .rose a:active {color: #ec2790; text-decoration: underline}
.rose a:hover {color: #ccc; text-decoration: none}
.bleu a:link, .bleu a:visited, .bleu a:active {color: #00b7cb; text-decoration: underline}
.bleu a:hover {color: #ccc; text-decoration: none}
.orange a:link, .orange a:visited, .orange a:active {color: #f69649; text-decoration: underline}
.orange a:hover {color: #ccc; text-decoration: none}

.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #771B6E;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #afa5aa;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-bottom: 2px;
	text-transform: none;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 8px;
	line-height: 13px;
	color: #c29bae;
	background: none;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	/*border-top: 2px solid #ec2790;*/
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
	color: #CC3300;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	text-decoration: none;	/*border-top: 2px solid #ccc;*/
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	color: #ff7800;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	text-decoration: underline;	/*border-top: 2px solid #ccc;*/
}


.titreP {
	font-size: 12px;
	font-weight: bolder;
}

h2.bleu { border-top: 2px solid #00b7cb; }
h2.orange { border-top: 2px solid #f69649; }

h2 img {
	float: left;
	padding-bottom: 10px;
}

h2 a:link, h2 a:visited, h2 a:active {
	color: #ec2790;
	text-decoration: none;
}

h2 a:hover {
	color: #ccc;
	text-decoration: none;
}

.border_top {
	padding: 2px 0 0 0;
	border-top: 2px solid #ec2790;
}

#center p {
	margin: 0 0 10px 0;
	line-height: 15px;
}

#center ul {
	line-height: 15px;
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: square;
	color: #ec2790;
	/*list-style-image: url(bullet.gif);*/
}

#center ol {
	line-height: 15px;
	margin: 2px 0 0 30px;
	padding: 0;
	list-style-image: none;
}

#center li {
	margin-bottom: 2px;
}

#center li span {
	color: #4c4c4c;
}

#center .more {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: right;
}

#center .more a:link, #center .more a:visited, #center .more a:active {
	padding: 0 0 0 8px;
	color: #4c4c4c;
	text-decoration: none;
	background-image: url(../images/bullet_more_off.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#center .more a:hover {
	padding: 0 0 0 8px;
	color: #ccc;
	text-decoration: none;
	background-image: url(../images/bullet_more_on.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#center .more a.bleu:link, #center .more a.bleu:visited, #center .more a.bleu:active {
	background-image: url(../images/bullet_more_off_bleu.gif);
}

#center .more a.bleu:hover {
	background-image: url(../images/bullet_more_on.gif);
}

#center .more a.orange:link, #center .more a.orange:visited, #center .more a.orange:active {
	background-image: url(../images/bullet_more_off_orange.gif);
}

#center .more a.orange:hover {
	background-image: url(../images/bullet_more_on.gif);
}

/* BLOCK */

.block {
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid #d5d1e0;
	font-weight: bold;
}

.block p {
	padding: 10px 0 0 0;
}

.block .more {
	border-bottom: 2px solid #ccc;
	padding: 5px 0 5px 0;
	font-weight: bold;
	text-align: right;
}

.block .more a:link, .block .more a:visited, .block .more a:active {
	padding: 0 0 0 8px;
	color: #4c4c4c;
	text-decoration: none;
	background-image: url(../images/bullet_more_off.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

.block .more a:hover {
	padding: 0 0 0 8px;
	color: #ccc;
	text-decoration: none;
	background-image: url(../images/bullet_more_on.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
/* block bottom */
.blockbottom {
	margin: 2px 0 30px 0;
	border-bottom: 2px solid #ccc;
}
/* NAV */

.top1 a {background: url(../images/nav_01.gif) no-repeat}
.top1 a img {background: url(../images/nav_01.gif) no-repeat}
.top1 a:hover img {background: url(../images/nav_01_over.gif) no-repeat}

.top2 a {background: url(../images/nav_02.gif) no-repeat}
.top2 a img {background: url(../images/nav_02.gif) no-repeat}
.top2 a:hover img {background: url(../images/nav_02_over.gif) no-repeat}

.top3 a {background: url(../images/nav_03.gif) no-repeat}
.top3 a img {background: url(../images/nav_03.gif) no-repeat}
.top3 a:hover img {background: url(../images/nav_03_over.gif) no-repeat}

.top4 a {background: url(../images/nav_04.gif) no-repeat}
.top4 a img {background: url(../images/nav_04.gif) no-repeat}
.top4 a:hover img {background: url(../images/nav_04_over.gif) no-repeat}

.top_light1 a {background: url(../images/nav_01_over.gif) no-repeat}
.top_light1 a img {background: url(../images/nav_01_over.gif) no-repeat}

.top_light2 a {background: url(../images/nav_02_over.gif) no-repeat}
.top_light2 a img {background: url(../images/nav_02_over.gif) no-repeat}

.top_light3 a {background: url(../images/nav_03_over.gif) no-repeat}
.top_light3 a img {background: url(../images/nav_03_over.gif) no-repeat}

.top_light4 a {background: url(../images/nav_04_over.gif) no-repeat}
.top_light4 a img {background: url(../images/nav_04_over.gif) no-repeat}



/* NAV SUB */

#nav_sub {
	margin: 0px 0 30px 0;
	border-top: 0px solid #f2f8cc;
}

#nav_sub ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#nav_sub li {
	margin: 0;
	padding: 0px 0 0 0;
	font-weight: bold;
	font-size: 10px;
	list-style-type: none;
}

#nav_sub a:link, #nav_sub a:visited, #nav_sub a:active {
	display: block;
	background-image: url(../images/sousmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 10px 5px 10px;
	color: #666666;
	text-decoration: none;
}

#nav_sub a:hover {
	padding: 5px 10px 5px 18px;
	background-image: url(../images/sousmenu_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#nav_sub .current a:link, #nav_sub .current a:visited, #nav_sub .current a:active {
	padding: 5px 10px 5px 18px;
	color: #666666;
	background-image: url(../images/sousmenu_over.jpg);
	font-weight: bold;
}

/* ONE CLIC */

#one_clic {
	margin: 2px 0 30px 0;
	border-top: 2px solid #ec2790;
}

#one_clic ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#one_clic li {
	margin: 0;
	padding: 2px 0 0 0;
	font-weight: bold;
}

#one_clic a:link, #one_clic a:visited, #one_clic a:active {
	display: block;
	background-image: url(../images/box/nav_en_un_clic_off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 10px 5px 10px;
	color: #4c4c4c;
	text-decoration: none;
}

#one_clic a:hover {
	background-image: url(../images/box/nav_en_un_clic_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #ec2790;
	text-decoration: none;
}



/* NAV BOTTOM */

#nav_bottom {
	/*background-image: url(../ress/bas_03.gif);
		position: relative;
		height: 28px;
	*/	
	
	padding: -5px 0 20px 0;
	font: bold 10px/12px Tahoma, Arial, sans-serif;
	color: #13000f;
	text-align: center;
	vertical-align: top;
	position: relative;
	top: -17px;
}

#nav_bottom a:link, #nav_bottom a:visited, #nav_bottom a:active {
	padding: 0 10px 0 8px;
	color: #660033;
	text-decoration: none;
	/*background-image: url(../images/bottom/bullet_nav_off.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;*/
}

#nav_bottom a:hover {
	padding: 0 10px 0 8px;
	color: #b4aab1;
	text-decoration: none;
	/*background-image: url(../images/bottom/bullet_nav_on.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;*/
}

/* FORM */

form {display: inline}

input {
	font: normal 11px/13px Tahoma, Arial, sans-serif;
	color: #4c4c4c;
}

select {
	font: normal 11px/13px Tahoma, Arial, sans-serif;
	color: #4c4c4c;
}

textarea {
	font: normal 11px/13px Tahoma, Arial, sans-serif;
	color: #4c4c4c;
}

#form {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 30px;
}

#form p {
	margin: 0px;
	padding: 3px 0px;
}

#form fieldset {
	margin: 0px;
	padding: 0px 14px 7px;
	font-style: normal;
	border: #ec2790 1px solid;
}

#form legend {
	padding: 0px 7px;
	font-weight: bold;
	color: #ec2790;
}

#form fieldset.infos label {
	width: 30%;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	float: left;
	text-align: right;
}

#form label.obligatoire {font-weight: bold}

#form .commentaire {font-style: italic}

#form .focus {
	color: #fff;
	background-color: #838FC7;
}

#form .normal {
	color: #4c4c4c;
	background-color: #fff;
}

#formbas {
	padding: .5em;
	text-align: center;
}

#formbas input {
	font-weight: bold;
	color: #ec2790;
}

.bouton input {
	font-weight: bold;
	color: #ec2790;
}

/* IROKKOI */


a#IROKKOI:link, a#IROKKOI:visited, a#IROKKOI:active {
	padding: 0;
	background: none;
	text-decoration: none;
	color: #ccc;
}

a#IROKKOI:hover {
	padding: 0;
	background: none;
	text-decoration: none;
	color: #4c4c4c;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #00CCCC;
}

