@charset "UTF-8";



a:link {
	text-decoration: none;
	color: #38abee;
}
a:visited {
	text-decoration: none;
	color: #38abee;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
.grandtitre {
	font-size: 28px;
	color: #d0d0d0;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.standardlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #747e89;
}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #202f49;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
	padding: 2px;
}
.fondtab {
	background-image: url(images/bgtab.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #16253f;
}
.soustitre {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #d0d0d0;
	font-weight: normal;
	line-height: normal;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58679C;
	font-weight: normal;
}
.menufooter {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #5e5f61;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.menus {
	font-size: 13px;
	font-weight: normal;
	color: #5e5f61;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: normal;
}
.menus a:visited {
	color: #e8e9eb;
}
.menus a:link {
	color: #e8e9eb;
}
.menus a:hover {
	color: #00FFFF;
	text-decoration: none;
}
.menus a:active {
	color: #00FFFF;
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #d0d0d0;
	text-align: left;
	margin-bottom: 14px;
}

.fltrt { /* this class can be used to float an element left in your page */
	float: right;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #d0d0d0;
	text-align: left;
	margin-bottom: 14px;
}

.titrestab {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #747e89;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0.1em;
}

.standardtext  a:link  {
	text-decoration: none;
	color: #8FF0F3;
}

.standardtext  a:visited  {
	text-decoration: none;
	color: #99FFFF;
}

.standardtext  a:hover {
	text-decoration: underline;
	color: #00FFFF;
}
.standardtext  a:active {
	text-decoration: underline overline;
	color: #00FFFF;
}
	

.grandtitretext {
	font-size: 28px;
	color: #23364E;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	letter-spacing: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.standarddatetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	color: #d7e1e3;
}
.pointigrandtitretext {
	background-image: url(images/pointi_white_pat.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
}

/* pour div show hide */
div.open {
  display: block;
}

div.closed {
  display: none;
}
.soustitretext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #23364E;
	font-weight: normal;
	line-height: normal;
}

#icones {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 19px;
}

