IFRAME {
    scrollbar-face-color: #551901;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #8F0817;
    scrollbar-3dlight-color: #BF0B1F;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #7A0711;
    scrollbar-arrow-color: #eee8aa;
}

.main_text{
	font-family:Tahoma;
	font-size:11px;
	color:#050505;
}

.white{
	font-family:Tahoma;
	font-size:11px;
	color:white;
}

TD {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFF06;
}

.pastel {
	font-family:Tahoma;
	font-size:11px;
	color:#F8FA7A;
}


.yellow {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFF06;
}

.petit {
	font-size:8px;
}

.trespetit {
	font-size:2px;
}

.pastelBold {
	color:#F8FA7A;
	font-weight:bold;
}

.bigWhite {
	color:#FFFFFF;
	font-weight:bold;
	font-size:17px;
}

.input {
width:200; border-width:2px ;background-color:#FBAA2D; border-color:#E68110; border-style:solid;
}

.inputLittle {
width:50; border-width:2px ;background-color:#FBAA2D; border-color:#E68110; border-style:solid;
}

.inputRecherche {
width:120 ;background-color:#FBAA2D; border-color:#E68110; border-style:solid;margin-bottom:2px;margin-top:2px;font-size:9px;font-weight:bold;
}

select {
border-width:2px ;background-color:#FBAA2D; border-color:#E68110; border-style:solid;margin-top:3px;
}

.textarea {
font-size:11px; border-width:1px ; background-color:#FBAA2D; border-color:#E68110; height:80px; width:280px;overflow:auto; margin-left:0px;border-style:solid;
}

UL {
list-style-image: url(../images/li_puce.gif)
}

LI.puce {
list-style-image: url(../images/li_puce.gif)
}

h1,.h1 {
	font-weight:bold;
	font-family:Tahoma;
	font-size:20px;
	color:#F8FA7A;
}

.position {
	font-weight:bold;
	font-family:Tahoma;
	font-size:18px;
	color:white;
}

.position2 {
	font-weight:bold;
	font-family:Tahoma;
	font-size:14px;
	color:white;
}

H1.textOnBars {
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#FEFFAF;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

H2.textOnBarsPetit {
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	color:#FEFFAF;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
}

H3 {
	font-weight:bold;
	font-family:Tahoma;
	font-size:13px;
	color:#FEFECB;
}

.positionsuper {
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	color:white;
	vertical-align:super;
}

.positionpetit {
	font-size:11px;
}

.positionpetitsuper {
	font-size:7px;
	vertical-align:super;
}

a:link {font-weight: bold;color:#F8FA7A;text-decoration:none;}
a:visited {font-weight: bold;color:#F8FA7A;text-decoration:none;}
a:active {font-weight: bold;color:#F8FA7A;text-decoration:none;}
a:hover {font-weight: bold;color:#FFFFFF;text-decoration:underline;}

a.selected:link {font-weight: bold;color:white;text-decoration:underline;}
a.selected:visited {font-weight: bold;color:white;text-decoration:underline;}
a.selected:active {font-weight: bold;color:white;text-decoration:underline;}
a.selected:hover {font-weight: bold;color:white;text-decoration:none;}

a.negative:link {font-weight: bold;color:#000000;text-decoration:none;}
a.negative:visited {font-weight: bold;color:#000000;text-decoration:none;}
a.negative:active {font-weight: bold;color:#000000;text-decoration:none;}
a.negative:hover {font-weight: bold;color:#F8FA7A;text-decoration:underline;}

a.petitLink:link {font-size:10px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.petitLink:visited {font-size:10px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.petitLink:active {font-size:10px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.petitLink:hover {font-size:10px; font-weight: bold;color:white;text-decoration:none;}

a.mobile:link {font-size:13px; font-weight: bold;color:blue;text-decoration:none;}
a.mobile:visited {font-size:13px; font-weight: bold;color:blue;text-decoration:none;}
a.mobile:active {font-size:13px; font-weight: bold;color:blue;text-decoration:none;}
a.mobile:hover {font-size:13px; font-weight: bold;color:red;text-decoration:none;}

a.bigLink:link {font-size:14px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.bigLink:visited {font-size:14px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.bigLink:active {font-size:14px; font-weight: bold;color:#F8FA7A;text-decoration:none;}
a.bigLink:hover {font-size:14px; font-weight: bold;color:white;text-decoration:none;}


.image { border:1px solid black; }
.image:hover { border:1px solid #E86B00; }



form.example div.fileinputs {
    position: relative;
    height: 30px;
    width: 250px;
}

form.example input.file {
    margin: 0;
}

form.example input.file.hidden {
    position: relative;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

form.example div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    padding: 0;
    margin: 0;
    z-index: 1;
    line-height: 90%;
}

form.example div.fakefile input {
    margin-bottom: 5px;
    margin-left: 0;
}

HR {
	height: 2px; color: #E67B10; background-color: #E67B10; border: none;
}

DIV.partenairesGauche:hover {background-color: #551901;}

.news {
font-size: 10px;
font-family: verdana;
width: 280px;
height: 40px;
border: 1px solid #A80012;
padding: 3px; 
background-color: #F11025;
}

#pscroller1{}
#pscroller2{}

.themouseover {
  cursor:pointer;
  background-color: #E86B00;
}

.themouseoverRed {
  cursor:pointer;
  background-color: #D0071E;
}

.themouseoverNoPointer {
  background-color: #7A0711;
}

.themouseoverRedNoPointer {
  background-color: #D0071E;
}

.connectes {
	background-image:url(/images/connectes.jpg);
}

.themouseout {
	
}

SELECT.avecImages,  SELECT.avecImages option {
	background-repeat:no-repeat;
}

DIV.divScroll {
	overflow: auto;
	height:400px;
	border: #E67B10 1px solid;
	scrollbar-face-color: #FBAA2D; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #7A0711;
	scrollbar-highlight-color: #E67B10;
	scrollbar-3dlight-color: #7A0711;
	scrollbar-shadow-color: #FDD493;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #7A0711;
}

DIV.divScroll2 {
	overflow: auto;
	border: #E67B10 1px solid;
	width:470px;
	height:210px;
	scrollbar-face-color: #FBAA2D; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #7A0711;
	scrollbar-highlight-color: #E67B10;
	scrollbar-3dlight-color: #7A0711;
	scrollbar-shadow-color: #FDD493;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #7A0711;
}

DIV.divScroll3 {
	overflow: auto;
	height:570px;
	border: #E67B10 1px solid;
	scrollbar-face-color: #FBAA2D; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #7A0711;
	scrollbar-highlight-color: #E67B10;
	scrollbar-3dlight-color: #7A0711;
	scrollbar-shadow-color: #FDD493;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #7A0711;
}

DIV.divScroll4 {
	overflow: auto;
	height:1200px;
	border: #E67B10 1px solid;
	scrollbar-face-color: #FBAA2D; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #7A0711;
	scrollbar-highlight-color: #E67B10;
	scrollbar-3dlight-color: #7A0711;
	scrollbar-shadow-color: #FDD493;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #7A0711;
}

body.mceContentBody
{
	background-color: #FBAA2D;
    	color: #black; 
    	font-size: 13px;   
}

body.mceContentBody:hover
{
	background-color: #FFE0AF;
    	color: black; 
    	font-size: 13px;   
}

div.text,
select.text,
textarea.text,
input.text,
input.editor_field,
textarea.editor_field
{
	border: 1px solid #E68110;
	background-color: #FBAA2D;
    	color: black; 
    	font-size: 13px;   
}

div.text:hover,
select.text,
textarea.text:focus,
textarea.text:hover,
input.text:focus,
input.text:hover,
input.editor_field:focus,
textarea.editor_field:focus
{
    background-color: #FFE0AF;
    border-top: 1px solid #E68110;
    border-left: 1px solid #E68110;
    border-right: 1px solid #FBAA2D;
    border-bottom: 1px solid #FBAA2D;
    color: black;
    font-size: 13px;
}

INPUT.button
{
	font-size: 12px;
	border: 1px solid #551901;
	background-color: #A50810;
	color: #FFFF00;
	font-weight: bold;
	cursor: pointer;
	padding:0 .25em 0 .25em;
	width:auto;
	overflow:visible;
	text-transform:uppercase;
}

INPUT.button:hover  {
	background-color: #FFE0AF;
	color: #D0071E;
	cursor: pointer;
}

.good {
  color: #C2FFBF;
  font-weight: bold;
  font-size:16px;
}

.alert {
  color: #FFBFCE;
  font-weight: bold;
  font-size:16px;
}

.menu {
	background-image:url(/images/m2.gif);
	text-align:center;
}

