body
{
	margin:0;
	padding:0;
	font: 12px Verdana;
	background: #5C97DD url(images/body.gif) top right repeat-x;
	background-attachment:fixed;
}
* 
{
	margin:0;
	padding:0;
}
a
{
text-decoration: none;
}
#wrapper {

	border:0px solid #FFFFFF;
	margin:17px 15px 30px 15px;
        background: #0E77F3 url(images/logo.gif) top left no-repeat;
}

#toptabs {
margin: 10px 30px -13px 30px;
font-size: 0.8em;
}

#toptabs p {
text-align: right;
font: bold 1.0em Verdana;
color: #C10815;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #5C97DD url(images/corner2.gif) top right no-repeat;
color: #ffffff;
border-bottom: 1px solid #eaeaea;;
}

.toptab:hover {
background: #fafafa url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #eaeaea;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#logo-block
{
margin:0;
padding: 0px 10px 0px auto;
background: transparent;
width:100%;
height:80px;
text-align: right;
}

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0E77F3;
	margin: 0px;
	margin-left:5px;
	padding: 0px 0px 10px 0px;
}
h2 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #0E77F3;
	margin: 0px;
	margin-left:5px;
	padding: 0px 0px 10px 0px;
}
h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #DB960C;
	margin: 0px;
	margin-left:5px;
	padding: 0px 0px 10px 0px;
}
 
/*- Menu Tabs--------------------------- */ 
/*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#5C97DD url(images/menu.gif) top right repeat-x;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url(images/tableftF.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url(images/tabrightF.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

#sidebarright {
	width:210px;
	float:right;
	padding: 5px;
	background:url(images/sidebarright.jpg) top left no-repeat;
}

/*- Gestion des colonnes*/ 
/*- Gestion de la colonne droite */
#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:130% Arial;
	color:#ffffff;
	font-weight:bold;
	padding-left:7px;
	background: #5C97DD;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px dashed #ccc;
}

#content {
	margin:35px 220px 5px 5px;
	padding: 0px;
	text-align: justify;
	background: #F7F3C1 url(images/onglet.gif) top right no-repeat;
}
#content p
{
padding: 5px;
}
#content p:theme
{
padding:  0px;
}
#content h1, h2, h3 {
padding: 5px;
} 
#content li {
	list-style-type: none;
	padding:5px;
}
.actus
{
float: right;
width: 350px;
background: #AECCEE url(images/body-actus.gif) top right repeat-x;
border: 1px solid #ffffff;
margin: 10px 0px 5px 10px;
padding: 5px;
}
.actus h2 {
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E77F3;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.actus li
{
padding: 0px;
list-style-position:outside;
text-align:left;
}
.actus-left
{
float: left;
width: 350px;
background: #5C97DD url(images/body-actus.gif) top right repeat-x;
border: 1px solid #ffffff;
margin: 10px 10px 5px 0px;
padding: 5px;
}
.actus-left h2 {
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E77F3;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.actus-left li
{
padding: 0px;
list-style-position:outside;
text-align:left;
}

.actus-left-etroit
{
float: left;
width: 200px;
background: #5C97DD url(images/body-actus.gif) top right repeat-x;
border: 1px solid #ffffff;
margin: 10px 10px 5px 0px;
padding: 5px;
}
.actus-left-etroit h2 {
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0E77F3;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.actus-left-etroit li
{
padding: 0px;
list-style-position:outside;
text-align:left;
}

.actus-left-pub
{
float: left;
width: 220px;
background: #F7F3C1;
border: 0px;
margin: 10px 10px 5px 5px;
padding: 0px;
}
.actus-right-pub
{
float: right;
width: 220px;
background: #F7F3C1;
border: 0px;
margin: 10px 5px 5px 10px;
padding: 0px;
}

.actus-left-pub-315
{
float: left;
width: 315px;
background: #F7F3C1;
border: 0px;
margin: 10px 10px 5px 5px;
padding: 0px;
}
.actus-right-pub-315
{
float: right;
width: 315px;
background: #F7F3C1;
border: 0px;
margin: 10px 5px 5px 10px;
padding: 0px;
}




#footer
{
clear: both;
}
.radioblog2
{
float: left;
width: 230px;
height: 302px;
padding: 2px;
margin: 2px;
}
.radioblog3
{
width: 550px;
height: 300px;
padding: 0px;
margin: 2px;
margin-left: 150px;
background: #ffffff url(images/fond-radio2.jpg) top right no-repeat;
}