html {
	margin: 0; padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
	padding: 0;

}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


/* ---------------- */
/* Top menu headers */
/* ---------------- */

.toolbar1
{
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
	background-color:#ff6633;
	padding-left:15px;
	letter-spacing:2px;
	height:20px;

}

.toolbar1 A:active
{
    FONT-SIZE: 75%;
    font-weight: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
	padding-bottom:10px;
}
.toolbar1 A:hover,
{
    FONT-SIZE: 75%;
    font-weight: bold;
    COLOR: #891c55;
    TEXT-DECORATION: none
}
.toolbar1 A:link, 
{
    FONT-SIZE: 75%;
    font-weight: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.toolbar1 A:visited
{
    FONT-SIZE: 75%;
    font-weight: bold;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.toolbar1 A:visited:hover
{
    FONT-SIZE: 75%;
    font-weight: bold;
    COLOR: #891c55;
    TEXT-DECORATION: none
}

.toolbar2 {
    FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
	font-size: 75%;
	color: #ec1656;
	padding: 2px 5px 2px 5px;
}

.toolbar2 a:link {
	font-size: 75%;
	color: #ec1656;
	text-decoration: none
}

.toolbar2 a:active {
	font-size: 75%;
	color: #ec1656;
	text-decoration: none
}

.toolbar2 a:hover {
	font-size: 75%;
	color: #666666;
	text-decoration: underline
}

.toolbar2 a:visited {
	font-size: 75%;
	color: #ec1656;
	text-decoration: none
}

.toolbar2 a:visited:hover {
	font-size: 75%;
	color: #666666;
	text-decoration: underline
}

/* --------- */
/* Left menu */
/* --------- */

#menuColumn {
	float: left;
	font-size: 75%;
	width: 190px;
	margin-top:-50px;
}

/* menu style 1 */

.menu1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 1px 0px;
}

.menu1 a:link, .menu1 a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ff6633;
	margin: 0px 8px 1px;
	padding: 7px 15px 7px 12px;
}

.menu1 a:hover, .menu1 a:visited:hover {
        font-weight: bold;
	color: #ff6633;
}

.menu2 {
    	font-weight: bold;
	margin: 0px;
	padding: 1px 0px;
}

.menu2 a, .menu2 a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 7px 15px 7px 12px;	
	color: #000066;
	border: 1px solid #336699;	
	background: #CCCCCC url(images/arrow_blue1.gif) no-repeat 145px 7px;
}

.menu2 a:hover, .menu2 a:visited:hover {
	font-weight: bold;
	color: #006600;
	border: 1px solid #336699;	
	background: #FFFF99 url(images/arrow_green1.gif) no-repeat 145px 5px;
}

/* submenus */

.submenu {
	margin: 0px;
	padding: 0px;
}

.submenu a:link, .submenu a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 30px;
	color: #891c55;
	background: url(images/bullet_grey.gif) 2px 6px no-repeat;
}

.submenu a:hover, .submenu a:visited:hover {
	font-weight: bold;
	color: #ff6633;
	background: url(images/bullet_peach.gif) 2px 6px no-repeat;
}

.subselected {
	margin: 0px;
	padding: 0px;
}

.subselected a:link, .subselected a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 30px;
	color: #ff6633;
	background: url(images/bullet_peach.gif) 2px 6px no-repeat;
}

.subselected a:hover, .subselected a:visited:hover {
	font-weight: bold;
	color: #ff6633;
	background: url(images/bullet_peach.gif) 2px 6px no-repeat;
}

/* submenus2 */

.submenu2 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

.submenu2 a:link, .submenu2 a:visited {
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 38px;
	color: #891c55;
	background: url(images/bullet.gif) 22px 6px no-repeat;
}

.submenu2 a:hover, .submenu2 a:visited:hover {
	color: #ff6633;
	background: url(images/bullet.gif) 22px 6px no-repeat;
}

.sub2selected {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

.sub2selected a:link, .sub2selected a:visited {
	display: block;
	text-decoration: none;
	margin: 0px 8px 1px;
	padding: 4px 4px 4px 38px;
	color: #ff6633;
	background: url(images/bullet.gif) 22px 6px no-repeat;
}

.sub2selected a:hover, .sub2selected a:visited:hover {
	color: #ff6633;
	background: url(images/bullet.gif) 22px 6px no-repeat;
}


/* ---------- */
/* Right menu */
/* ---------- */

#rightColumn {
	float: right;
	width: 170px;
	margin: 0px;
	margin-top:15px;
	padding: 0px;
	font-size: 68%;
}


.menuright1 {
	border: 1px solid #ff6633;
	margin-top: 1px;
	margin-bottom: 10px;
	padding: 5px;
	margin-right: 2px;
	background: #FFFFFF ;
}


.menuright1 h1{
	background:#666666;
	color: #ffffff;
	font-size: em;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

.menuright2 h1{
	background: #891d59;
	color: #ffffff;
	font-size: em;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}

.menuright3 h1{
	background: #ff6600;
	color: #ffffff;
	font-size: em;
	font-weight: bold;
	margin: 0px;
	padding: 4px;
}


.menuright1 a:link, .menuright1 a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 4px 0px;
}

.menuright1 a:hover, .menuright1 a:visited:hover {
	color: #ff6633;
	text-decoration: none;
}

.menuright2 a:link, .menuright1 a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 4px 0px;
}

.menuright2 a:hover, .menuright1 a:visited:hover {
	color: #891d59;
	text-decoration: none;
}


.menuright3 a:link, .menuright1 a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding: 4px 0px;
}

.menuright3 a:hover, .menuright1 a:visited:hover {
	color: #891d59;
	text-decoration: none;
}

.menuright2 img {
	margin: 0px 0px 5px;
}

.menuright2 .imageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}



/* ----------------- */
/* News */
/* ----------------- */

#newsColumn {
	font-size: 9px;
	line-height: 1.5em;
	font-weight:bold;
	margin-top:15px;
	margin-left: 3px;
	margin-right:8px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background: #e1e1e1;
	color: #666666;
	border:solid;
	border-width:1px;
	border-color:#FF6633;

}

.newsh1 {
	font-size: 16px;
	font-weight: bold;
	color: #891d59;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}

.newsh2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 1.3em;
}

.newsmain {
	background-color:#891d59;
	color:#FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: 2px;
}

.newsmain a:link {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.newsmain a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.newsmain a:hover {
	background-color:#891d59;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff6633;
}

.newsmain a:visited:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff6633;
}



.news a {
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

.news a:link, .news a:visited, .news a:active {
	color: #333333;
}

.news a:hover, .news a:visited:hover {
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	color: #ff6633;
}

.news p {
	margin: 0px 0px 1em;
	padding: 0px;
	letter-spacing:1px;
	line-height:15px;
}


/* ----------------- */
/* Main content area */
/* ----------------- */

#content {
	font-size: 72%;
	line-height: 1.5em;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;	
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 1.3em;
}

h3 {
	font-size: 0.8em;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 5px;
}

.quote {
	font-size: 1em;
	color: #CC3366;
	margin: 0px;
	padding: 0em 0em 1em;
	font-style: italic;	
	font-weight: bold;
}

.date {
	font-size:10px;
	color:#FF6633;
	margin: 0px;
}

.tableau {
	font-size:11px;
	margin: 0px;
}

.tableau1 {
	font-size: 0.8em;
	margin: 0px;
}

.tableau1 a:link, .tableau1 a:visited, .tableau1 a:active {
	color: #666666;
}

.actu a:link, .actu a:visited, .actu a:active {
	color: #000000;
}

.actu a:hover, .actu a:visited:hover {
	color: #ff6633;
}

.top {
	font-size: 0.9em;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 1em;
}

.footer {
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 1em;
}

.smalltext {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px 0px 0px;
	color: #666666;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color: #ff6633;
}

a:hover, a:hover {
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
	color: #666666;
}

a:active {
	color: #ff6633;
}

p {
	margin: 0px 0px 1em;
	padding: 0px;
}

.rule {
	padding: 0px;
	margin-top: 10px;
	border-top: 1px solid #ff6633;
}

blockquote {
	padding-left: 0em;
	padding-bottom: 0em;
	padding-right: 0em;
	margin: 0px 0px 0px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

ol {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-size: 0.8em;
	font-weight: normal;
	background: #e5e5e5;
	padding: 0.5em 1 0.5em 1;
	margin-left:-10px;
	border-bottom:solid;
	border-left:solid;
	border-right:solid;
	border-color:#666666;
	border-width:1px;
	border-top-color:#FF6633;
	border-top-width:2px;
	border-top-style:solid;

}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;

	
}

li:hover ul, li.over ul {
	display: block;
}

#nav{
	padding-right:15px;

}

#nav a {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
}

#nav a:hover {
	color: #ffffff;
}

#nav li {
	float:right;
	position: relative;

}

#nav li li a {
	text-align: left;
	display: block;
	font-size: 11px;	
	color:#FF6633;
	padding: 0.2em 10px;
	letter-spacing:0px;
	
}

#nav li li a:hover {
	color: #891c55;
	padding: 0.2em 10px;
}



/* Elements du QuickFormat */

.Titre {
    color:#FF6633;
    display:block;
    font-weight:bold;
    font-size:1.3em;
    font-family:Arial,Helvetica,sans-serif;
}

.SousTitre {
    color:#FF6633;
    display:block;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.SousTitre2 {
    color:purple;
    display:block;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
}

.Gris {
color:#666666;
font-size:1.2em;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
}

.ItalicGris {
color:#666666;
font-size:1.2em;
font-style:italic;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
}

hr{

border:solid;
border-width:1px;
border-top-color:#FF6633;
}

#wrapper {
	width: 900px;
	margin: auto;
	min-height: 100%;
}

.acces{
	background-image:url(images/acces.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	margin-right:10px;
	padding:4px;
}

.acces a:link, a:visited{
	text-decoration:none;
	color:#333333;
}

.acces a:hover,  a:active{
	text-decoration:none;
	color:#ff6633;
}

.copyright{

	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height:21px;
	margin-left:10px;
	margin-right:10px;
	padding:4px;
	border-top: 1px solid #ff6633;	
	color:#333333;
}


.boxactu{
	font-size:12px;
	font-weight:bold;
	color:#ff6633;
}

.boxactu a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ff6633;
}

.boxboutique{
	font-size:12px;
	font-weight:bold;
	color:#ff6633;
}

.boxboutique a:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ff6633;
}



/* pour l'editeur --------------------------- */



.Titre1 {
    color:#000000;
    display:block;
    font-weight:bold;
    font-style:italic;
    font-size:14pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Titre2 {
    color:#ff6633;
    display:block;
    font-weight:bold;
    font-style:italic;
    font-size:12pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Titre3 {
    color:#891C55;
    display:block;
    font-weight:bold;
    font-size:11pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Titre4 {
    color:#555555;
    display:block;
    font-weight:bold;
    font-size:10pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Corps1 {
    color:#000000;
    font-size:10pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Corps2 {
    color:#555555;
    font-size:10pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Lien1 {
    color:#ff6633;
    font-size:10pt;
    font-family:Arial,Helvetica,sans-serif;
}

.Lien2 {
    color:#891C55;
    font-size:8pt;
    font-family:Arial,Helvetica,sans-serif;
}
