/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

body         
{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #3675A4;
	scrollbar-3dlight-color: #3675A4;
	scrollbar-arrow-color: #3675A4;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#4EA8EB url('../images/fond.gif') repeat-y center;
	margin:0;
	padding:0;
	text-align:center;
}
#PanelPublic { font-family:Arial, Helvetica, sans-serif}
#panelPublic #conception {position:absolute; bottom:30px; left:40px; }
p{font-family:Verdana, Arial, Helvetica, sans-serif}
/*pour contrecarrer la mise en forme avec fonds : s'applique aux fiches détail notamment*/
.pasdefond {
background: #fff;
}
#modulerecherche {
position:absolute;
top:60px;
left:260px;
}
#modulerecherche input {
font-weight:normal;
font-size:10px;
border:1px solid #3675A4;
color:#3675A4;
width:120px;
}
#modulerecherche .bouton {
color:#fff;
background-color:#3675A4;
width:65px;
}
#contact {
position:absolute;
top:5px;
left:230px;
}
#contact img {
border:0;
}
.contenaccueil {
background: url('../images/fond.gif') repeat-y center;
}
.boutonprint {visibility:visible}
/*------- FORMATAGE DE LA PAGE -------
à mettre dans toutes les pages pour appliquer les fonds
Contient le formatage du menu gauche et des pages de contenu*/
table#accueil {
border:0;
margin:auto;
padding:0;
border-collapse:collapse;
width:980px;
height:100%;
background:url('../images/fond-haut-accueil.gif') no-repeat top center;
font-family:Arial, Helvetica, sans-serif;
}
table#conteneur {
border:0;
margin:auto;
padding:0;
border-collapse:collapse;
width:980px;
height:100%;
background:url('../images/fond-haut.gif') no-repeat top center;
}

table#conteneur td.fondbas, table#accueil td.fondbas {
height:42px;
background:url('../images/fond-bas.gif') no-repeat top center;
vertical-align:top;
}

table#conteneur td.fondbas #conception {
float:left;
margin-left:20px;
font-size:11px;
width:250px;
}
table#conteneur td.fondbas #mentions {
float:right;
text-align:right;
margin-top:1px;
width:350px;
}
table#conteneur td.fondbas #mentions img {
border:0;
}
table#conteneur div#entete, table#accueil div#entete {
text-align:right;
margin:0 5px 0 0;
padding:0 0 5px 0;
color:#fff;
font-size:x-small;
font-weight:bold;
}
.PAGETITRE {
display:block;
width:365px;
float:right;
margin:0;
padding:15px 20px 0 35px;
font-size:small;
height:58px;
color:#D7472C;
font-weight:800;
background:url('../images/fondtitre2.gif') no-repeat top right;
text-align:center;

}
#menucontenu {
border:0;
margin:0 5px 0 5px;
padding:1px;
width:99%;

}
#menusommet {
height:69px;
text-align:right;
background:url('../images/menu_sommet.gif') no-repeat top left;
padding:30px 18px 0 5px;
font-size:0.9em;
}
.basmenu {
width:185px;
height:65px;
background:url('../images/menu_bas.gif') no-repeat bottom left;
}

#menucontenu td.menugauche{
border:0;
margin:0;
padding:20px 0;
width:185px;
vertical-align:top;
}

#menucontenu td.contenu {
padding:10px 5px 5px 20px;
vertical-align:top;
}
/*--------- fin Formatage général --------*/
/*------------------ formatage particuliers -----------------------
actualités de la page d'accueil et de la page actu avec des fonds mauve
*/

.tableactu, .tabledoc {
width:680px;
margin:auto;
padding:0;
clear:both;
}

.tableactu td, .tabledoc td {
padding:1px 5px;
}

.tableactu .cellImg {
text-align:center;
font-size:0.7em;
color:#3675a4;
width:auto;
}

.tableactu .hautactu {
background:url('../images/hautactu.gif') no-repeat top left;
min-height:50px;
}

.tableactu .milieuactu {
background:url('../images/milieuactu.gif') repeat-y;
font-family:Arial, Helvetica, sans-serif;
}

.tableactu .basactu {
background:url('../images/basactu.gif') no-repeat bottom left; 
height:35px;
}

/*
Liste de documents avec des fonds bleu
*/

.tabledoc .hautdoc {
background:url('../images/hautdoc.gif') no-repeat top left;
min-height:50px;
height:35px;
vertical-align:bottom;
padding-left:10px;

}

.tabledoc .milieudoc {
background:url('../images/milieudoc.gif') repeat-y;
font-family:Arial, Helvetica, sans-serif;

}

.tabledoc .basdoc {
background:url('../images/basdoc.gif') no-repeat bottom left; 
height:15px;
}
/*mm chose que tabledoc en + etroit */

.tabledoc2 .hautdoc {
background:url('../images/hautdoc.gif') no-repeat top left;
min-height:50px;
height:35px;
vertical-align:bottom;
padding-left:10px;

}


.tabledoc2 .basdoc {
background:url('../images/basdoc.gif') no-repeat bottom left; 
height:15px;
}
.tabledoc2 td {
background:url('../images/milieudoc.gif') repeat-y;
}

/* liste des infos en colonne double */
.tabledouble {
width:337px;
margin:auto;
padding:0;
clear:both;
}

.tabledouble {
padding:1px 5px;
}

.tabledouble .hautdouble{
background:url('../images/hautdouble.gif') no-repeat top left;
min-height:50px;
}

.tabledouble .milieudouble {
background:url('../images/milieudouble.gif') repeat-y;
font-family:Arial, Helvetica, sans-serif;

}

.tabledouble .basdouble {
background:url('../images/basdouble.gif') no-repeat bottom left; 
height:15px;
}
/*------------debut des balises -----------*/
table {
border-collapse:collapse;
}
h1,h2,h3,h4,h5,h6, THEAD, TFOOT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
h1,H2, H3, H4 {
color:#3675A4;
	font-weight:600;
	}
	
H3	{	
	font-size:	1.15em;
	font-weight: 800;
	background:url('../images/pointeh4.gif') no-repeat bottom left;
	padding:20px 0 0 18px;
	}	
		
H4	{	
	font-size:1.1em;
	padding:10px 0 0 0;
	}	

H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	}	
		
TH	{	
	vertical-align:middle;
	font-size:	1em;
	font-weight:	bold;
	}	
	
hr
{
	width: 100%;
	color: #ff0000;
	height: 1px;
}
A:visited	{	
	text-decoration:	none;
	color:	#666;
	}	
A:active	{	
	text-decoration:	none;
	color:	#999;
	}	
	
A:link	{	
	text-decoration:	none;
	color:	#666;
	}	

A:hover	{	
	text-decoration:	none;
	color:	#333;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Arial, Helvetica, sans-serif;
	}	
	
ul {
margin:0 0 0 5px;
padding:0;
}

UL LI	{	
	list-style-image:url('../images/pointe.gif') ;
	margin:2px 5px;
	padding:0;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	border:0;
	}
/*------fin des balises ------------

--------- début des classes spécifiques-----------------*/
.nompersonne {
font-size:1em;
color:#E4492B;
font-weight:bold;
margin-bottom:10px;
}

.identifiant {
font-size:1.2em;
color:#fff;
font-weight:bold;
margin-bottom:10px;
}

.bienvenue {
text-align:center;
}

table#accueil .coordonnees {
text-align:center;
}
.login {
background:url('../images/fond-login.gif') no-repeat top center;
height:230px;
width:370px;
padding:20px 0 20px 0;
text-align:center;
}
ul.decaldroite {
padding:3px 10px 5px 20px 
}
ul.decaldroite li {
margin:5px;
}

.titrebleu {
text-align:center;
font-size:1.5em;
}
/*----------GESTION DU MENU-----------*/	
.menu
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
background:#B9ADF3 url('../images/menu.gif') repeat-y;
 width:170px;
 height:23px;
 border-top:1px solid #3675A4;
cursor:pointer
}
.menu a:visited {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.menu a:link {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.menu a:hover  {
color:#CC0000;
font-size:12px;
font-weight:bold;
padding-left:20px;
background:#B9ADF3 url('../images/menuselrouge.gif') no-repeat left;
text-decoration:none;

}
.menu a:active {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;

}

.menusel
{
color:#E4492B;
font-size:13px;
font-weight:bold;
 background:#B9ADF3 url('../images/menusel.gif') no-repeat left;
 padding-left:20px;
 height:25px;
  border-top:1px solid #3675A4;
  border-bottom:1px solid #3675A4;
cursor:pointer;
text-decoration:none;

}
.menusel a:visited {
font-size:12px;
color:#E4492B;
font-weight:bold;
}
.menusel a:link {
color:#E4492B;
font-size:12px;
font-weight:bold;
text-decoration:none;

}
.menusel a:hover {
color:#CC0000;
font-size:12px;
font-weight:bold;
padding-left:20px;
text-decoration:none;

}
.menusel a:active {
font-size:12px;
color:#E4492B;
font-weight:bold;
}

.ssmenu
{
	background:#9999FF url('../images/ssmenu.gif') repeat-y left;
}
.ssmenusel
{
color:#E4492B;
background:#CCCDFD url('../images/ssmenusel.gif') no-repeat left;
padding-left:30px;
height:20px;
}
.ssmenusel a:visited {
color:#E4492B;
font-size:.9 em;
font-weight:bold;
}

.ssmenusel a:active {
color:#E4492B;
font-size:.9 em;
font-weight:bold;
}
.menu, .menu a, .menusel a, .ssmenu a, .ssmenusel a {
font-family:Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 75%;
}
#tblMenu {
width:95%;
}

div.date {
float:right;
color:#3675A4;
font-size:.9em;
margin-right:10px;
}
.droite {
text-align:right;
}
.justifie {
margin:10px 5px 15px 2px;
text-align:justify;
width:90%;
}

.pointilles {
border:1px dashed #3675A4 ;
margin-bottom:5px;
}
th{
padding:1px;
font-size:.8em;
color:#fff;
font-weight:700;
background-color:#3399cc;
}
.lienbleu {
	text-decoration:none;
	color:	#3675A4;
	font-weight:bold;
}
A.lienbleu:link, A.lienbleu:visited	{	
font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	text-decoration:none;
	color:#3675A4;
	font-size:1.1em;
	}	
		
		
A.lienbleu:hover, A.lienbleu:active	{	
	text-decoration:none;
	color:	#ff0000;
	}
.description {
color:#3675A4;
}
.bouton {
background-color:#3399cc;
color:#fff;
font-weight:bold;
}
.bouton a {
color:#fff;
font-weight:bold;
height:25px;
margin:2px;
}
.datagride {
width:90%;
border-top:1px solid #fff;
border-right:1px solid #fff;
border-left:1px solid #3399cc;
border-bottom:1px solid #3399cc;
margin:25px 0 10px 0;

}
.datagride1, .datagride2 {
width:100%;
border:1px solid #3399cc;
margin:5px 0 10px 0;

}

.datagride td, .datagride1 td, .datagride2 td {
border-right:1px solid #fff;
border-bottom:1px dashed #3399cc;
}
.datagride .tdentete, .datagride1  .tdentete {
border-right:1px dashed #fff;
background-color:#3399cc;
color:#fff;
font-weight:bold;
}
.datagride2 th {
border-bottom:1px solid #fff;
background-color:#3399cc;
color:#fff;
text-align:left;
font-weight:bold;
font-size:.8em;

}

.datagride .tdentete a:link,.datagride .tdentete a:visited, .datagride1  .tdentete a:link,.datagride1  .tdentete a:visited{
color:#fff;
font-weight:bold;
}

.tableauadmin {
border:1px solid #6699cc;
margin:0 5px 5px 20px;
}
.tiretsbas {
border-bottom:1px dashed #3399cc;
}
.s37 {
width:37px;
}
.s50 {
width:50px;
}
.s100 {
width:100px;
}
.s140 {
width:140px;
}
.s200 {
width:200px;
}
.s220 {
width:220px;
}
.s250 {
width:250px;
}
.s300 {
width:300px;
}
.s350 {
width:350px;
}
.s400 {
width:400px;
}
.s450 {
width:450px;
}

.bt {
width:150px;
font-weight:bold;
text-align:center;
background-color:#3399CC;
}

ul.lienutiles li {
margin-bottom:10px;
}
ul.retrait50 {
margin-left:50px;
margin-top:10px;
}
ul.numero{
list-style-image:none;
list-style-type:decimal;
}
ul.numero li{
list-style-image:none;
list-style-type:decimal;
}
ul.retrait50 li ul li{
list-style-image:none;
list-style-type:none;
}
.envaleur {
color: #000099;
font-weight:bold;
}