@charset "utf-8";
/* CSS Document */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;	
	margin: 0 auto 0 auto;
	background: url(../design/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu td a{
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu td a b{
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu td.current a, .glossymenu td a:hover {
	color: #fff;
	background: url(../design/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu td.current a b, .glossymenu td a:hover b{
	color: #fff;
	background: url(../design/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.border {
	background-color: #FFFFFF;
	border-top: 1px none #045C97;
	border-right: 1px solid #045C97;
	border-bottom: 1px none #045C97;
	border-left: 1px solid #045C97;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


.arrowlistmenu{
	width: 100%; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: #1E7FB2;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	background-color: #EBEBEB;
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #C5C5C5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
padding-left: 5px; 
}

.arrowlistmenu ul li a{
	color: #045C97;
	background: url(../design/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.arrowlistmenu td{
	color: #045C97;
	background: url(../design/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.arrowlistmenu td a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022B46;
	background-image: url(../design/fondFilAriane.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #035C96;
}
.titrePages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #045C97;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom:10px;
}


.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFE3EE;
	background-repeat: repeat-y;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D8AC1;
	text-decoration: none;
}
a:visited {
	color: #5D8AC1;
}
a:hover {
	color: #5D8AC1;
}
a:active {
	color: #076B9F;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.cadrePrincipal {
	margin: 10px;
	padding: 10px;
	border: 1px solid #C0C0C0;
}
.td_right {
	background-image: url(../design/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: text-top;
	margin-left: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
}
.td_right a{
	color: #666666;
	text-decoration: none;
}
.td_right a:hover{
	color: #000000;
}
.titreActu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1579AD;
	font-weight: bold;
}
.tableActu {
	border: 1px solid #6189BE;
}
.botom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #045C97;
	background-color: #DFE3EE;
	background-image: url(../design/fondBottom.jpg);
	background-repeat: repeat-x;
}
.tdBottom {
	width: 120px;
}
.titreParaGraphe {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.smallLink {
	text-align: left;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
	height: 12px;
	width: 70px;
}
.smallLink a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.smallLink a:hover{
	background-color: #E6F0FF;
}
#search {
	width: 130px;
	border: 1px solid #7A96DF;
		font-size: 10px;

}
#qB {
	width: 24px;
	border: 1px solid #7A96DF;
	font-size: 10px;
}
#searchBox {
	background-image: url(../design/MontageSearch.png);
	background-repeat: no-repeat;
	width: 218px;
	height:56px;
	padding-left: 45px;
	padding-top: 15px;
}
.fondPp {
	background-image: url(../design/fondFilAriane.jpg);
	background-repeat: repeat-x;
	background-color: #F2F4F9;
}
#filAriane {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.cadreHead {
	background-color: #FFFFFF;
	background-image: url(../design/fondCadreHead.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondGauche {
	background-image: url(../design/fondGauche.jpg);
	background-repeat: no-repeat;
	background-color: #DFE3EE;
}
.tdRight {
	background-color: #DFE3EE;
	background-image: url(../design/fondDroit.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 202px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0C598D;
}
.fondPage {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #045C97;
	border-bottom-width: 1px;
	border-bottom-color: #045C97;
	border-left-width: 1px;
	border-left-color: #045C97;
}
.welcomePage {
	background-image: url(../design/wel.png);
	height: 439px;
	width: 530px;
	background-repeat: no-repeat;
	padding-left: 150px;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
}
