﻿.TitreMenu
{
	padding:7px 0 0 3px; 
	height:20px; 
	background-image:url(../Images/Onglet.JPG); 
	background-repeat:no-repeat; 
	font-family: 'Franklin Gothic Demi'; 
	font-weight: normal; 
	font-size: 14px; 
	color: #1F497D;
    vertical-align:middle;
}

.Titre1
{
    color: #1F497D;
    font-size: 18.0pt;
    font-family: "Franklin Gothic Demi", sans-serif;
}
	    
.Titre2
{
    color: #1F497D;
    font-size: 16.0pt;
    font-weight: 700;
    font-family: "Franklin Gothic Book", sans-serif;
}

.Titre3
{
    color: #1F497D;
    font-size: 13.0pt;
    font-weight: 700;
    font-family: "Franklin Gothic Book", sans-serif;

}

.TitreRouge1
{
    color:red;
    font-size:18.0pt;
    font-weight:700;
    font-family:"Franklin Gothic Demi", sans-serif;
}

.TitreRouge2
{
    color: red;
    font-size: 14.0pt;
    font-weight: 700;
    font-family: "Franklin Gothic Book", sans-serif;
}

.TextRouge1
{
    color: red;
    font-size: 11.0pt;
    font-weight: 700;
    font-family: "Franklin Gothic Book", sans-serif;
}

.TitreItalique1
{
    font-size: 13.0pt;
    font-weight: 700;
    font-style: italic;
    font-family: "Franklin Gothic Book", sans-serif;
}

.TitreBold1
{
    font-size: 16.0pt; 
    font-weight: 600; 
    font-style: normal; 
    text-decoration: none; 
    font-family: 'Franklin Gothic Book', sans-serif; 
}

.Text1
{
    color: black;
    font-size: 13.0pt;
    font-weight: 400;
    font-family: "Franklin Gothic Book", sans-serif;

}

.TextRepVert1
{
    color: Green;
    font-size: 10.0pt;
    font-weight: 600;
    font-family: "Franklin Gothic Book", sans-serif;
}

.TextRepRouge1
{
    color: red;
    font-size: 10.0pt;
    font-weight: 600;
    font-family: "Franklin Gothic Book", sans-serif;
}

.TextBleu1
{
    color: #1F497D;
    font-size: 11.0pt;
    font-weight: 700;
    font-family: "Franklin Gothic Book", sans-serif;
}

.body
{
    width: 100%;
    color: black;
    font-size: 10.0pt;
    font-weight: 400;
    font-family: "Franklin Gothic Book", sans-serif;
    text-align: left;
    padding: 0 0 0 0; 
    margin: 0 0 0 0;
}

.watermarked 
{
    width:300px;
    padding:2px 0 0 2px;
    border:none;
    font-style: italic;
    background-color:#F0F8FF;
    color:gray;
}

.waterTBX
{
    width:300px;
    padding:2px 0 0 2px;
    border:none;
    background-color:#F0F8FF;
}

.waterTBX1
{
    padding:2px 0 0 2px;
    border:none;
    background-color:#F0F8FF;
    border-bottom-style: dashed; 
    border-bottom-width: 1px; 
    border-bottom-color: #000000;
}

.waterTBX2
{
    padding:2px 0 0 2px;
    border:none;
    background-color:#F0F8FF;
}

.ValidationError
{
    font-style:italic; 
    font-size:12px;
    color:red;
}


.flag
{
    width:100%;
    text-align:right;
    font-size:11px;
    margin: 5px 0 5px 0;
}

.flag a
{
    color:#000000;
    text-decoration:none;
    border: none;
}

.flag img
{
    color:#000000;
    text-decoration:none;
    border: none;
}

.flag a:hover
{
    color:#F00;
}

a.bt0 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background:url(../Images/bouton/btn_form.gif) no-repeat;
	padding:3px 1px 5px 1px;
	display:block;
	text-align:center;
	width:88px;
	height:13px;
}
	
a.bt0:hover
{
   background:url(../Images/bouton/btn_form_over.gif) no-repeat;
   color:#000;
}


a.bt1 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	background:url(../Images/bouton/big_btn.gif) no-repeat;
	padding:22px 1px 5px 1px;
	display:block;
	text-align:center;
	width:283px;
	height:36px;
}
	
a.bt1:hover
{
   background:url(../Images/bouton/big_btn_over.gif) no-repeat;
   color:#000;
}

a.bt2 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	background:url(../Images/bouton/big_btn.gif) no-repeat;
	padding:3px 1px 11px 1px;
	display:block;
	text-align:center;
	width:283px;
	height:50px;
}
	
a.bt2:hover
{
   background:url(../Images/bouton/big_btn_over.gif) no-repeat;
   color:#000;
}

a.bt3 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	background:url(../Images/bouton/big_btn.gif) no-repeat;
	padding:8px 1px 5px 1px;
	display:block;
	text-align:center;
	width:283px;
	height:50px;
}
	
a.bt3:hover
{
   background:url(../Images/bouton/big_btn_over.gif) no-repeat;
   color:#000;
}

.graf
{
	background-image:url(../Images/graf.gif);
	background-position:left;
	background-repeat:repeat-x;
	border:none 0px #0066FF;
    width:1px; 	
}

