/* CSS Document */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0;
}
a:link {
	color: #676767;
}
a:visited {
	color: #676767;
}
a:hover {
	color: #7B893A;
}
a.menu:link {
	color: #676767;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #676767;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #333333;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
}
h2 {
	font-size: 16px;
	color: #B2D90C;
}
h3 {
	font-size: 14px;
	color: #B2D90C;
}
h4 {
	font-size: 12px;
	color: #B2D90C;
}
h5 {
	font-size: 12px;
	color: #B2D90C;
}
h6 {
	font-size: 12px;
	color: #B2D90C;
}
.tbl_menu {
	background-color: #B2D90C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
}
.tbl_general td{

}
.th_site {
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
a.site:link {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.site:visited {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.site:hover {
	color: #B2D90C;
}
.sites_encours {
	color: #676767;
	font-size: 12px;
	font-weight: bold;
}
.hr {
background-image:url(../images/ligneHR.gif);
background-repeat:repeat-x;
width:100%;
}
li {list-style-image:url(../images/puce.gif);}
ul {  margin-left:0px;
  padding-left: 15px;
}
.vert12 {
	font-size: 12px;
	color: #B2D90C;
}
.puce { margin-right:5px;}
.puce2 {margin-right:5px;}
a.menuport:link {
	color: #676767;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menuport:visited {
	color: #676767;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menuport:hover {
	color: #B2D90C;
}
.desc_port {
	text-align:justify;
	width:250px;
}
.alignCenter {
	text-align:center;
}
.alignJustify {
	text-align:justify;
}
.td300 {
	vertical-align:top;
	width:300px;
}
.alignTop {
	vertical-align:top;
}