/******************************************************************/
/*                                              MENU                                                 */
/******************************************************************/
/******************************************/
@charset "UTF-8";

body {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a {

	color: #616161;
	text-decoration: none;
}

a.jaune{	
	color: Black;	
}

a.bleu{
	color: #0000CC;	
}
a.jaune:hover {
	color: #F8F5AD;
	background-color: #9B9593;
}


a.bleu:hover {
	color: #F8F5AD;
	background-color: #9B9593;
}



a:hover{
	color:#009BE2;
} 

a.img:hover {
	background-color: transparent;
}

a:visited{
text-decoration:none;
}

ul {
	padding:0px;
	margin:10px;
}
ul li {
	padding:0;
	margin-left:20px;
	
	}
	
ul.sanspuce li {
	list-style:none;
}
ul.sanspuce li ul li {
	list-style:disc;		
}
ul ul li {
	margin-left:50px;
	font-size:14px;
}


div.note ul {margin:20px;
}

.corps1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}


.titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000000;
}

.titre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

.titre a:hover{
	font-size: 15px;
	color: #1E90FF;
}


.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


hr{
	color: #D7D7D7;
	height: 1px;
	width: 99%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 10px;
}


.h1 {
	font-family: "Microsoft Sans Serif";
	font-size: 20px;
	color: #FFC200;
	letter-spacing : normal;
	text-transform : uppercase;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	text-align:justify ;
}

.txt2{	
	padding: 2px 4px 10px;
	border: 1px dashed #758d95;	
	color: #232d30;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	text-align:justify ;	
}




.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E90FF;
}

.pb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font: bold;
	color: #FFFDAE;
}


.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #295076;
}

.table {
	font-family: Arial;
	font-size: 11px;
	color: #6a6a6a;
	font-weight: bold;
}

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight: bold;
}

#table1-2 {
border:solid 1px #FFBA75;
background-color:#E5E5E5;
padding:2px 3px 2px 3px;
}


#table1-2 td {
padding:2px 3px 2px 3px;
}



td.ligne {
	height: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-bottom: 1px solid #DDDDDD;
}

td.colonne {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 1px solid #DDDDDD;
}



.txt1
 {
 	font-family: Verdana;
	font-size: 10px;	
	color: #0000CC;	
	text-align: left;
	font-weight: normal;		
}

.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
}


.titre_tableau{
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	border-left: solid;
	border-left-width: 10px;
	border-left-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CC;
	font-size: 12px;
	color: Black;
	font-weight : bold;
}


.separateur{			
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D2D2D2;		
	line-height: 0px;
}

.SeparateurNoir{			
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;		
	line-height: 0px;
}




.titre1{
	font-family: Arial;
	font-size: 15px;
	color: #6a6a6a;
	font-weight : bold;
}

.titre2{
	font-family: Arial;
	font-size: 13px;
	color: #EA0000;
	font-weight : bold;
}

.sous_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807661;
	font-weight : bold;
}


.italique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight : bold;
	font-style : italic;
}

.text_bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;		
}

input [radio]
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	background-color: #E6E6E6;
	border: 1px solid  #CCC; 		

}


select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009BE2;
	background: #EFEFEF;
	line-height:12px;		
}


textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	background-color: #E6E6E6;
	border: 1px solid  #CCC; 	
}


.rouge{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #DF0000;
	
}

.bouton2
{	
	background: url(../intranet/images/delete.gif);
	cursor:pointer;
	border: none; 
	height: 20px; 
	width: 20px;
	background-repeat: no-repeat;
}

.delete
{
	background:url(../images/effacer.gif);
	border: none; 
	height: 16px; 
	width: 16px;
	background-repeat: no-repeat;
	cursor:pointer;
}


.bouton3

{
	background: url(../intranet/images/Disquette.gif);
	border: none; 
	height: 20px; 
	width: 20px;
	background-repeat: no-repeat;
	cursor:pointer;
}


.ajouter
{
background: url(../intranet/images/plus.gif);
border: none; 
	height: 16px; 
	width: 16px;
	background-repeat: no-repeat;
	cursor:pointer;

}


.TitreGris{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 10px;
	border-left-color: #D2D2D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D2D2D2;
	font-size: 12px;
	color: #909090;
	font-weight: normal;
}


.TourGris{
	border: solid 1px;
	border-color: #BCBCBC;	
}

.TitreBrun{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 10px;
	border-left-color: #D3C296;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3C296;
	font-size: 12px;
	color: #A87D26;
	font-weight: normal;
}


.TourBrun{
	border: solid 1px;
	border-color: #E4C89C;
	width: 80%;
}



.TitreB1{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 6px;
	border-left-color: #A2A2A2;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A2A2A2;
	font-size: 12px;
	color: #626262;
	font-weight: bold;
}

.TitreB2{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 8px;
	border-left-color: #D2D2D2;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D2D2D2;
	font-size: 12px;
	color: #828282;
	font-weight: bold;
}

.TitreB22{
	padding-left: 3px;
	border-left: solid;
	border-left-width: 3px;
	border-left-color: #D2D2D2;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D2D2D2;
	font-size: 12px;
	color: #828282;
	font-weight: bold;
}

.TitreB3{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 6px;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E0E0E0;
	font-size: 12px;
	color: #9B9B9B;
	font-weight: bold;
}

.TitreB4{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 6px;
	border-left-color: #E9E9E9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E9E9E9;
	font-size: 12px;
	color: #B4B4B4;
	font-weight: bold;
}

.TitreB5{
	padding-left: 5px;
	border-left: solid;
	border-left-width: 6px;
	border-left-color: #EFEFEF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EFEFEF;
	font-size: 12px;
	color: #CACACA;
	font-weight: bold;
}

.envoyer{
	background:url(../images/envoyer.png);
	border: none; 
	height: 16px; 
	width: 16px;
	background-repeat: no-repeat;
	cursor:pointer;
}


.note{
padding:6px 5px 6px 5px;
/*border-color:#6699CC;*/
border:1px dashed #6699CC;;
background-color:#D0DEEE;
text-align:justify;
float:left;
margin:5px 5px 5px 5px;
font-size:11px;
clear:both;
width:450px;
}

.note1{
padding:6px 5px 6px 5px;
border:1px dashed #FF8040;
background-color:#FFD2A6;
text-align:justify;
float:left;
margin:5px 5px 5px 5px;
font-size:11px;
clear:both;
width:450px;
}

.note2{
padding:6px 5px 6px 5px;
border:none;
width:90%;
margin:0px 5px 5px 3px;
float:right;
font-size:11px;
}


.note3{
padding:6px 5px 6px 5px;
border-color:#6699CC;
border:1px dashed #333333;
background-color:#D0DEEE;
text-align:justify;
font-size:12px;
font-weight: bold;
margin:5px 5px 5px 5px;
}





.bord{	
	padding: 1px 2px 6px 1px;
	border: 1px dashed #758d95;	
	color: #347589;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	text-align:justify ;
	
}

.bord td{
padding:6px 8px 3px 4px;
border-bottom: 1px solid #347589;
border-color:#284a54;
color:#232d30;

}

.bord td.last{
padding:6px 8px 3px 4px;
border-bottom: none;
font-weight:bold;

}

.txt3{		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: normal;
	text-align:justify ;
	border:	1px solid #000;
}


.txt4{			
	text-align:justify ;
	border:	1px solid #000;
}


.txt4 td{			
	border:	1px solid #000;
	padding:6px 8px 3px 4px;
    border-bottom: 1px solid #000;
    color:#000;	
}


/* Estimateur */
.estimateur { font-size: 1em; line-height:1.25; font-family: 'Roboto',Arial,Helvetica,sans-serif;
    color: #000; }
.estimateur p { margin: 15px 0 0 0; }
.estimateur a { color: #0079be; }
.estimateur .note { font-size: 0.875em; width: 98%; max-width: 800px; margin: 5px 0;}
.estimateur select {font-size: 0.875em;}
.estimateur select option {white-space: normal; margin: 5px 0;}
.estimateur .txt { font-size: 0.875em; }
.estimateur .bord { font-size: 0.875em; }
.estimateur .txt .bord { font-size: 1em; }
.estimateur .bold { font-size: 0.875em; }
.estimateur .note1 { font-size: 0.875em; }
.estimateur #resultat,
.estimateur #programme { width: 100%; max-width: 690px; }







