/* Start of CMSMS style sheet 'Ribinad 1 : Main' */
<style type="text/css">
<!--
* {
  margin:0;
  padding:0;
}

body {
   background-color: #C0C0C0;
   background-color: #FFFFFF;
   color: #666666;
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
}

div {
   font-size: 11px;
}

img {
   border: 0;
}
.imag0033 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
}


a, a:link, a:active {
   text-decoration: none;
   background-color: inherit; 
  /* color: #cc6714;  */
   color: #ff6600;
}

a:visited {
   text-decoration: none;
   background-color: inherit;
   color: #ff6600;
}

a:hover {
   text-decoration: none;
   background-color: #FFFFFF;
   color: #000000;
}

/* page totale, min max width */
div#pagetotale {
   margin: 0 auto;       /* this centers wrapper */
   max-width: 920px;  /* IE wont understand these, so we will use javascript magick */
   min-width:  920px;
   background: url(images/ribinad/bg_920.gif);
}

/* centrer wrapper */
div#pagewrapper {
   margin: 0 10px 0 10px;
   background-color: #FFFFFF;
}

div#header {
   height: 180px;
   background: url(images/ribinad/ribinad-logo-03.gif) no-repeat;
   background-color: #E9E9E9;
   border-bottom: 2px solid #7C2422;
   font-size: 24px;
   padding-left: 100px;
   margin:0;
}


div#header h1 {
   font-size: 32px;
   color: #ffffff;
   font-style:italic;
   line-height:21px;
   padding: 10px 0 0 75px;
   text-align:left;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#associat h1 {
   font-size: 21px;
   color: #ffffff;
   font-style:italic;
   padding: 0 0 0 21px;
   text-align:left;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 6px;
}

div#slogan {
   font-size: 13px;
/*   font-style:italic; */
/*   font-weight: bold; */
   color: #000000;
   padding: 0 0 0 63px;
   font-family: Arial, Helvetica, sans-serif;
   letter-spacing: 3px;
}

/* position for the search box */
div#search {
   float: right;
   width: 27em;    /* enough width for the search input box */
   text-align: right;
   padding: 0.2em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   background-color: #E9E9E9;
   padding: 1em 0 0.5em 0; /* CSS short hand rule first value is top then right, bottom and left */
   font-size: 90%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
   margin: 0 1em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

div#content {
   background-color: #FFFCDD;
   color: #666666;
   padding-left: 6px;
   padding-right: 4px;
   margin-left: 200px;
   margin-right: 190px;
   width: 490px; /* minus 6px due to ie6 */
}

div#content h1 {
   text-align: center;
}

div#leftsidebar {
/*   border: 1px dotted #000; */
   float: left;
   width: 190px;
   display: inline;  /* FIX IE double margin bug */
   margin: 0 0 0 4px;
}

div#logos {
   margin-top: 6px;
   margin-bottom: 0px;
/*   border-top: 1px dotted #cccccc;
   border-bottom: 1px dotted #cccccc; */
   width: 100%;  
   text-align: center;
}

div#logos img {
   padding-top: 20px;
   padding-bottom: 20px;
}

div#rightsidebar {
   float: right;
   width: 180px;
}

div#footer {
   height: 113px;
   clear: both;
   background: url(images/ribinad/ribinad-footer-01.jpg);
   color: #000000;
}

div#footer p {
   font-size: 0.8em;
   padding: 1em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #89817f;
   /* border-bottom:1px dotted #89817F; */
   border-bottom:1px dotted #564931;
   text-decoration: none;
}

div#footer p a:hover {
   color: #000000;
   /* background-color: #575352; */
   background-color: #FFFFFF;
   text-decoration: none;
   border-bottom:1px dotted #fff;
}

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
   height: 1px;
   /*padding-bottom: 1em;*/
   border-bottom: 1px dotted #c0c0c0;
   margin-top: 15px;
   margin-bottom: 15px;
}
hr {  clear: both;}

h1 {
   color: #666666; 
   font-size: 15px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h2 {
   color: #666666; 
   font-size: 14px; 
   text-align: left; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}

h3 {
   color: #666666; 
   font-size: 13px;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}

h4 {
   color: #666666; 
   font-size: 12px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #666666; 
   font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   /*font-size: 1em;*/
   margin: 0 0 0.8em 0; /* some air around p elements */
   line-height: 1.6em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  /* black border for pre blocks */
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;


}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* LISTS */
/* lists in content need some margins to look nice */
div#content ul,
div#content ol,
div#content dl {
   font-size: 11px;
   line-height: 1.6em;
   margin: 0 0 1.5em 0em;
}

div#content ul li,
div#content ol li {
  margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#content dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#content dl dd {
   margin: 0 0 1em 1em;
}

div#content dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */
-->
</style>

/* End of 'Ribinad 1 : Main' */

