/* tag */
body          { background:  url('../gif/site/background.png') repeat-x top; }

/* id */
#logo         { float: left; width: 470px; height: 120px; font: 0pt/0em Arial, Verdana, Times; }
#visuel       { float: left; width: 520px; height: 90px; font: 0pt/0em Arial, Verdana, Times; }

#menu-top          { float: left; width: 510px; height: 30px; padding: 0 10px 0 0; color: #3E9FD4; text-align: right; }
#menu-top a        { font: 9pt/1.4em Arial,Verdana,Sans-Serif; color: #3E9FD4; text-decoration: none; font-weight: bold; }
#menu-top a:hover  { color: #E1007A; }

#content      { padding-top: 35px; margin: 0 auto; }

.green-top    { width: 990px; height: 14px; padding: 0; background: url('../gif/site/top-green.png') no-repeat; margin: 0; font: 0pt/0em Arial, Verdana, Times; }
.green-fond   { width: 964px; padding: 0 0 0 26px; background: url('../gif/site/mid-green.png') repeat-y top; }
.green-bottom { width: 990px; height: 14px; padding: 0; background: url('../gif/site/bot-green.png') no-repeat; font: 0pt/0em Arial, Verdana, Times; }

.red-top      { width: 990px; height: 14px; padding: 0; background: url('../gif/site/top-red.png') no-repeat; margin: 0; font: 0pt/0em Arial, Verdana, Times; }
.red-fond     { width: 964px; padding: 0 0 0 26px; background: url('../gif/site/mid-red.png') repeat-y top; }
.red-bottom   { width: 990px; height: 14px; padding: 0; background: url('../gif/site/bot-red.png') no-repeat; font: 0pt/0em Arial, Verdana, Times; }

.blue-top     { width: 990px; height: 14px; padding: 0; background: url('../gif/site/top-blue.png') no-repeat; margin: 0; font: 0pt/0em Arial, Verdana, Times; }
.blue-fond    { width: 964px; padding: 0 0 0 26px; background: url('../gif/site/mid-blue.png') repeat-y top; }
.blue-bottom  { width: 990px; height: 14px; padding: 0; background: url('../gif/site/bot-blue.png') no-repeat; font: 0pt/0em Arial, Verdana, Times; }

.left-box     { float: left; width: 284px; }
.right-box    { float: left;  width: 650px; padding: 0 0 0 10px; }

#footer             { width: 990px; text-align: center; height: 15px; padding: 15px 0 5px 0; color: #333333; }
#footer a           { font: 9pt/1.4em Arial,Verdana,Sans-Serif; color: #333333; text-decoration: none; }
#footer a:hover	    { color: #E1007A; }
