/*=========================================================*/
/* Defaut                                                  */
/*=========================================================*/

body{
	background-color:#fff;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#363636;
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
}

TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Trebuchet MS, Verdana, Arial
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: Trebuchet MS, Verdana, Arial
}
INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Trebuchet MS, Verdana, Arial
}

/*=========================================================*/
/* Titres                                                  */
/*=========================================================*/

.titre_couleur {
color : #FF0013;
font-size : 15px;
line-height : 20px;
}

.contenu {
color : #000000;
font-size : 12px;
line-height : 15px;
}

.contenu2 {
color : #688918;
font-size : 11px;
line-height : 13px;
}

.rubrik_cours {
color : #D7DF27;
font-size : 12px;
line-height : 13px;
text-decoration : none;
}

.rubrik {
color : #03A24A;
font-size : 12px;
line-height : 13px;
text-decoration : none;
}
A:hover.rubrik {text-decoration: none; color: #000000;}

.rubrikh {
color : #FFFFFF;
font-size : 12px;
line-height : 15px;
text-decoration : none;
}
A:hover.rubrikh {text-decoration: none; color: #000000;}

.rubriks {
color : #03A24A;
font-size : 12px;
line-height : 15px;
text-decoration : underline;
}
A:hover.rubriks {text-decoration: none; color: #000000;}

/*=========================================================*/
/* Liens                                                   */
/*=========================================================*/

A.lien_souligne{
color : #ffffff;
text-decoration : none;
font-size : 11px;
line-height : 13px;
}
A:hover.lien_souligne {text-decoration: none; color: #000000;}

A.lien_souligne2{
color : #000000;
text-decoration : underline;
font-size : 12px;
line-height : 13px;
}
A:hover.lien_souligne2 {text-decoration: none; color: #7A8348;}

A.lien_soulignebas{
color : #688918;
text-decoration : none;
font-size : 11px;
line-height : 13px;
}
A:hover.lien_soulignebas {text-decoration: none; color: #7A8348;}

A.lien_soulignebas2{
color : #000000;
text-decoration : none;
font-size : 12px;
line-height : 13px;
}
A:hover.lien_soulignebas2 {text-decoration: none; color: #7A8348;}

A.lien_onglet{
color : #000000;
text-decoration : none;
font-size : 11px;
line-height : 12px;
}
A:hover.lien_onglet {text-decoration: underline; color: #FFFFFF;}
#copyright {
	position: static;
	margin: -50 200 200 160;
	
}

