.omagTitre {
	font-family: sans-serif;
	font-size : 11pt;
	color : #003399;
	font-weight : bold;
	text-align: justify;
}

.omagTitreNormal {
	font-family: sans-serif;
	font-size : 11pt;
	color : #000000;
	font-weight : normal;
	text-align: justify;
}

.omagTxtNonActif {
	font-family: sans-serif;
	font-size : 8pt;
	color : #FF0000;
	font-weight : normal;
}

.omagTxt {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	text-align: justify;
}

.omagTxtRouge {
	font-family: sans-serif;
	font-size : 8pt;
	color : #FF0000;
	font-weight : bold;
	text-align: justify;
}

.omagAsterRouge {
	font-family: sans-serif;
	font-size : 8pt;
	color : #FF0000;
	font-weight : normal;
}

.omagAccMagBleu {
	font-family: sans-serif;
	font-size : 9pt;
	color : #003399;
	font-weight : bold;
}

.omagRPromo{
	font-family: sans-serif;
	font-size : 8pt;
	color : #333333;
	font-weight : normal;
}

.omagVisuel{
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	text-align : left;
	font-weight : normal;
}

.omagSpec{
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
}

.omagVoirPlus{
	color : #0000FF;
	font-style : italic;
	font-decoration : none;
}

.omagTxtAddOn {
	font-family: sans-serif;
	font-size : 7pt;
	color : #000000;
	font-weight : normal;
	text-align: left;
}

.omagTxtAddOnRouge {
	font-family: sans-serif;
	font-size : 7pt;
	color : #FF0000;
	font-weight : normal;
	text-align: left;
}

.omagFormErreur {
	font-family: sans-serif;
	font-size : 8pt;
	color : #FF0000;
	font-weight : normal;
	text-align: left;
}

.omagFormInputTxt {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: 1.5pt;
	width: 115pt;
}

.omagFormDropDown {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	width: 115pt;
	margin-left: 4px;
}

.omagFormInputSoum {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: 1.5pt;
	width: 150pt;
}

.omagFormInputAdmin {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: 1.5pt;
	width: 400pt;
}

.omagFormCheckBoxAdmin {
	border-style: groove;
	border-width: 1.5pt;
	width: 16pt;
}

.omagFormInputProduitAdmin {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: 1.5pt;
	width: 200pt;
}

.omagFormInputSoumRouge {
	font-family: sans-serif;
	font-size : 8pt;
	color : #FF0000;
	font-weight : normal;
	border-style: groove;
	border-width: 1.5pt;
	width: 150pt;
}

.omagFormButton {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: hairline;
}

.omagListPuce {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	text-align : left;
	font-weight : normal;
}

.omagSelectMenu {
	font-family: sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	border-style: groove;
	border-width: 0.5pt;
	width: 150pt;
}

.omagBackTile {
	background-position: bottom right;
	background-repeat: no-repeat;
}

.omagMenuBasBackTile {
	background-position: top;
	background-repeat: repeat-x;
}

.omagTxtAdmin {
	font-family: sans-serif;
	font-size : 7pt;
	color : #000000;
	font-weight : normal;
	text-align: justify;
}

.omagMenuCoordonneesItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:right;
	color: #FFF;
	padding:3px 0px 3px 0;
	margin:1px;
	background-color:#D54524;
}

a.omagMenuCoordonnees:link{
	color: #FFF;
	text-decoration : none;
	margin-right: 8px;
	display:block;
}

a.omagMenuCoordonnees:visited{
	color: #FFF;
	text-decoration : none;
	margin-right: 8px;
	display:block;
}

a.omagMenuCoordonnees:hover{
	color: #FFF;
	background-color : #D75030;
	margin-right: 8px;
	display:block;
}

.omagMenuItem{
	width:130px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:right;
	color: #FFF;
	border-bottom:#DF7056 1px solid;
	margin:4px 0 4px 15px;
}

a.omagMenu:link{
	color: #FFF;
	text-decoration : none;
	display:block;
}

a.omagMenu:visited{
	color: #FFF;
	text-decoration : none;
	display:block;
}

a.omagMenu:hover{
	color: #FFF;
	background-color : #D75030;
	display:block;
}

A:link {
	font-family: sans-serif;
	font-size : 8pt;
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

A:visited {
	font-family: sans-serif;
	font-size : 8pt;
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}
