/*  Ne pas utilsier xx-small,ou small, ou autres définitions du style, c'est trop dépendant du navigateur et de l'OS  */

body {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
color: #003333;
	font-size: 8pt;
}

div.jury {
  text-align: justify;
  font-size: 8pt;
  color: #000000
}


div.intro p {
  text-align: justify;
  font-size: 9pt;
  color: #BC001C
}

.gris { color: #999999;}

. verysmall {
font-size: 8pt;
}

input { font-size: 8pt;}

.actu {
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: uppercase
}

a {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff6600;
	text-decoration: underline;
}

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

a:active 	{
	color: #FFCC33;
	text-decoration: underline;
}

.nav1 {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: lighter; 
	line-height: 13px; 
}

.nav1:hover {
	color: #990033;
	text-decoration: none;
}

.nav1:active {
	color: #cf0000;
	text-decoration: underline;
}

.actsuite {
	text-decoration: underline;
color: #000000;
}

.actsuite:hover {
	color: #ffffff;
	text-decoration: underline;
}

.actsuite:active {
	color: #000000;
	text-decoration: underline;
}

.lang {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.lang:hover {
	color: #ffffff;
	text-decoration: none;
}

.lang:active {
	color: #999999;
	text-decoration: none;
}

h1 {  
	font-family: Times,Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 26pt; 
	font-style: italic; 
	font-weight: bold; 
color: #cc0000
}

h3 {  
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
color: rgb(255,204,153); 
	text-transform: uppercase; 
	font-weight: normal;
}

h2 {  
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: normal; 
	font-weight: bold;  
	color: #ffcc33
}

/* CSS pour les modules */

.fclean {
	font-size: 8pt;
	border: solid 1px #000;
	background-color: #fff;
	margin-bottom: 3px;
}

div.submit {
  clear: both;
  padding-top: 10px;
	text-align: center;
  font-size: 8pt;
}

div.submit input {
  font-size: 8pt;
}

div.row {
  clear: both;
  padding-top: 10px;
  margin: 0px;
}

div.row span.label {
  float: left;
  width: 120px;
  text-align: left;
  padding: 0px;
}

div.row span.formw {
  width: 180px;
  padding-left: 10px;
  text-align: left;
}

div.row input {
  font-size: 8pt;
}


div.row select {
  font-size: 10pt;
}

div.result {

}

span.media {
  font-size: 8pt;
 font-weight: bold;
color: #003333;
}

div.result li {
  padding-bottom: 9px;
}
ul { font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; list-style-type: square}


.verysmall {
  font-size: 7pt;
}
table {  font-size: 8pt; color: #003333}
td 		{  font-size: 8pt; color: #003333}
td a 	{  font-size: 8pt; color: #993300; text-decoration: underline}


.none {
text-decoration: underline;
}
.label { align:left; text-align: left}

.date 
font-size: 9pt;
}

.euro {
ont-size: 8pt; font-variant: small-caps; text-transform: uppercase;
}