BODY {
	background-image:url(images/wrapper_site.gif);
	background-color : #EEEEEE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,
		sans-serif;
	font-size: 8px;
}

A.std:active,A.std:link,A.std:visited {
	COLOR: #80A9D2;
	TEXT-DECORATION: none;
	font-weight: plain
}

A.std:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: plain
}

A.flash:active,A.flash:link,A.flash:visited {
	COLOR: #CC0066;
	TEXT-DECORATION: underline;
	font-weight: plain
}

A.flash:hover {
	COLOR: #CC0066;
	TEXT-DECORATION: none;
	font-weight: plain
}

TABLE.cfb {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.tipClass {
	color: #FFFFFF;
}

IMG.itf {
	border: 0px;
	text-align: right;
}

TD {
	font-size: 12px;
}

TD.rubtitre {
	font-weight: bold;

	text-align: left;
	padding-bottom: 5px;
	padding-top: 9px;
}

TD.rubrique {
	font-weight: plain;
	color: #000000;
	text-align: left;
}

TD.contenu {
	font-weight: plain;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

TD.form {
	font-weight: plain;
	color: #000000;
	background-color: #FFFFFF;
}

TD.hform {
	font-weight: plain;
	color: #000000;
	background-color: #00CCCC;
}

DIV.bas {
	text-align: center;
	font-weight: bold;
	color: #000000;
}

P.bloc {
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	text-indent: 20px;
}

SELECT.races {
	color: #000000;
	border: 1px #000000 solid;
}

INPUT.std {
	color: #000000;
	border: 1px #000000 solid;
}

TEXTAREA.std {
	color: #000000;
	border: 1px #000000 solid;
}

.btn {
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	padding: 3px;
	color: #000000;
	border: 1px solid #000000;
	background: #66CCFF;
}

P.bloc {
	margin-left: 15px;
	margin-right: 15px;
	text-indent: 30px;
}

.bas {
	padding-top: 10px;
}

/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label {
	width: 100px;
}  /* Width of labels */
form.cmxform fieldset fieldset label {
	margin-left: 103px;
}  /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*/
	/*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
*********************************** /
form.cmxform {
	width: 370px;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend,form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p,form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error,label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic
}

div.error {
	display: none;
}

input {
	border: 1px solid black;
}

input.checkbox {
	border: none
}

input:focus {
	border: 1px dotted black;
}

input.error {
	border: 1px dotted red;
}

form.cmxform .gray * {
	color: gray;
}

// JQUERY RTE
.frameBody
{
    font-family:sans-serif;
    font-size:12px;
    margin:0;
    width:100%;
    height:100%;
}

.frameBody p
{
    border:1px #bbb solid;
    padding:2px;
}

.rte-zone
{
	width:350px;
	margin:0;
	padding:0;
	height:160px;
	border:1px #999 solid;
    clear:both;
}

.rte-toolbar{ overflow:hidden; }

.rte-toolbar a, .rte-toolbar a img {
	border:0;
}

.rte-toolbar p {
    float:left;
    margin:0;
    padding-right:5px;
}

.frameBody
{
    font-family:sans-serif;
    font-size:12px;
    margin:0;
    width:100%;
    height:100%;
}

.frameBody p
{
    border:1px #bbb solid;
    padding:2px;
}

.rte-zone
{
	width:350px;
	margin:0;
	padding:0;
	height:160px;
	border:1px #999 solid;
    clear:both;
}

.rte-toolbar{ overflow:hidden; }

.rte-toolbar a, .rte-toolbar a img {
	border:0;
}

.rte-toolbar p {
    float:left;
    margin:0;
    padding-right:5px;
}