html {
height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #003333;
	text-align: center;
	background-color: #005279;
}
html>body {height: 100%; min-height: 100%;}
html>body #conteneur {height: auto;}
html>body #page {height: auto;}

#conteneur {
	position: relative;
	width:780px;
	margin:0 auto;
	padding:0;
	border:0;
	text-align:center;
}
#page {
	position: relative;
	width:800px;
	margin:0 auto;
	padding: 10px 0 10px 0;
	border:0;
	text-align:center;
	background-image: url(../images/fdpage.gif);
	background-repeat: repeat-y;
}

p {
	margin-top: 4px;
	padding: 0px;
	display: block;
}

a {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active a:focus {
	color: #CC6600;
	text-decoration: none;
}
a img {
	border: none;
}
.img {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
.centre {
	width: 100%;
	text-align: center;
	margin: 0;
}
.gauche {
	float: left;
	text-align: left;
	padding-left: 10px;
}
.droite {
	float: right;
	text-align: right;
	padding-left: 10px;
}
.alignleft {
	text-align: left;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}

.mhaut7 {
	margin-top: 7px;
}
.mhaut20 {
	margin-top: 20px;
}
.mhaut30 {
	margin-top: 30px;
}
.mhaut50 {
	margin-top: 50px;
}
.mgauche20 {
	margin-left: 20px;
	float: left;
}
.mgauche50 {
	margin-left: 50px;
	float: left;
}
.mdroite20 {
	margin-right: 20px;
	float: right;
}
.separation {
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0px;
	border: 0;
	padding: 0px;
}
.separation2 {
	clear: both;
	visibility: visible;
	width: 96%;
	height: 1px;
	margin: 15px auto 5px auto;
	display: block;
	border: 0 none;
	background-color: #993300;
	color: #993300;
	line-height: 1px;
}
.separation3 {
	clear: both;
	visibility: hidden;
	display: block;
	width: 100%;
	height: 10px;
	border: 0;
	padding: 0px;
}
.tbphoto {
	padding:0px;
	float: left;
	margin-right: 15px;
}

#colmenu {
	width: 19%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
#corps {
	width: 80%;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}

#corps h1 {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #660000;
	text-align:center;
	line-height: normal;
	margin: 5px auto;
}
#corps h2 {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	line-height: normal;
	font-weight: bold; 
	color: #660000;
	text-align:center;
	margin: 10px auto;
}
#corps h3 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background-color: #9F5F48;
	margin: 20px auto 0 auto;
	padding: 4px;
}
#corps h4 {
	font-size: 110%;
	margin-bottom: 6px;
	padding: 3px;
}
#corps h5 {
	font-size: 100%;
	margin-bottom: 3px;
	padding: 4px;
	border-bottom: 1px dotted #006699;
}
#corps h6 {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: normal;
	font-weight: bold;
	color: #336699;
	text-align:center;
	background-color: #F0E6DD;
	margin: 20px auto 0 auto;
	padding: 4px;
}

#bas {
	width: 600px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.fdbas {
	width: 96%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.fdbas p {
	width: 185px;
	float: left;
	font-size: 80%;
	margin: 0;
}
.fdbas p a{
	color: #003333;
	text-decoration: none;
}
.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	float:left;
}
.copyright a {
	color: #993300;
	text-decoration: none;
}
.copyright a:hover {
	color: #993300;
}


/*---------------------------- menu ---------------------------------*/

.menu {
	width: 150px;
	text-align: left;
	float: left;
	display: block;
	padding: 0;	
	margin: 20px 0 0 0;
	border: 0;
	font-size: 90%;
}
.menu ul {
	font-size: 100%;
	list-style-type: none;	
}
.menu ul li{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
}
.menu ul li.active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	color: #E37715;
}
.menu ul li.fixe{
	color: #C0CDDC;
}
.menu ul li a{
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
}
.menu ul li a:hover{
	color: #E37715;
	height: 20px;
}
.menu ul li ul {
}
.menu ul li ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2px;
}

.menubas {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 0.7em;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	padding-left: 15px;
}
.menubas li {
	margin: 0px;
	padding: 3px;
	float: left;
	text-align: center;
}
.menubas a {
	display:block;
	color: #003333;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	text-align: center;
}
.menubas a:hover {
	color: #993300;
}
.menubasf {
	display:block;
	color: #993300;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/*----------------------------- page d'accueil ----------------------------*/

#menuac{
	position: absolute; 
	left:468px; 
	top:239px; 
	width:194px; 
	height:198px; 
	z-index:5;
}
.tabmenu{
	width: 184px;
	text-align: center;
	border: 0;
	padding: 2px;
}
#titre1{
	position: absolute; 
	left:47px; 
	top:81px; 
	width:333px; 
	height:38px; 
	z-index:7;
}
#titre2{
 position:absolute; 
 left:400px; 
 top:124px; 
 width:39px; 
 height:20px; 
 z-index:12;
}
#titre3{
	position:absolute; 
	left:422px; 
	top:168px; 
	width:271px; 
	height:19px; 
	z-index:13;
}
#partenariat {
	position:absolute;
	left:163px;
	top:407px;
	width:200px;
	height:14px;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #808080;
	z-index:11;
	line-height: normal;
}
#partenaires {
	position:absolute;
	left:73px;
	top:414px;
	width:361px;
	height:76px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #6699CC;
	z-index:3;
}
#partenaires p {
	float: left;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
	padding: 3px;
}
#partenaires p.part1 {
	width: 64px
}
#partenaires p.part1 a {
	color: #FFFFFF;	
}
#mention {
	position:absolute;
	left:80px;
	top:501px;
	width:288px;
	height:25px;
	text-align: left;
	z-index: 4;
}
.copy {
  font-size: 90%; 
	color: #FFFFFF; 
	text-decoration: none
}
.copy a {
	color: #FFFFFF; 
	text-decoration: none
}
.copy a:hover {
	color: #FF3300;
	text-decoration: underline;
}

#lumiere {
	position:absolute; 
	left:348px; 
	top:147px; 
	width:405px; 
	height:405px; 
	z-index:1;
}
#projet {
	position:absolute; 
	left:70px; 
	top:195px; 
	width:203px; 
	height:138px; 
	font-size: 110%;
	color: #FFFFFF;
	z-index:8;
 }
#tancat {
	position:absolute;
	left:294px; 
	top:73px; 
	width:204px; 
	height:239px; 
	z-index:2;
}


/*------------------- styles de blocs communs à toutes les pages ------------------*/
.cadre {
	width: 100%;
	/*float:left;*/
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

.lg530 {
	width: 530px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	list-style-position: inside;
	list-style-type: disc;
}

.lg485 {
	width: 485px;
	text-align: left;
	padding: 0;
	margin: 5px auto;
}

.lg480 {
	width: 480px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.lg330 {
	float: left;
	width: 330px;
	padding: 0;
	margin: 0;
	text-align: center;
}
.lg270 {
	float: left;
	width: 270px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.lg240 {
	float: left;
	width: 240px;
	padding: 5px;
	text-align: center;
}
.lg195 {
	float: left;
	width: 195px;
	padding: 0;
	text-align: center;
}

.lg530 ul{
	margin-top: 5px;
	margin-bottom: 3px;
}
.lg530 ul li{
	margin-left: 2px;
}

.cadrebleu {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	list-style-position: inside;
	list-style-type: disc;
	border: 1px solid #003366;
}
.cadrebleu ul{
	margin-top: 5px;
	margin-bottom: 3px;
}
.cadrebleu ul li{
	margin-left: 2px;
}

.dispositif {
	width: 600px;
	text-align: center;
}
.dispositif table {
	width: 90%;
	padding: 5px;
	margin: 10px auto 15px auto;
}
.dispositif table td{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0EAF3;
	text-align: left;
	padding: 4px;
	border: 2px solid #FFFFFF;
}
.dispositif p {
	padding-left: 50px;
	text-align: left;
}
.fdbleu {
	background-color: #D9E6F2;
}

.arialpetit { 
	font-size: 75%;
}

