/* Start of CMSMS style sheet 'RDC - BP charte1' */
/**
 * Balises html
 */
html, body                { margin: 0; padding: 0; color: #960; background: #C90; }
h1                        { color: #C90; }
h2                        { color: #C90; }
h3                        { color: #C90; }
hr                        { background: #C90; color: #C90; }
hr.space                  { background: #FFC; color: #FFC; }
p                         { text-align: justify; }
a , a:active , a:visited  { color: #C00; outline: none; }
a:hover                   { color: #090; }

	
/**
 * Balises principales
 */
div#entete                { height: 350px; background: #FFC url(uploads/images/entete_bg.jpg) left top repeat-x; }
div#entete_in             { height: 350px; background: #FFC url(uploads/images/entetein_bg.jpg) center top no-repeat; }

div#navigation            { position: absolute; top: 118px; }

div#corps                 { padding-bottom: 2.0em; background: #FFC; }
div#corps img.photo       { padding: 4px; border: 1px solid #DDA; background: #FFF; }

div#pied                  { padding: 1.3em 0; color: #FF6; background: url(uploads/images/pied_bg.jpg) left top repeat-x; }
div#pied div#telephone p  { text-align: center; }
div#pied div#copyright p  { text-align: right; }
div#pied a                { color: #FFC; outline: none; }
div#pied a:hover          { color: #630; }

div #visite_virtuelle     { width: 460px; height: 328px; padding: 4px; border: 1px solid #DDA; background: #FFF; }


/**
 * Balises particulières
 */
div#menu h3               { display: inline; }
div#menu p                { margin: 1.0em 0; text-align: center; }
div#menu strong           { font-style: italic; }

div#carte h3              { display: inline; }
div#carte p               { margin: 1.0em 0; }
div#carte strong          { float: right; text-align: right; }

div.colborder             { border-color: #C90; }
a.lien_special            { padding-left: 18px; background: url(uploads/images/lien_special.jpg) left top no-repeat; }
.decale                   { padding-left: 1.0em; }
.centre                   { text-align: center; }
.sous_titre               { font-style: italic; text-decoration: underline; }


/**
 * Module de news
 */
.NewsSummary              { margin-bottom: 2.0em;  padding: 1.0em; font-size: 0.9em; line-height: 1.3em; color: #FFF; background: #C90; }
.NewsSummary a            { color: #FF0; }
.NewsSummary a:hover      { color: #630; }
.NewsSummaryPostdate      { font-weight: bold; }
.NewsSummaryAuthor        { display: none; }
.NewsSummaryCategory      { display: none; }
.NewsSummaryMorelink      { display: none; }
.NewsSummaryContent       { text-align: justify; }
.NewsSummarySummary       { text-align: justify; }
#NewsPostDetailSummary    { padding-bottom: 1.5em; }
#NewsPostDetailContent    { text-align: justify;}
#NewsPostDetailReturnLink { padding-top: 1.0em; text-align: center; }
/* End of 'RDC - BP charte1' */

