/* $Id: style.css 278 2008-08-12 20:57:12Z pcoustillas $  */  
@import url("../commun.css");

body {
	background-color:#bfbfbf;
}

img {
border: none;
margin: 0;
}		
	

OPTION  { 
	cursor: pointer;
}

submit
{
background-color: transparent; 
}





 



table {
	border-spacing: 1px 1px;
	border: 1px;
	table-layout: auto;
	caption-side: top;
	border: thin solid #000000 ;
}

td {
	font-family:verdana, sans-serif;
	font-size:x-small;
	color:#000000;
	text-align: left;
	padding:4px;
	border: 0px;
}
td.highlight {
	color:#000000;
}


td.page{
text-align:center;
border: 1px ;

}
table.page {
border-style:solid;
border-width:1px;
border-spacing: 0px ;
border:thin solid #BBBBBB;
text-align:center;
margin-top:70px;
}
	
h1 {
font-family:arial, sans-serif;
font-size:small;
color:green;
background-color:transparent;
text-align:center;
	font-weight: bold;
}
h2 {
font-family:arial, sans-serif;
font-size:MEDIUM;
color:green;
background-color:transparent;
text-align:center;
}



a:link {
font-family:verdana, sans-serif;
font-size:SMALL;
color:blue;
background-color:transparent;
text-decoration:underline;
}
a:visited {
font-family:verdana, sans-serif;
font-size:SMALL;
color:black;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:verdana, sans-serif;
font-size:SMALL;
color:navy;
background-color:transparent;
text-decoration:underline;
}


tr {
	font-family:verdana, sans-serif;
	font-size:x-small;
	color:#000000;
	
	border: 0px;
	background-color:#ffffee;
	
}
tr.highlight{
font-family:verdana, sans-serif;
	font-size:x-small;
	color:#000000;
	border: 0px ;
	background-color: #bfbfbf;
	
	
}


td.td2{
font-family:verdana, sans-serif;
font-size:SMALL;
color:#000000;
text-align:center;
background-color:#DDDDDD;
border-color:transparent;
border-style:solid;
border-width:0px;
padding:0;
}

td.td3{
font-family:verdana, sans-serif;
	font-size:x-small;
	color:#000000;
	text-align: left;
	padding:4px;
	vertical-align: top;
	border: 0px none;
}
.td2montant{
background-color:#DDDDCC;
border-color:transparent;
}

.td3{
font-family:verdana, sans-serif;
font-size:SMALL;
color:#000000;
text-align:left;
background-color:#CC6633;
border-color:transparent;
border-style:solid;
border-width:0px;
padding:0;
}
.td4{
font-family:verdana, sans-serif;
font-size:SMALL;
color:#000000;
text-align:left;
background-color:transparent;
}

.boiteaction {
	background-color:black;
	/*#F3FFDD;*/
	width:96%;
	text-align:center;
	border:1px;
	

}



caption {
	background-color: #b62819;
	 font-size:MEDIUM;
	 color:#FFFFFF;
	 font-weight: bold;
	 text-align:center;
	 
	 border-width:1px;
}

td.texte0 {
	background-color: #ffffee;
}
tr.texte0 {
	background-color: #ffffee;
	text-align: left	border-width:0px;
	border-left:thin solid black;
}

td.nombre0 {
	background-color: #ffffee;
	text-align: right;
}




td.texte1 {
	background-color: #ddddcc;
	text-align: left;
}
tr.texte1 {
	background-color: #ddddcc;
	text-align: left;
	border-width:1px;
	
}
td.nombre1 {
	background-color: #ddddcc;
	text-align: right;
}

th {
	background-color: #DDDDDD;
	color:red;
	font-weight: bold;
	text-align: center;
	
}
th a:link{
	background-color: transparent;
	color:red;
	font-weight: bold;
	text-align: center;

}
th a:visited{
	background-color: transparent;
	color:red;
	font-weight: bold;
	text-align: center;

}
th a:hover{
	background-color: transparent;
	color:red;
	font-weight: bold;
	text-align: center;

}
.submit {
	background-color: #b62819;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
}

.totaltexte {
font-size:SMALL;
	background-color: #dddddd;
	color:red;
	font-weight: bold;
}

.totalmontant {
font-size:SMALL;
	color:red;
	font-weight: bold;
text-align:right;
	background-color: #dddddd;
}	
.boiteaction td, form, input {
    padding: 1px;
    margin: 0;
} 


.menu, .ssmenu {
/* Il est important de laisser une largeur, au cas où le Javascript soit désactivé.
margin aussi */
	background-color:#b62819;
	font-size:12px;
	font-weight:bold;
	color:#ffffee;
	border:0px solid #ffffee;
	color:white;
	width:150px;
	padding:2px;
	margin:1em;
}

.menu {
	text-align:center;
	background:#b62819;
	border-color:#ffffee;
	
}
.ssmenu {
	background:#b62819;
	border-color:#ffffee;
}

.menu span, .ssmenu span {
/* pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une
	pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu a:link, .ssmenu a:link, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	font-family:MS Sans Serif, sans-serif, Verdana, Arial;
	text-decoration:none;
	color:#FEB;
	padding:2px 0px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
	height:100%;
	margin:0px;
	margin:0px;
/*	width:100%;*/
	voice-family: "\"}\"";
	voice-family:inherit;
}
.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
	width :auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#ffffee;
	color:#034;
	text-decoration:none;
	}


	
/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure et largeur des menu et ssmenu.
- l'effet spécial IE pour les ssmenu
- police et couleurs des liens "non survolés" et "survolés".
*/
