/* Start of CMSMS style sheet 'val-screen' */
body {
margin: 0 auto;
padding: 0;
font: 75% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(images/cms-degrade.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 900px;
}

#header {
clear: both;
margin: 40px 0 0 0;
padding: 10;
height: 45px;
}

#header h1 {
/*width: 250px;*/
margin: 10px;
float: left;
font-size:1.8em;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}


#header li {
   list-style-type: none;
   float: right;
}
#header li a {
padding: 15px 7px 12px;
display: block;

}

.breadcrumbs {
margin: 12px;
padding-left:30px;
}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 270px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 270px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}
#avmenu h2 {
font-size: 1.5em;
}

/* first level */
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #ed7a00;
border-left: 4px solid #ed7a00;
}

#avmenu li a.menuactive {
background: #eaeaea;
color: #663300;
border-left: 4px solid #ed7a00;
}


/* second level */
#avmenu li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 24px;
background: #f4f4f4;
border:0;
}	

#avmenu li li a:hover {
background: #eaeaea;
color: #ed7a00;
border:0;
}

#avmenu li li a.menuactive {
background: #eaeaea;
color: #ed7a00;
border:0;
}

/* third level */
#avmenu li li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #ed7a00;
border:0;
}

#avmenu li li li a.menuactive {
background: #eaeaea;
color: #ed7a00;
/* color:#7D0001; /* rouge foncé */


border:0;
}



.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 250px;

line-height: 1.3em;
}

#extras {
float: right;
width: 250px;
/*margin: 0 0 10px 0;*/
padding-top: 10px;
padding-right: 10px;
font-size: 0.9em;
line-height: 1.3em;
border: 1px solid #CCCCC;
}

#extras p {
margin: 0 0 1.1em 0;
}
#extras li {
  list-style-type:none;
padding-left:5px ;
}


#content {
/*margin: 0 110px 20px 160px;*/
margin-left:280px;

border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
#content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}
#content h2 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

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

a:hover {
text-decoration: underline;
color: #7D0001;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #7D0001;
width: 900px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.post_it h2 {
font-size: 1.5em;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.post_it {
   border-top none;
   border-left: 1px ridge #CCC;
   border-right: 1px ridge #CCC;
   border-bottom: 1px outset #CCC;
   background: #fff;
background-color:#F4B21E;
color:#7D0001;
}

.post_it a {
color:#FFFFFF;
text-decoration: underline;
font-weight: bold;
}

.post_it .innerdiv{
   background: transparent url(images/coin.gif) bottom right no-repeat;
   position: relative;
   left: 2px;
   top: 2px;
   padding: 1.5em 1.5em; 
}
.post_it  ul {
padding-left:10px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* End of 'val-screen' */

