.constantes {
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height:auto;
	text-align: left;
	overflow:hidden;
	background-color:none;
	/*border: 1px solid #000000;*/
	text-align:-moz-center;
}

.hidden {
	visibility:hidden;}
	
.show {
	visibility:show;}

.pointer {
	cursor:pointer;}

.simple {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:normal;
		font-weight:normal;
	}
	
.pink {
	color:#e30f61;	
	}
	
.gras {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:italic;
		font-weight:bold;
	}

.futura {
		font-family:futura;
		font-size:14px;
		font-style:normal;
		font-weight:normal;
		text-align:justify;
	}

.futura_blanc {
		font-family:futura;
		font-size:14px;
		font-style:normal;
		font-weight:normal;
		text-align:justify;
		color:#FFFFFF;
	}
	
.futura_lien_titre {
		font-family:futura;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
		text-align:justify;
		color:#731416;
	}
	
.futura_lien {
		font-family:futura;
		font-size:12px;
		font-style:normal;
		font-weight:bold;
		text-align:justify;
		color:#731416;
	}
				
.futura_titre {
		font-family:futura;
		font-size:22px;
		font-style:normal;
		font-weight:normal;
		text-align:left;
		font-weight:bold;
	}		
	
.accueil_param {
	position:relative;
	top:0px;
	left:10px;
	height:230px;
	width:980px;
	border:none;
	text-align:left;
	}
		
body {
		background-color:#731416;
    margin: 0px; 
    padding: 0px;
    text-align: center; /* pour résoudre le bug de centrage de IE */
		background-image:url(../images/fond.jpg);
		background-repeat:no-repeat;
		background-position:top;
/*	background-color:#000000;*/
	}

iframe {
/*	visibility:hidden;*/
	height:100px;
	width:500px;
	background-color:#CCCCCC;
	border:none;
	border-width:0px;
}

div#accueil {
	position:relative;
	top:0px;
	left:0px;
	height:600px;
	width:1000px;
	border:none;
	text-align:left;
	background-image:url(images/fond_accueil.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
	div#accueil_gauche {
	position:relative;
	top:10px;
	left:10px;
	height:400px;
	width:350px;
	border:none;
	text-align:left;
	float:left;
	}

	div#accueil_centre {
	position:relative;
	top:10px;
	left:50px;
	height:400px;
	width:300px;
	border:none;
	text-align:left;
	float:left;
	}

	div#accueil_droite {
		position:relative;
		top:10px;
		left:80px;
		height:550px;
		width:25px;
		border:none;
		text-align:left;
		float:left;
		}
	
	div#accueil_bas {
		position:relative;
		top:-50px;
		left:10px;
		height:70px;
		width:500px;
		border:none;
		text-align:left;
		clear:left;
		}
			
div#affichage_galerie {
	position:relative;
	top:20px;
	left:20px;
	height:inherit;
	width:980px;
	border:none;
	text-align:left;
	}
		
div#para {
	position:relative;
	top:0px;
	left:0px;
	height:inherit;
	width:350px;
	border:none;
	text-align:justify;
	}

div#pro_entete {
	position:relative;
	top:0px;
	left:0px;
	height:75px;
	width:650px;
	border:none;
	text-align:justify;
	}
		
div#pro_titre {
	position:relative;
	top:-60px;
	left:130px;
	height:50px;
	width:300px;
	border:none;
	text-align:justify;
	}
		
div#pro_texte {
	position:relative;
	top:-70px;
	left:130px;
	height:50px;
	width:800px;
	border:none;
	text-align:justify;
	}				

div#pro_trait {
	position:relative;
	top:-20px;
	left:580px;
	height:10px;
	width:350px;
	border:none;
	text-align:justify;
	}					

div#pro_titre2 {
	position:relative;
	top:-60px;
	left:650px;
	height:30px;
	width:280px;
	border:none;
	text-align:right;
	}					
		
div#pro_texte2 {
	position:relative;
	top:-40px;
	left:130px;
	height:100px;
	width:800px;
	border:none;
	text-align:justify;
	}			
				
div#galerie_pro {
	position:relative;
	top:-20px;
	left:0px;
	width:980px;
	border:none;
	text-align:justify;
	}			
		
div#mariage {
	position:relative;
	top:50px;
	left:70px;
	height:400px;
	width:850px;
	border:thin;
	text-align:left;
	background-color: #000000;
	}
							
a img {
	border:0px;
	vertical-align:middle;
}

table#admin_lien {
	border: 1px solid #FFFFFF;
}	

	#admin_lien td {
		border: 1px solid;
		border-color:#CCCCCC;
		text-align:center;
		vertical-align:top;
	}

	#admin_projet p {
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-style:italic;
		font-weight:bold;
	}
	
div#titre {
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
		background-color:none;
		width:1000px;
	}


div#ref {
	position:relative;
	top:50px;
	height:auto;
	}	
	
div#menu {
	position:relative;
	top:100px;
	left:50px;
	height:50px;
	border:thin;
	text-align:left;
	}

div#galerie_menu {
	position:relative;
	top:80px;
	left:350px;
	height:30px;
	border:none;
	text-align:left;
	}


div#menu_lien {
	position:relative;
	top:30px;
	left:850px;
	height:20px;
	border:none;
	text-align:left;	
	}
		
div#galerie_left {
	position:relative;
	top:0px;
	left:50px;
	height:400px;
	width:450px;
	border:none;
	text-align:left;
	float:left;
	}
			
div#galerie_grande {
	position:relative;
	height:400px;
	width:450px;
	border:none;
	text-align:left;
	float:left;
	}
	
div#page {
	position:relative;
	top:0px;
	left:0px;
	height:800px;
	width:1000px;
	border:none;
	text-align:left;
	background-color:#2c0c0f;
	}

div#contact {
	position:relative;
	top:-530px;
	left:650px;
	height:20px;
	width:190px;
	border:none;
	text-align:left;
	background-color:none;
	}
div#acces {
	position:relative;
	top:-610px;
	left:850px;
	height:25px;
	width:100px;
	border:none;
	text-align:left;
	background-color:none;
	}

div#admin {
	position:relative;
	top:100px;
	left:0px;
	height:1700px;
	border:thin;
	text-align:left;
	background-color: #CFC4C3;
	}

div#liens {
	position:relative;
	top:70px;
	left:50px;
	width:950px;
	border:thin;
	text-align:left;
	background-color: #CFC4C3;
	}
		
div#ajouter {
	position:relative;
	top:-45px;
	left:968px;
	height:32px;
	width:32px;
	border:none;
	text-align:left;
	}


div#menu_gestion {
	position:relative;
	top:50px;
	height:450px;
	border:thin;
	}	

div#projet {
	position:relative;
	top:20px;
	height:inherit;
	border:thin;
	}	
		
div#hidden {
	visibility:hidden;
	width:0px;
	height:0px;
	}		
	
div#identification {
	width:inherit;
	height:inherit;
	position:relative;
	top:50px;
	}			
	
table#bandeau_haut {
	width:800px;
	height:70px;
	background-color:#CC3333;
	border: 1px solid #000000;
}	

table#bandeau_gauche {
	width:170px;
	height:380px;
	background-color:#FFFFFF;
/*	border: 1px solid #000000;*/
}	

#bandeau_gauche tr{
	width:170px;;
	height:190px;
	background-color:#FFFFFF;
/*	border: 1px solid #000000;*/
}

#bandeau_gauche td{
	background-color:#FFFFFF;
/*	border: 1px solid #000000;*/
	vertical-align:middle;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	padding-right:0px;
}

#mariage td{
	background-color:#000000;
/*	border: 1px solid #000000;*/
	vertical-align:middle;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	padding-right:60px;
	
}

table#descriptif {
	width:500px;
	height:700px;
	background-color:#3333CC;
	border: 1px solid #000000;
}	

#descriptif td{
	background-color:#00CC00;
	border: 1px solid #000000;
}

td#menu2_image{
	height:165px;
	padding-bottom:0px;
}

td#menu2_libelle{
	font-size:9px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#33CC33;	
}

td#menu2_slibelle{
	font-size:9px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#33CC99;
}

tr#descr{
	height:400px;
}

table#entreprise {
	width:580px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}	
			

div#description {
	position:relative;
	top:5px;
	left:5px;
	width:580px;
	height:600px;
	background-color:#66FF00;
	border: 1px solid #000000;
	overflow:hidden;
	white-space: nowrap;	
}				
			

a#mel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7F00;
	font-style: normal;
	text-decoration:none;
	font-weight:lighter;
}

a:link#mel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7F00;
	font-style: normal;
	font-weight:lighter;	
}

a:visited#mel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7F00;
	font-style: normal;
	font-weight:lighter;	
}

a:hover#mel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7F00;
	font-style: normal;
	font-weight: bold;
}
	
#myDialogId .myButtonClass { padding:3px; font-size:20px; width:100px; } 
#myDialogId .ok_button { 
	color:#2F2;
	width:100px;
	cursor:pointer;

} 
#myDialogId .cancel_button { 
	color:#F88; 
	width:100px;
	cursor:pointer;}	
	
	
a {
	font-family: futura;
	font-size: 14px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	font-weight:lighter;
}

/*a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066CC;
	font-style: normal;
	text-decoration:none;
	font-weight:lighter;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066CC;
	font-style: normal;
	text-decoration:none;
	font-weight:lighter;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066CC;
	font-style: bold;
	text-decoration:none;
	font-weight:bold;
	background-color:none;
}	*/
	
form {
	border: 1px solid #CCCCCC;	
	}