/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(interface/noir.gif);
	background-repeat: repeat;
}

#tableprincipal {
	width: 100%;
	height: 100%;
	border : 0;
}

#tablemiddle {
	width: 900px;
	height: 650px;
	border : 0;
}

#tableimgfooter {
	border : 0;
	width: 450px;
	height: 100%;
}

#tdbas {
	height: 60px;
}

#haut {
	background :  url(interface/top.jpg);
	height : 107px; 
}

#bas {
	background :  url(interface/bottom.jpg);
	height : 93px;
}

#centre {
	background :  url(interface/backcenter.jpg);
	height: 450px;
}

#gauche {
	background :  url(interface/left.jpg);
	width: 113px;
}

#droite {
	background :  url(interface/right.jpg);
	width: 87px;
}

#footer {
	background-image: url(interface/bas.jpg);
	background-position: right;
	height: 82px;
	background-repeat: no-repeat;
}

#tdcc {
	width: 300px;
}

.padding70 {
	padding-right: 70px;
}

.padding5 {
	padding-right: 5px;
	padding-left: 5px;
}

#contenu {
	overflow: auto;
	width: 100%;
	height: 400px;
}

/* texte */

.textenormal {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #DAC7FE;
	text-decoration: none;
}

#titrenews {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #DAC7FE;
	text-decoration: none;
	font-weight: bold;
}

.titrewebgallery {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #A6BEFD;
	text-decoration: none;
	font-weight: bold;
}

.descwebgallery {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #5381FB;
	text-decoration: none;
}

.titrecv {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
}

.titrecatcv {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #AF6501;
	text-decoration: none;
}

.titretaff {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}

.titrecatlinks {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #AF6501;
	text-decoration: none;
}

.licence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.titrecrea {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #FF6666;
	text-decoration: none;
	font-weight: bold;
}

.titrecatcrea {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FF9966;
	text-decoration: none;
}

/** Liens **/

a {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFC677;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFC677;
	text-decoration: underline;
}


a.licence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.licence:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: help;
}

a.menu {
	cursor: default;
}

a.admin {
	cursor: default;
}

/* Formulaire */

.titreformulaire {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FED298;
}

.boutonformulaire {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FED298;
	font-family: "Century Gothic";
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.averformulaire {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FD71A6;
}

.zoneformulaire {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #E3DFDF;
	border: thin solid #666666;
}

/* banned ip */

.blockedip {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #FFC6CF;
}
