/*Styles généraux*/
body{
    background-color:#ffffff;
    background-image:url(../images/fondecran.gif);
    margin:0 0 0 0;
    font-size:9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
}
section{
    font-size:9pt;
}
footer {
    font-size:7pt;
}
img {
  border:none;
}

table {
  border-collapse:collapse;
}

table td {
  padding:0px;
}
textarea {
  overflow: auto;
}

nav {
    display: block;
}

nav#topmenu{
  margin-top:1px;
  padding-right:5px;
  clear: both;
}
nav#topmenu li
{
  display:inline;
  text-align:right;
  margin-right:0;
}
nav#topmenu ul
{
  float:right;
  list-style-type:none;
  margin-top:0;
  margin-bottom:0;
  margin-right:0;
  margin-left:auto;
  padding:0;
}

nav a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

nav a:hover {
	color:#CC0000;
}

nav#main_menu {
  padding-top:10px;
  padding-bottom:40px;
  margin-top:15px;
  clear:both;
}

nav#main_menu ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}

article {
    display: block;
}

aside {
  display: block;
  margin-top:0.5em;
  width:600px;
}

header {
    display:block;
}

footer {
    display: block;
    clear:both;
    width:100%;
}

/* organisation générale de la page */
#main {
	width:1024px;
	background-color:#FFFFFF;
	margin:auto;
}

#bloc_left {
    float:left;
}

#content {
    width:600px;
    float:left;
}

#bloc_right {
    float:right;
}

.bloc_title {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.bloc_title {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#bloc_actu {
	color:#000000;
	text-align:justify;
	text-decoration:none;
	font-size:8pt;
	width:194px;
	margin-bottom:2em;
}

#bloc_actu a{
	text-align:left;
	font-weight:bold;
	color:#110066;
}

#bloc_actu a:hover{
	color:#CC0000;
}

a.bloc_text{
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

/*Les styles du bandeau*/
#bandeau_info {
    float:right;
    width:332px;
    height:156px;
}

#bloc_logo {
	float:left;
    background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:598px;
	height:156px;
}

#bloc_nav_bandeau {
	float:right;
	vertical-align:top;
	background-image: url(../images/top_fond.jpg);
	background-repeat:repeat-x;
	width:426px;
	height:156px;
}

#bloc_nav_bandeau > img {
    float:left;
}

.fond_search{
	display:inline-block;
	margin:0;
	background-image: url(../images/top_search_fond.jpg);
	background-repeat:repeat-x;
	width:332px;
	height:62px;
}

img.form_border {
  display:inline-bock;
  float:left;
  margin-left:0;
}

#formulaire_recherche {
    float:right;
    display:block;
    margin-top:15px;
    margin-right:0;
    -moz-border-radius-topleft:10px;
    border-top-left-radius:10px;
    -moz-border-radius-bottomleft:10px;
    border-bottom-left-radius:10px;
    border-top:solid 2px #CCCCCC;
    border-left:solid 2px #CCCCCC;
    border-bottom:solid 2px #CCCCCC;
    background-color:#CCCCCC;
}

#formulaire_recherche input[type=search]{
    border:none;
    background-color:#FFFFFF;
    -moz-border-radius-topleft:10px;
    border-top-left-radius:10px;
    -moz-border-radius-bottomleft:10px;
    border-bottom-left-radius:10px;
}

#formulaire_recherche input[type=image]{
    vertical-align:middle;
}

/*bloc contact*/
#bloc_contact {
	color:#000000;
	text-align:justify;
	text-decoration:none;
	font-size:8pt;
	width:194px;
}

#bloc_contact a.sub_title{
	text-align:left;
	font-weight:bold;
	color:#110066;
}

#bloc_contact a:hover{
	color:#CC0000;
}

/*contact*/
#contact fieldset{
  border-style:ridge;
  width:80%;
}
#contact legend{
  font-size:1.1em;
  font-weight:bold;
  text-shadow:4px 3px 3px grey;
}

#contact label {
  display:block;
  width: 150px;
  margin: 5px 0 0;
  float:left;
  text-align: right;
}

#contact input,textarea {
  width:auto;
  margin:5px 0 0 10px;
  
}

#contact input[type=submit]{
  background-color:#A1E586;
  font-weight:bold;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width:100px;
  float:none;
  margin:auto;
}
#contact input[required]{
  border-color:#FF9B00;
}
#contact br{
  clear:both;
}
/*Style du menu gauche*/
.menuitem {
    clear:both;
    height:55px;
    margin-top:20px;
}
.activity {
    float:left;
    padding-top:20px;
    padding-left:35px;
    padding-bottom:18px;
    width:113px;
    background-image: url(../images/menu_left_fond.png);
    background-repeat:no-repeat;
}
.menuitem img{
    float:left;
    display:bloc;
    padding-top:0px;
}

.activity a {
    text-decoration:none;
    background-color:transparent;
    color:#000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:10pt;
}

.menu_left {
    
	background-image:url(../images/menu_left.gif);
	width:32px;
	height:55px;
}

.menu_right {
    background-image:url(../images/menu_right.gif);
    width:30px;
}

/* block de brèves */
.bloc_left_title {
	background-image: url(../images/bloc_left_top.gif);
	width:194px;
	height:27px;
	text-align:center;
	vertical-align:middle;
}

.bloc_left_centre {
    background-image: url(../images/bloc_left_left.gif);
    background-repeat:repeat-y;
    background-color:#FFF2F2;
    padding-left:18px;
    width:160px;
}

.bock_left_right {
	background-image: url(../images/bloc_left-_right.gif);
	width:16px;
	min-height:18px;
}

.bloc_left_bas {
	background-image:url(../images/bloc_left_bas.gif);
	width:194px;
	height:28px;
}

#fils_ariane {
	margin-top:0;
	padding-top:0;
	font-size:7pt;
	color:#5b524b;
	max-width:500px;
	width:500px;
	text-shadow:3px 3px 5px grey;
}

#fils_ariane a {
	font-size:7pt;
	color:#5b524b;
	font-weight:normal;
	text-decoration:none;
}

#fils_ariane a:hover {
	color:#320d05;
}

#fils_ariane hr {
	color:#CC0000;
	background-color:#CC0000;
}

.titre_article_home {
	font-size:14pt;
	font-weight:bold;
	text-shadow:5px 4px 7px grey;
	color:#5b524b;
}

.block_center_top_fond {
	background-image: url(../images/center_top_fond.gif);
	text-align:left;
	vertical-align:bottom;
	background-repeat:repeat-x;
	background-position:right bottom;
	height:7px;
	max-height:7px;
}

TD.block_center_top_fond img {
  vertical-align:bottom;
}

.block_center {
	background-image: url(../images/center_left.gif);
	background-repeat: repeat-y;
	background-color:#F5F5F5;
	padding-left:14px;
	width:562px;
	text-align:justify;
}

.block_center_small {
	width:264px;
}

.center_top_right {
	background-image: url(../images/center_top_right.gif);
	background-repeat: no-repeat;
	width:26px;
	height:7px;
	background-position:left bottom;
}

.block_center_right {
	background-image: url(../images/center_right.gif);
	background-repeat: repeat-y;
	width:26px;
	height:9px;
}

.block_center_bas_fond {
	background-image: url(../images/center_bas_fond.gif);
	text-align:left;
}

.center_bas_right {
	background-image: url(../images/center_bas_right.gif);
	background-repeat: no-repeat;
	width:26px;
	height:28px;
}

td.block_center_text {
	background-color:#F5F5F5;
	width:198px;
}

/* blocs de droite*/
.bloc_right_top {
	background-image: url(../images/bloc_right_top.gif);
	width:194px;
	height:27px;
	text-align:center;
	vertical-align:middle;
}

.bloc_right_center {
	background-image: url(../images/bloc_right_left.gif);
	background-repeat:repeat-y;
	background-color:#FFF5E5;
	padding-left:19px;
	width:159px;
}

.bloc_right_right {
	background-image: url(../images/bloc_right_right.gif);
	width:16px;
}

.bloc_right_bas {
	background-image: url(../images/bloc_right_bas.gif);
	width:194px;
	height:28px;
}

.bg_goodies {
	background-image: url(../images/goodies_fond_creme.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	background-color: #FFF5E5;
	width:160px;
	height:148px;
	text-align:center;
}

.bg_goodies a {
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	color:#FF9900;
}

/* page bottom */
.bas_fond_left {
	float:left;
	height:56px;
	width:233px;
	background-image: url(../images/bas_left.gif);
	background-repeat:repeat-x;
	background-color:#FF9B00;
}

.bas_center {
	float:left;
	height:31px;
	width:467px;
	padding-top:25px;
	vertical-align:bottom;
	text-align:center;
	vertical-align:bottom;
	background-image: url(../images/bas_center.jpg);
	background-repeat:repeat-x;
	background-color:#FF9B00;
	color:#F5F5F5;
	font-size:7pt;
}

.bas_center a {
	color:#F5F5F5;
	text-decoration:none;
}

.bas_center a:hover {
	color:#FD5D07;
}

.bas_fond {
	float:right;
	height:56px;
	width:324px;
	background-image: url(../images/bas_right.gif);
	background-repeat:no-repeat;
	background-color:#FF9B00;
}

/* Plan */
.plan_secteur {
	/*position:relative;*/
	margin-left:20px;
}

.plan_article {
	margin-top:10px;
	margin-left:30px;
}

.plan_article a {
	color:#000000;
	text-decoration:none;
}

.plan_article a:hover {
	color:#FD5D07;
}

.plan_rub_secteur {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.plan_rub_secteur a {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.plan_rub_secteur a:hover {
	color:#CC0000;
}

.plan_rubrique a {
	font-size:10pt;
	font-weight:bold;
	color:#5b524b;
	text-decoration:none;
}

.plan_rubrique a:hover {
	color:#CC0000;
}

ul.plan_rubrique li {
	list-style-image:url(../images/puce.gif);
}

/*Classes Spip*/
ul.spip {
	list-style-type:disc;
}

ul.spip ul.spip{
	list-style-image:none;
}

li.spip{
	font-weight:normal;
}

p.spip {
	text-align:justify;
	font-weight:normal;
}

p.spip_note {
	font-size:7pt;
}
/*Classes des formulaire spip*/
.erreur_message {
  font-weight:bold;
  color:red;
}
.reponse_formulaire {
  font-size:2em;
  margin:auto;
}
.reponse_formulaire_ok {
  color:#A1E586;
}

.reponse_formulaire_erreur {
  color:red;
}
