BODY {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #CC6633;
}

TD {
	/*border: solid gray 1px;*/
	text-align: center;
	background-color: #CC6633;
	color: #000000;
}

.TD {
	/*border: solid gray 1px;*/
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

P {
	text-indent: 3em;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

UL {
	font-size: 12px;
}

IMG {
	border: none;
}

a:link {
	color: #CC6633;
	text-decoration: none;
}

a:visited {
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

.question {
	font-weight: bold;
	font-size: 18px;
	color: #888888;
}

.vmiddle {
	vertical-align: middle;
}

.label {
	font-size: 12px;
	font-weight: bold;
}

.whiteBG {
	background-color: white;
}

.center {
	text-align: center;
}

.lcol {
	text-align: right;
}

.rcol {
	text-align: left;
}

.miniTitle {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 7px;
}

.aright {
	text-align: right;
}

.caption {
	font-weight: bold;
	color: #444444;
}

.bgwhite {
	background-color: white;
}

.clear {
	clear: both;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}
.table {

	background-color: white;
	font-size: 9px;
	text-align: center;
}
.top {

	background-color: white;
	font-size: 9px;
	text-align: right;

}

fieldset {
border:1px solid #0099CC;
padding:10px;
width:400px;
margin-left:100px;
}
legend {
font: bold 13px Georgia, "Times New Roman", Times, serif;
margin-bottom:15px;
color:#006633;
}
label {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
display: inline;
float: left;
width: 150px;
font-weight: bold;
margin-left: 25px;
}
.bouton {
border: 1px solid #003399;
background-color:#FFCC33;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
}

h1 {
      font: normal 22px Arial, Helvetica, sans-serif;
      color: #f60;;
}
#navconteneur {
margin: 5px 0;
padding: 5px 0;
}
ul#navigation {
margin-left: 0;
padding-left: 0;
}
#navigation li {
display: inline;
list-style-type: none;
margin-right: 10px;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#navigation a {
color: #fff;
background-color: #0099CC;
text-decoration: none;
padding: 5px 10px;
}
#navigation a:hover {
color: #fff;
background-color: #0086B3;
text-decoration: none;
}
#principal {
font: normal 11px Arial, Helvetica, sans-serif;
margin: 0 20px;
} 
table {
width: 100%;
}
th {
background-color:#7DF;
padding:3px;
}

div.conteneur {
margin: 10px;
width: 700px;
}
div.header1 {
background-color:#FF6600;
background-image:url(http://www.monsite.com/img/logo.jpg);
background-repeat:no-repeat;
background-position:10px 10px;
font: normal 24px Arial, Helvetica, sans-serif;
padding:23px 10px 23px 180px;
color: #fff;
}
div.header2 {
background-color:#0099CC;
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
padding:5px;
color:#fff;
text-align:right;
}
div.contenu {
font: normal 11px Arial, Helvetica, sans-serif;
color:#777;
margin: 15px 0 0 0;
line-height:15px;
width: 530px;
float:left;
}
p.edito {
border: 2px solid #0099CC;
padding:15px;
line-height:18px;
}
h1.article1 {
font: bold 13px Georgia, "Times New Roman", Times, serif;
color:#f60;
border-bottom: 1px solid #f60;
margin-top:20px;
}
p.article2 {
color:#555;
}
div.breves {
float: right;
width: 150px;
margin: 15px 0 0 10px;
background-color:#FFDFCA;
padding: 5px;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
h2.breves1 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#f60;
}
div.pied {
clear:both;
border-top: 1px dotted #ccc;
font: normal 11px Arial, Helvetica, sans-serif;
color:#999;
text-align:center;
margin-top: 20px;
padding: 5px;
}
.admin_inscrit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

p.admin_inscription {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}