

h4 {
	color: white;
	font-size: 11px;
	margin: 15px 0 5px 0 ;
}
    
    
h4,
table.list,
table.formulaire,
a.aStd {
	
	font-family: arial, sans-serif;
}
table.formulaire {
	width: 98%;
}
table.formulaire tr {
	vertical-align: top;
}

table.formulaire td,
table.formulaire th {
	padding: 2px;
	font-size: 11px;
}
	
	table.formulaire th {
		width: 100px;
		text-align: right;
		padding-right:5px;
	}
	table.formulaire textarea.txt,
	table.formulaire input.txt {
		width: 300px;
		border:1px solid #ccc;
		background: white;
		color: black;
		font-size: 11px
	}


table.list a, 
table.formulaire a {
	color: white;
	text-decoration: underline;
}
table.list {
	width: 98%;
}
table.list tr {
	vertical-align: top;
}

table.list td,
table.list th {
	padding: 2px;
	font-size: 11px;
}


a.aStd {
	font-weight: bold;
	color: white;
	font-size: 11px;
}


p.explications {
	margin: 10px 0;
	color: white;
	font-size:11px;
}



.extranetHelp {
    margin: 15px 10px 5px 30px;
}

.extranetHelp a {
    display: block;
    font-size:11px;
    color: white;
    padding-left:30px;
    text-align: left;
    margin: 10px 0 0 0;
    line-height:25px;
}

.extranetHelp a.flash {
    background: transparent url('/images/minisite/flashplayer.jpg') no-repeat left 50%;
}

.extranetHelp a.pdf {
    background: transparent url('/images/minisite/acrobat.jpg') no-repeat left  50%;
}

.extranetHelp a.help {
    background: transparent url('/images/pictos/edit_3.gif') no-repeat left  50%;
}

.extranetHelp a.site {
    background: transparent url('/images/pictos/net_2.gif') no-repeat left  50%;
}


.extranetHelp #MiniSite {
    margin:5px 10px 15px 10px;;
    font-size: 11px; 
}
.extranetHelp #MiniSite a {
    text-decoration: underline;
    font-weight: bold;
    padding: 0 0 0 10px;
    display: inline;
}