/* CSS Document */
html {
	width: 100%;
}
body#index {
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
}
body#home {
	background-color: #999999;
	color: #FFFFFF;
	height: 100%;
}
body#admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
body#photoPage {
	margin: 0;
}
/* Divs */
div#menuGauche {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 190px;
	height: 100%;
	color: #FFFFFF;
	background-color: #666666;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}
div#menuPrin {
	position: absolute;
	left: 190px;
	top: 73px;
	height: 20px;
	width: 500px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding-bottom: 2px;
}
div#content {
	position: absolute;
	left: 266px;
	top: 147px;
	width: 724px;
	height: 590px;
	overflow: auto;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
div#info {
	position: absolute;
	left: 225px;
	top: 40px;
	width: 775px;
	height: 630px;
	overflow: auto;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}
div#ateliers {
	position: absolute;
	left: 240px;
	top: 147px;
	width: 760px;
	height: 590px;
	overflow: hidden;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
div#indexcontent {
	position: absolute;
	left: 230px;
	top: 150px;
	width: 785px;
	height: 600px;
	overflow: auto;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
div#repcontent {
	position: absolute;
	left: 205px;
	top: 160px;
	width: 795px;
	height: 580px;
	overflow: auto;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
div#concourscontent {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 780px;
	height: 580px;
	overflow: auto;
	color: #333;
	background-color: #999999;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}
div#lienscontent {
	position: absolute;
	left: 220px;
	top: 160px;
	width: 780px;
	height: 580px;
	overflow: auto;
	color: #333;
	background: #999999 url('images/liens.jpg') no-repeat fixed bottom right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	z-index: 10;
}
div#imageHaut {
	position: absolute;
	right: 5px;
	top: 41px;
	width: auto;
	height: auto;
}
div#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 180px;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
}
div#bottom_ateliers {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 2;
}
/* Style des liens */
a img {
	border: 0px;
	text-decoration: none,
}
.index {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 7px solid #CC0000;
}
.index:hover {
	color:#FFFFFF;
}
.menuTop {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #333333;
	text-decoration: none;
}
.menuTop:hover {
	color:#FFF;
	background-color: #333333;
}
.normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	background: none;
	text-decoration: none;
}
.normal:hover {
	border-bottom: 2px solid #990000;
	color:#FFFFFF;
	background-color: #666666;
	background: none;
}
.normal2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.normal2:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.admin:hover {
	font-weight: bold;
	text-decoration: none;
	color:#990000;
	background-color: #666666;
	background: none;
}
.linkMenuGauche {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 2em;
}
.linkMenuGauche:hover {
	background-color: #666666;
	color: #FFFFFF;
}
.adminMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	background: none;
	text-decoration: none;
	border-left: 5px solid #FFFFFF;
	padding-left: 7px;
}
.adminMenu:hover {
	font-weight: bold;
	text-decoration: none;
	color:#990000;
	background-color: #666666;
	background: none;
	border-left: 5px solid #990000;
	padding-left: 7px;
}
.photowhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	text-decoration: none;
}
.photowhite:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: underline;
}
/* Style des polices */
.blanc {
	color: #FFFFFF;
	background-color: #333;
	background: none;
}
.visiteurs {
	color: #FFF;
	background-color: #666666;
	padding: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
/* Style des formulaires */
input, select, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #CC3300;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
label {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background: none;
}
label.contact {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	background: none;
}
label.concours {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	background: none;
}
input.contact {
	border: none;
	background: none;
}
input.submit {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px;
}
input.submitconcours {
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px;
}
textarea {
	overflow: auto;
}
.admin {
	color: #CC3300;
	background-color: #FFFFFF;
}
.new {
 font-weight: bold;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 8px;
 border-left: 2px solid #A11114;
 border-bottom: 1px solid #A11114;
}
/* Style des composants */
.photos {
	width: 150px;
	text-align: center;
	height: 120px;
	border: 0px;
}
.photosOver {
	text-align: center;
	width: 150px;
	height: 120px;
	border: 1px dotted #333;
}
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	padding-left: 5px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #A11114;
	border-right: 5px solid #A11114;
	border-bottom: 1px solid #A11114;
	border-top: 1px solid #A11114;
}
h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.noBg {
	background: none;
	background-color: transparent;
	color: #333;
	z-index: 0;
}
.moreB {
	position: relative;
	top: 2px;
}
.hrindex {
	position: relative;
	height: 10px;
	color: #777676;
	background-color: #777676;
	border: 1px solid #777676;
}
table.mainTable td {
	padding: 15px;
}
/* Hidden Divs */
.hiddenDiv {
	display: none;
}
.showDiv {
	visibility: visible;
	height: auto;
	border: 1px dashed #A11114;
	text-align: left;
	display: block;
	padding: 5px;
}