/***/
/* Structure
/***/

html, body, div#principal, div#content, div#shadow {
	height: 100%;
}

a {cursor: pointer;}

body {
	background-color: #a61300;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

div#menu, div#gallery, div#menu-content {
	min-height: 800px;
	#height: 800px;
	_height: 800px;
}

div#principal {
	width: 986px;
	margin: auto;
	text-align: left;
}

sup {
	Vertical-align: super;
	font-size: 50%;
}

div#menu {
	background-image: url(../images/bg-menu.png);
	background-repeat: repeat-x;
	width: 281px;
	float: left;
	border-left: 1px solid #a31100;
}

div#menu-content {
	width: 100%;
	background-image: url(../images/border.png);
	background-repeat: repeat-y;
	background-position: center;
}

div#content {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f01c00;
	width: 420px;
	float: left;
	border-right: 1px solid #c01500;
	border-left: 1px solid #c01500;
}

div#gallery {
	width: 280px;
	float: left;
	position: absolute;
	margin-left: 704px;
	_margin-left: 0px;
	#margin-left: 0px;
	z-index: 0;
}

div#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	width: 13px;
	position: absolute;
	margin-left: 704px;
	_margin-left: 0px;
	#margin-left: 0px;
	z-index: 1;
}

a {
	text-decoration: none;
	color: #ffffff;
}


/***/
/* Menu
/***/

div#menu p{
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	padding-left: 16px;
	z-index: 1;
}

div#menu p a{
	margin-right: 2px;
}

div#home-flash {
	
	margin-left: -1px;
	position: absolute;
	z-index: 0;
}

/***/
/* Content
/***/

div#description {
	position: absolute;
	top: 190px;
	margin-left: 22px;
	#margin-left: 0px;
	_margin-left: 0px;
	margin-right: 22px;
	color: #0d0d0d;
	font-size: 10px;
	line-height: 14px;
}

div#description p.accroche{font-size: 16px; color: white;margin-bottom: 15px;#width: 330px;}
div#description img#gl{float: left;margin-right: 5px;margin-top: -2px;#margin-top: -3px;#display: block;_display: none;}
div#description img#gr{float: right;margin-left: 5px;margin-top: 9px;#margin-top: -5px;#display: block;_display: none;}

div#main{
	margin-top: 264px;
	margin-left: 22px;
	margin-right: 22px;
}

div#main-full{margin-top: 264px;}

div#main a, div#main-full a {
	color: #000000;
	text-decoration: underline;
}

iframe {
	margin-top: 20px;
}

h1 {
	background-color: #0d0d0d;
	padding: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin-left: -22px;
	float: left;
	line-height: 18px;
}

h1.gallery {
	width: 70px;
	margin-left: 0px;
	z-index:2;
	position: relative;
}

h1.title {
	margin-top: 10px;
}

h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

div#main p,
div#main-full p{
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#main span.dark,
div#main-full span.dark{
	color: #0d0d0d;
}

div#main p.action,
div#main-full p.action{
	padding-top: 10px;
}

p.title label{
	font-size: 14px;
	font-weight: bold;
}

div#picture div.picture-description{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
div#picture div.picture-description img{float: left;margin-top: 8px;margin-left: 4px;}
div#picture div.picture-description p{
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-top: 8px;
}

div#picture object {

}

/***/
/* Submenu
/***/

div.submenu {
	position: absolute;
	top: 10px;
}

div.submenu ul {
	margin-left: 2px;
}

div.submenu li{
	background-image: url(../images/arrow-nav.png);
	background-repeat: no-repeat;
	background-position: 0% 53%;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
	font-size: 10px;
}

div.submenu li span{
	color: black;
	text-transform: none;
	padding-left: 2px;
}

/***/
/* Gallery
/***/

p#mention {
	position: absolute;
	top: 272px;
	font-size: 10px;
	padding-left: 6px;
	overflow: visible;
	width: 285px;
	margin-left: 702px;
	#margin-left: 0px;
	_margin-left: 0px;
	z-index: 3;
}

div#gallery img{
	float: left;
}

div#gallery-top {
	height: 264px;
	overflow: hidden;
}

div#gallery-bottom {
	margin-top: 28px;
	min-height: 508px;
	#height: 508px;
	_height: 508px;
	overflow: visible;
}

div#gallery-top div#left,
div#gallery-top div#right,
div#gallery-bottom div#left,
div#gallery-bottom div#right{
	float: left;
	width: 139px;
	border-right: 1px solid #a11706;
	overflow: visible;
}

div#picture {
	padding: 20px;
	margin-top: 8px;
	z-index:0;
	position: absolute;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	width: 421px;
	#margin-left: -88px;
}

p#next {
	position: absolute;
	margin-left: 392px;
	#margin-left: 304px;
	_margin-left: 304px;
	width: 29px;
	height: 28px;
	top: 254px;
	z-index:1;
}

p#prec {
	position: absolute;
	margin-left: 362px;
	#margin-left: 274px;
	_margin-left: 274px;
	width: 30px;
	height: 28px;
	top: 254px;
	z-index:1;
}

/***/
/* News
/***/

div.news {
	margin-top: 12px;
	padding-bottom: 25px;
}

div.news p.title {
	text-transform: uppercase;
	font-size: 15px;
}

div#main div.news p{
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

div#main div.news p.date {
	color: black;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div#main div.news p.link {
	margin-top: 6px;font-size: 11px;
}

div#main div.news p.link a{
	text-decoration: none;
}

div#main div.news div{
	line-height: 16px;
}

/***/
/* Tab
/***/

table.full {
	padding: 0px;
	margin: 0px;
	width: 700px;
}

table.full td{
	width: 140px;
}

table.full tr.head td{
	width: 140px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	height: 32px;
	Vertical-align: middle;
	color: #FFFFFF;
}

table.full td{
	color: #0D0D0D;
	Vertical-align: top;
}

table.full td p.title{
	text-transform: uppercase;
	padding-left: 12px;
	padding-right: 6px;
	font-weight: bold;
	font-size: 11px;
}

table.full td p.title span{
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}

table.full td ul {
	margin-left: 6px;
	padding-left: 6px;
	padding-right: 6px;
	list-style-type: disc;
}

table.full td ul li{
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

table.full td.diplome{
	text-transform: uppercase;
	color: #f01c00;
	font-size: 9px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 20px;
	width: 120px;
}

table.full td.diplome p{line-height: 10px;}

.rose {
	background-color: #fcddd9;
}

form label {
	float: left;
	width: 100px;
}

label[for="id_message"] {
	width: 300px;
}

ul.errorlist {
	color: red;
	padding: 5px;
	background-color: white; 
}

p.ok {
	color: green;
	padding: 5px;
	background-color: white; 
}