@import url(pied.css);
@import url(top.css);
@import url(panneau.css);
@import url(plan.css);

.clearer { clear: both; }

body
{
	margin: 0;
	background: url(../images/0.png) repeat-x #d6071f;
	font-family: trebuchet ms;
	font-size: 10pt;
}

a
{
	color: #d6071f;
	text-decoration: underline;
}

a:hover
{
	color: #d6071f;
	text-decoration: none;
}


#structure-site
{
	width: 970px;
	margin: 0 auto;
	background: #fff;
}

#structure-top
{
	height: 254px;
	background: url(../images/1.png) no-repeat;
	position: relative;
}

#structure-contenu
{
	background: url(../images/4.png) no-repeat;
}

#structure-ariane
{
	font-size: 0.9em;
	text-align: right;
	color: #777;
	line-height: 20px;
	padding: 0 10px 10px 0;	
}

#structure-ariane a
{
	text-decoration: none;
	color: #555;
}

#structure-ariane a:hover
{
	color: #000;
}

#structure-nav
{
	height: 36px;
	background: url(../images/2.png) no-repeat;
}

#structure-pied
{
	width: 970px;
	margin: 0 auto;
	height: 180px;
	background: url(../images/3.png) no-repeat #d6071f;
	color: #fff;
}

#structure-panneau
{
	width: 250px;
	padding-right: 15px;
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}

#contenu
{
	/*background: #eee;*/
	width: 670px;
	float: left;
	padding-right: 5px;
	font-size: 13px;
}

#contenu p
{
	line-height: 20px;
}

#contenu h1
{
	font-size: 2em;
	color: #d6071f;
	margin: 1em 0 1em 0;
}

#contenu h2
{
	font-size: 1.4em;
	color: #222;
	/*font-style: italic;
	padding-left: 2em;
	*/
}

#contenu h3
{
	font-size: 1.4em;
	color: #888;
	/*font-style: italic;
	padding-left: 2em;*/
}

#contenu h1>h2
{
	margin-bottom: 0;
}

#contenu h1>p
{
	margin: 1em 0 1em 0;
}

ul.index_galerie li
{
	background: url(images/fl.png) repeat-x #feffd2;
	border: 1px solid #d9dc7f;
	padding: 5px;
	height: 110px;
	margin-bottom: 1em;
	list-style: none;
}

ul.index_galerie li > a img
{
	float: left;
	width: 100px;
	border: 1px solid #000;
	padding: 2px;
	margin-right: 10px;
	background: #fff;

}

ul.index_galerie span a
{
	font-size: 16pt;
}

ul.index_galerie li p
{
	color: #333;
	font-style: italic;
	margin-top: 0.5em;
}

ul.pages
{
}

ul.pages li a
{
	display: inline;
}

ul.pages li > a img
{
	float: right;
	width: 100px;
	border: 1px solid #aaa;
	margin-left: 10px;
}

ul.pages li
{
	list-style-image: url(manuscript/img/10/10.409.png);
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}


ul.pages li p
{
	font-style: italic;
	color: #444;
	margin-top: 0.5em;
	overflow: hidden;
	font-size: 10pt;
	line-height: 1em;
}

ul.pages li span a
{
	font-size: 16pt;
}

#contenu form {
	margin:0px; padding: 10px;
	padding-left: 50px;
	background-color: #f0f0f0; 
	border-bottom: 5px solid #ffac37;
	border-top: 5px solid #ffac37;
}

#contenu form fieldset legend
{
	display: block;
	width: 100%;
	font-size: 1.4em;
	i/*
	border-bottom: 1px solid #aaa;
	*/
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input, textarea
{
	border:1px solid #bbb;
	width:500px;
	padding: 5px;
}

input
{
}

textarea {
	height:100px;
	display:block;
	color:#777;
}
button { 
	margin: 0; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #d6071f;
}

.legal
{
	font-size: 0.8em;
	margin: 0.5em 0 0.5em;
	color: #999;
	line-height: 1em;
}

.submit
{
	margin: 0.5em 0 0.5em;
}

.submit button
{
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	margin-right: 1em;
}

#contenu ul.galerie
{
	padding: 0; 	margin: 0;
}

#contenu ul.galerie li
{
	padding: 0; margin: 0;
	list-style: none;
	float: left;
	height: 200px;
	width: 160px;
}

#contenu ul.galerie li span
{
	display: block;
	color: #666;
	overflow: hidden;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	height: 50px;
	width: 142px;
	margin-left: 16px;
}

#contenu ul.galerie li a
{
}

#contenu ul.galerie li a img
{
	border: 4px solid #aaa;
	margin-left: 16px;
}

hr
{
	color: #d6071f;
	background-color: #f00;
	height: 5px;
}

#defil
{
	position: relative;
	height: 175px;
}

#defil IMG
{
    
		position: absolute;
    top:0;
    left:0;
    
		z-index:8;
    opacity:0.0;
		
		width: 670px;
		height: 175px;
}

#defil IMG.active
{
    z-index: 10;
    opacity:1.0;
}

#defil IMG.last-active
{
    z-index: 9;
}

ul.type4 li
{
	margin-bottom: 1em;
}
