/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.34em;
			}

#top_nav {
	background-image: url(images/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}

#header1 {
	background-image: url(images/header118.jpg);
	height: 118px;
}

#main_nav {
	background-image: url(images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	display: none;
/*	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em; */
}


#content {
	margin-right: 25px;
	margin-left: 215px;
	padding: 15px 0;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#publication {
	background-image: url(images/contentwrapperp.jpg);
	background-repeat: repeat-y;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top:1px solid white;
}

.chapo {
  font-size:1.3em;
  }
  
/**************************************** text, images, lists ****************************/

img.float_left {
	float: left;
	margin: 5px;
}
img.float_right {
	float: right;
	margin: 5px;
}
img.float_center {
	text-align: center;
	margin: 5px;
}


p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.cartouche p {
font-size: large;
}

p.topnav, .copyright {
	margin: 0;
}
#right p {
	text-align:center;
	font-weight: bold;
}

h1 {
	color:#9A0500;
	font-size: 2em;
	font-style:italic;
	padding-bottom:27px;
	padding-left:15px;
	padding-top:15px;
}

#header1 h1 {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

#header1 a {
	display: block; 
	width: 843px; 
	height: 119px;
}

h2 {
	font-size: 1.18em;
	color: #9A0500;
	background-image: url(images/h2.jpg);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 13px;
	margin-bottom: 20px;
	padding-left: 8px;
}


h3 {
	color:#9A0500;
	text-align:center;
}

#left h3 {
	background-image: url(images/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
	text-align: left;
}

#content h3 {
	padding : 5px;
}

#navigation {
	background:url("images/sidebar_heading_2.jpg") no-repeat scroll 0 0 #1F45CA;
	margin-right:1px;
	min-height:22px;
	overflow:visible;
}

div.centrage {text-align: center;}

#right h4 {
/*	background-image: url(images/sidebar_heading_2.jpg); */
	font-size: 1em;
/*	height: 19px; */
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	padding-bottom: 2px;
}

dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	/*background-repeat: repeat-x;*/
	background-position: bottom;
}

#left dt {
		background-image: url(images/dt_bottom.gif);
}

dd {
	margin-bottom: 12px;
	/* min-height: 110px; */
}
dd img {
	margin-left:2px;
	margin-right:2px;
	float:left;
}

ol {
padding-left:18px;
}

blockquote {
	margin-left:22px;
	}
	
/* .news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
} */

a {
text-decoration: none;}

#content li {
	margin-left : 15px;
}

#content ul {

}

img, .spip_logos {border: none; }

#publication img {
margin-left : 2px;
margin-right : 2px;
}

.cartouche small {
	font-size: 0.5em;
	font-style:italic;
}
.texte .spip_documents {
margin:5px;
}
/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #9A0500;
	font-weight: bold;
	text-decoration: none;
	float: left;
	background-image: url(images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;
		  margin-left:5px;
		  margin-bottom:3px;          
          }

.formulaire_forum p {
 	margin-top: 2px;
	margin-bottom: 8px;
	margin-left:10px;
}

#barre_1 {
	font-size:0.8em;
}
.spip_barre {
	margin-left :5px;
}

.submit_button_contact {
	background-image: url("images/dt_bottom.gif");
    cursor: pointer;
    font-size: 1.18em;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 15px;
    padding: 2px;
}

#socialtags {
     overflow:hidden;
     margin-bottom:15px;
}

.cs_liendr {
    display: block;
    float: right;
    margin-left: 1em;
    margin-right: 0.4em;
/*    max-height: 350px; */
    overflow: auto;
    text-align: left;
    z-index: 100;
    width: 160px;
}