/* CSS Document */


body {
	margin: 0;
	padding: 0;
	background-color: #092630;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* @group Containers */

#container #newscontainer input {
	background-color: #CDBC85;
	border-color: #B79B5A;
}
.textecarte {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #630;
	font-style: italic;
}
#container #newscontainer textarea {
	background-color: #CDBC85;
}
#container #newscontainer p {
	margin-top: 10px;
}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #CDB772;
}

/* @end */

/* @group Interface */

#logo {
	text-align: right;
	padding: 0;
	margin: 5px 0px 0px 0px;
}

#newsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	margin-right: 20px;
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#newscontainer {
	float: right;
	width: 480px;
	margin-bottom: 10px;
	padding-right: 20px;
}
#newsd {
	color: #663300;
	margin-top: 10px;
	margin-bottom: 10px;
}

#edito {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 16px;
	color: #7F693A;
	width: 190px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right: 0px;
	padding: 5px;
	border: 1px solid #7F693A;
}

/* @end */

/* @group Standard */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #B79B5A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79B5A;
	font-style: normal;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 5px;
	line-height: 26px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	margin: 10px 0px 0px 5px;
}

h3 {
	font-weight: bold;
	background-image: url(images/interface/puce01.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #663300;
}

h6 {
	font-weight: bold;
	background-image: url(images/interface/puce01c.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: underline;
}
	
/* @end */

/* @group Menu */

#menucontainer {
	background-color: #660000;
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0;
	background-image: url(images/interface/fond_menu.gif);
}
#menucontainer a {
	text-decoration: none;
	color: #FF9933;
	font-size: 12px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 5px;
	margin-right: 7px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menucontainer a:hover,#menucontainer #selected a {
	color: #000000;
	background-color: #CDB772;
	background-image: url(images/interface/fond_menu_over.gif);
	background-repeat: repeat-x;
}
#menucontainer li {
	display: inline;
}
#menucontainer a:active{
	color: #000000;
	background-color: #CDB772;
	font: #000;

}

#smenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/interface/smenu_image.gif);
	background-repeat: repeat-x;
	width: 99%;
	color: #CDB772;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin-top: 5px;
}

#smenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/interface/smenu_image.gif);
	background-repeat: repeat-x;
	width: 99%;
	color: #CDB772;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin-top: 5px;
}
	
/* @end */

/* @group Textes */

.textenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
#benesylvain {
	margin-bottom: 20px;
}

.legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #660000;
	line-height: 12px;
}
.textemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	margin: 0 auto;
}

#edito .textesouligne {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 12px;
	color: #7F693A;
	font-weight: bold;
}

#textecontainer{
}

/* @end */

/* @group Bas de page */

#imagebasdepage {
	clear: both;
}

#basdepage {
	font-size: 11px;
	color: #003300;
	background-color: #7C9400;
	text-align: center;
	line-height: 30px;
	background-image: url(images/interface/fond_adresse.gif);
}
#basdepage a:hover{
	color: #FFCC00;
}
#basdepage a {
	color: #003300;
}

/* @end */

/* @group Images */

.imgbas {
	margin-bottom: 5px;
}

.imgdroite {
	float: right;
	margin-left: 5px;
}

.imggauche {
	margin-right: 5px;
	margin-top: 5px;
}

.imaghabillagegauche {
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}

/* @end */

/* @group Liens */

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

a:link {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* @end */
.textecartetitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
