@media screen {
b {
	font-size: 11px;
	font-weight: bold;

}

* {
		-moz-box-sizing: border-box;
	}
strong {
	font-size: 11px;
	font-weight: bold;

}
body, table, td, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D5E4F5;
	margin: 0px;

}

h1 {
	font-size: 16px;
	margin:15px 0;
}

h2 {
	font-size: 14px;
	margin: 15px 0;
	font-weight: bold;
	color: #3399FF;
}

h3 {
	font-size: 12px;
	margin: 15px 0;
	font-weight: bold;
	color: #BAD136;
}

h3  a{
	font-size: 12px;
	margin: 15px 0;
	font-weight: bold;
	color: #BAD136;
	padding-bottom:5px;
	border-bottom:dashed 1px #BAD136;
}

a {
	color: #D4E3F5;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}


.libelleform {
	font-size: 0.5em;
	color: #666666;
}
.rubform {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txtfield {
	font-size: 10px;
	color: #666666;
}
.boutonform {
	font-size: 10px;
	color: #666666;
}

/*
 * MENU
 */
#Menu
{
	width: 190px;
	font-weight: bold;
	padding-left: 0px;
	margin-left:20px;

}

.accueil 
{
	list-style:none;
	text-decoration:none;
	width:190px;
	float:left;
	padding-left:14px;
	margin-right:15px;
	margin-bottom:15px;
}

.accueil a
{
    color:#BBC234;
	font-weight:bold;
	text-decoration:none;
}

#Menu a 
{

	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

#Menu  .selected{color:#7EC0FC; }

#Menu .txtSSMenu
{
	font-size: 12px;
}
#Menu a.txtSSMenu
{
	font-size: 10px;
}


#conteneurPrincipal
{
	display:table;
	width:100%;
	height:100%;
}

#Contenu {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear:both;
	padding:15px 0;
}
#Pied 
{
	/*background-image: url(/images/interface/pixpied.gif);*/
	padding-left: 2px;
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

.table{
	width:100%;
	background-color:#1B6EA6;
}
.tableListe{
	background-color:#1B6EA6;
	margin:15px;
}

.tableDetail { background-color:#1B6EA6;}

}
.details{color:#BAD136; font-weight:bold;}
@media print {
b {
	font-size: 11px;
	font-weight: bold;

}
strong {
	font-size: 11px;
	font-weight: bold;

}
p, table, body , div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	display: inline;
}

h3 a{
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
a {
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #000000;
}



#Menu
{
	width: 190px;
	font-weight: bold;
	padding-left: 5px;
	margin-left:5px;

}

.table{
	background-color:#1B6EA6;
	float:left;
}
.color {
	color: #666666;
}
}
