@charset "utf-8";

body {
	padding: 0px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: normal;
	margin: 0px;
	background-color: #034EA2;
	background-attachment: fixed;
}
#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1920px;
	min-width: 790px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#container.texte-mini {
	font-size: 100%;
}
#container.texte-midi {
	font-size: 125%;
}
#container.texte-maxi {
	font-size: 150%;
}
table {
	padding-right: 5px;
	padding-left: 5px;
	border-collapse: collapse;
	display: table;
	margin-left: 4%;
	margin-right: 4%;
	background-color: #FFF;
}
td {
	vertical-align: top;
	text-align: left;
	display: table-cell;
	padding: 10px;
	border: 1px solid #00747A;
}

th {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	border: 1px solid #00747A;
	display: table-cell;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
a {
	outline: none;
}

img {
	border: none;
}
h1, h2, h3, h4, h5, h6  {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #034EA2;
	line-height: 120%;
	/* [disabled]font-weight: bold; */
}
p {
	margin-top: 0;
	line-height: 140%;
	text-align: justify;
	color: #39565E;
}

p.note , li.note{
	line-height: 120%;
	font-size: 70%;
}
.grismoyen {
	color: #7C9AA3;
	font-weight: bold;
}
.rouge {
	color: #FF0000;
}
.center {
	text-align: center;
}

.invisible  {
	display: none;
}
.hidden {
	visibility: hidden;
}
header {
	clear: none;
	float: none;
	position: relative;
	font-size: 95%;
	display: block;
	height: 240px;
	background-image: url(/objets/fond-logo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#logo {
	opacity: 1;
	width: auto;
	float: left;
	overflow: hidden;
	height: 100%;
}
#logo-img {
	height: 100%;
	width: 300px;
}
img.logo {
	height: 100%;
	width: auto;
}
#logoprint {
	display: none;
}
#banner {
	overflow: hidden;
	display: block;
	height: 100%;
	text-align: center;
}
#banner-img {
	overflow: hidden;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
	margin-top: 0px;
	max-width: 800px;
	max-height: 190px;
}


img.banner {
	height: auto;
	width: 100%;
}






#slogan  {
	text-align: center;
	float: left;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 44px;
	margin-top: 0px;
}
#slogan  div.centre{
	color: #466971;
	font-style: italic;
	vertical-align: middle;
	line-height: 1.2;
	display: inline-block;
	text-align: center;
	font-size: 20px;
}
#toolsbloc {
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	overflow: hidden;
	max-width: 230px;
	width: 20%;
	min-width: 160px;
	height: 100%;
}

#tools  {
	font-size: 75%;
	float: right;
	padding-top: 0px;
}


#tools li  {
	list-style-type: none;
	float: left;
}


#tools a  , #tools a:visited{
	color: #FCFCFC;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	display: block;
	margin-right: -1px;
	padding-top: 5px;
	padding-left: 5px;
}

#tools a.tab {
	left: -9999px;
	position: absolute;
}
#tools a.tab:focus {
	position: static;
}
#tools a:focus,#tools a:hover {
	color: #FFFF7D;
	display: block;

}

#tools a:active     {
	color: #FFF200;
}
#tools a.encours {
	color: #FFF200;
}
#taille {
	float: right;
	position: absolute;
	top: 50px;
	right: 0px;
}
#taille li {
	list-style-type: none;
	float: left;
}
#taille #texte-mini {
	font-size: 12px;

}
#taille #texte-midi {
	font-size: 16px;
}
#taille #texte-maxi {
	font-size: 20px;
}


#taille a, #taille a:visited {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	background-image: url(/objets/bouton-taille.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 4px;
	height: 32px;
	line-height: 30px;
	font-weight: bold;
	width: 32px;
	vertical-align: text-bottom;
	background-size: contain;
	padding: 0;
}

#taille a:focus, #taille a:hover {
	color: #FFFF7D;
	background-image: url(/objets/bouton-taille-hover.png);

}
#taille a:active ,  #taille a.encours{
	color: #FFF200;
	background-image: url(/objets/bouton-taille.png);
}


#langue {
	float: right;
	position: absolute;
	top: 90px;
	right: 0px;
}
#langue li {
	list-style-type: none;
	float: left;
}
#langue a, #langue a:visited{
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: 0px;
	font-size: 18px;
	height: 48px;
	width: 48px;
	margin-right: 4px;
}


#langue a:focus, #langue a:hover {
	color: #FFFF7D;
}
#langue a.langue-fr {
	background-image: url(/objets/langue-fr.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}




#langue a.langue-en {
	background-image: url(/objets/langue-en.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#langue a.langue-nl {
	background-image: url(/objets/langue-nl.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;

}
#langue a.langue-de {
	background-image: url(/objets/langue-de.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#langue a.langue-fr:focus, #langue a.langue-fr:hover {
	background-image: url(/objets/langue-fr-hover.png);
}
#langue a.langue-en:focus, #langue a.langue-en:hover {
	background-image: url(/objets/langue-en-hover.png);
}
#langue a.langue-nl:focus, #langue a.langue-nl:hover {
	background-image: url(/objets/langue-nl-hover.png);
}
#langue a.langue-de:focus, #langue a.langue-de:hover {
	background-image: url(/objets/langue-de-hover.png);
}

#reseaux {
	float: right;
	position: absolute;
	top: 145px;
	right: 0px;
}
#reseaux a img {
	opacity: 1;
	float: left;
	margin-right: 6px;
	margin-left: 0px;
}

#reseaux a img:focus, #reseaux a img:hover {
	opacity: 0.9;
}


#content {
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menubar  {
	float: none;
	/* [disabled]position: absolute; */
	right: 0px;
	max-width: 100%;
	background-color: #FFF;
	height: 40px;
	left: 0px;
	background-image: url(/objets/menubar-normal.jpg);
	background-repeat: repeat-x;
	background-position: center;
	vertical-align: middle;
	line-height: 40px;
	/* [disabled]top: 230px; */
	overflow: hidden;
}
#menubar li  {
	font-weight: normal;
	float: left;
	list-style-type: none;
	overflow: hidden;
}
#menubar a, #menubar a:visited {
	color: #EEEEF6;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	height: 40px;
}
#menubar a:focus,#menubar a:hover {
	color: #FFF;
	background-image: url(/objets/menubar-hover.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
#menubar a:active     {
	color: #FFF200;
	background-image: url(/objets/navig-menubar.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#menubar a.encours {
	color: #FFF200;
	background-image: url(/objets/menubar-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#fildariane {
	font-size: 75%;
	background-color: #FFF;
	font-weight: normal;
	color: #39565E;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#fildariane a, #fildariane a:visited {
	color: #8EAEB6;
	text-decoration: none;
}
#fildariane a:focus , #fildariane a:hover{
	text-decoration: underline;
	color: #38555D;
}
#fildariane a:active , #fildariane .encours{
	color: #466971;
	font-weight: bold;
}
#barregauche {
	float: left;
	width: 20%;
	font-size: 90%;
	max-width: 230px;
	margin-right: 0px;
	background-image: url(/objets/fond-cote.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #466971;
}
#barregauche.texte-mini {
	min-width: 130px;
}

#barregauche.texte-midi {
	min-width: 165px;
}

#barregauche.texte-maxi {
	min-width: 185px;
	font-size: 85%;
}
.blocbleu {
	border: 1px solid #034EA2;
	border-radius: 8px;
	background-color: #F5FBFC;
}

.blocblanc {
	background-color: #FFF;
	border: 1px solid #034EA2;
	border-radius: 8px;
}


.blocjaune {
	background-color: #FFFFE6;
}
.blocorange  {
	background-color: #FDB;
}
.blocbouton {
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 8px;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 8px;
	color: #FFF;
	background-color: #034EA2;
	text-align: center;
	vertical-align: middle;
}
.blocbouton a {
	color: #FFF;
	font-size: 150%;
	padding: 0;
	text-decoration: none;
	line-height: 120%;
}

.blocbouton a:hover ,.blocbouton a:focus {
	color: #FFFF7D;
}

.blocgauche {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
	border-radius: 8px;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 8px;
}



.blocgauche  h3  {
	text-align: center;
	color: #034EA2;
	font-size: 115%;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
}

.blocgauche a {
	color: #034EA2;
	text-decoration: none;
}

.blocgauche p {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.blocgauche ul li {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#barregauche .vide {
	background-color: #034EA2;
	height: 0px;
}
#barregauche .bas {
	background-color: #034EA2;
	height: 0px;
	margin-top: 0px;
}
#contenu {
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	color: #38555D;
	font-size: 85%;
	overflow: hidden;
	margin-bottom: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#contenu .vide {
	display: block;
	width: 100%;
	height: 0px;
	padding-left: 5px;
	float: left;
}
#contenu   .bloc{
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 4px;
	margin-left: 3%;
	width: 92%;
}
#contenu .cadrebleu {
	background-color: #F5FBFC;
	border: 1px solid #034EA2;
	border-radius: 4px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contenu .cadreblanc {
	background-color: #FFF;
	border: 1px solid #034EA2;
	border-radius: 4px;
	margin-left: 4%;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 92%;
	padding-top: 10px;
	padding-bottom: 5px;
}
#contenu div.note {
	font-size: 80%;
}
#contenu .notjustify {
	text-align: left;
}

#contenu ul   {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 60px;
	line-height: 140%;
}
#contenu ul ul {
	padding-left: 15px;
}
#contenu ol {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 60px;
	line-height: 140%;
}

#contenu ul li {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#contenu h1 {
	font-size: 160%;
	padding-left: 10px;
	font-weight: normal;
}
#contenu  h2{
	font-size: 135%;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: normal;
}
#contenu  h3{
	font-size: 115%;
	padding-top: 15px;
	padding-left: 25px;
	font-weight: normal;
}

#contenu h4 {
	font-size: 95%;
	padding-top: 15px;
	padding-left: 35px;
	font-weight: bold;
}
#contenu p {
	padding-right: 20px;
	padding-left: 40px;
	text-align: justify;
}
#contenu a, #contenu a:visited{
	color: #8EAEB6;
	text-decoration: none;
}
#contenu a:hover ,#contenu a:focus  {
	color: #38555D;
}

#contenu a:active ,#contenu a.encours{
	color: #8EAEB6;
}
#contenu p a:hover, #contenu p a:focus , #contenu p a:active{
	text-decoration: underline;
}
#contenu li a:hover, #contenu li a:focus, #contenu li a:active {
	text-decoration: underline;
}

#contenu a.image {
	opacity: 1;
	border: none;
}
#contenu a.image:hover, #contenu a.image:focus {
	opacity: 0.8;
	border: none;
}
#contenu  form{
	padding: 10px;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5%;
	border: 1px solid #00747A;
	background-color: #FFF;
	margin-right: 5%;
}
#contenu form  h3{
	text-align: center;
	line-height: 120%;
}
#contenu form  fieldset{
	padding: 15px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #034EA2;
	background-color: #FFFFE6;
}
#contenu form  legend{
	color: #2E2E2E;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#contenu form  label{
	vertical-align: top;
	color: #034EA2;
}

form input:focus , form textarea:focus,form select:focus{
	background-color: #F5FBFC;
}
form input {
	background-color: #FFF;
}




#contenu form  p{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contenu form     textarea{
	width: 99%;
}
#content * .bouton ,#content *.bouton:visited      {
	display: inline-block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 0px;
	color: #EEEEF6;
	background-repeat: repeat-x;
	border: 1px solid #034EA2;
	border-radius: 3px;
	text-decoration: none;
	background-image: url(/objets/menubar-normal.jpg);
	background-position: center;
}
#content *.bouton:hover, #content * .bouton:focus {
	text-decoration: none;
	color: #FFF;
	background-image: url(/objets/menubar-hover.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#content *.bouton:active ,#content * .bouton.encours{
	text-decoration: none;
	color: #FFF200;
	background-image: url(/objets/menubar-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#selection-langue {
	text-align: center;
	width: 100%;
}
.bloc-langue {
	text-align: center;
	padding: 0px;
	width: 22%;
	vertical-align: top;
	overflow: hidden;
	float: left;
	border: 1px solid #034EA2;
	border-radius: 5px;
	margin: 1%;
}
.titre-langue {
	text-align: center;
	overflow: hidden;
	font-size: 110%;
	height: 95px;
	padding: 3px;
}
.code-langue {
	display: none;
	font-size: 120%;
	text-align: center;
}
.image-langue img{
	width: 80%;
	height: auto;
}
.image-langue a {
	opacity: 0.90;
}
.image-langue a:focus, .image-langue a:hover {
	opacity: 1;
}



.menu-langue {
	text-align: center;
	padding: 1px;
	overflow: hidden;
	font-size: 95%;
	line-height: 150%;
	height: 80px;
}
#plan-du-site ul {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-bottom: 10px;
	margin-top: 6px;
}



#plan-du-site ul li{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#plan-du-site a, #plan-du-site a:visited {
	color: #466971;
	text-decoration: none;
}
#plan-du-site li a:hover , #plan-du-site li a:focus {
	color: #FFF;
	background-image: url(/objets/menubar-hover.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-decoration: none;
}
#plan-du-site a:active   {
	color: #FFF200;
	background-image: url(/objets/menubar-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#plan-du-site a.encours {
	color: #FFF200;
	background-image: url(/objets/menubar-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#barredroite {
	float: right;
	height: auto;
	width: 20%;
	margin-left: 0px;
	background-color: #034EA2;
	max-width: 230px;
	min-width: 115px;
	font-size: 90%;
	background-image: url(/objets/fond-cote.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#barredroite.texte-mini {
	min-width: 115px;
}
#barredroite.texte-midi {
	min-width: 130px;
}
#barredroite.texte-maxi {
	min-width: 145px;
}



#barredroite .blocdroit{
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 75%;
	/* [disabled]border-radius: 8px; */
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 8px;
}

#barredroite .bloc {
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 25px;
}
#barredroite .vide {
	display: block;
	height: 10px;
}
#barre-img {
	overflow: hidden;
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #FFF;
	line-height: 0px;
}
img.barre {
	height: auto;
	width: 100%;
}
#nav {
	border-radius: 2px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #034EA2;
	border-right-color: #034EA2;
	border-bottom-color: #034EA2;
	border-left-color: #034EA2;
}
#nav.texte-mini {
	font-size: 100%;
}
#nav.texte-midi {
	font-size: 90%;
}
#nav.texte-maxi {
	font-size: 80%;
}
#nav ul {
	list-style-type: none;
}
#nav ul li{
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #034EA2;
}


#nav ul ul li{
	font-size: 90%;
	margin-left: 0px;
	padding-left: 8px;
	border: none;
}
#nav a, #nav a:visited {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	vertical-align: middle;
	color: #034EA2;
}
#nav a:hover , #nav a:focus {
	color: #FFF;
	text-decoration: none;
	background-image: url(/objets/navig-hover.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#nav a:active     {
	text-decoration: none;
	color: #FFF200;
	background-image: url(/objets/navig-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#nav a.encours {
	text-decoration: none;
	color: #FFF200;
	background-image: url(/objets/navig-active.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.facebook  {
	height: 60px;
	position: relative;
	background-color: #FFF;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-left: 5px;
}
.linkedin  {
	height: 75px;
}
.google  {
	height: 75px;
	margin-bottom: 12px;
}
footer {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	font-size: 80%;
	display: block;
	overflow: hidden;
	color: #FFF;
	background-repeat: repeat-x;
}
#quicklink {
	display: block;
	float: left;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EAEB6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/objets/fond-link.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#liste-gauche  {
	display: block;
	overflow: hidden;
	margin-right: 20px;
	float: left;
	max-width: 350px;
}
#liste-gauche div.liste-col.texte-mini {
	display: block;
	overflow: hidden;
	float: left;
}
#liste-gauche.texte-mini {
	max-width: 400px;
}




#liste-gauche li  {
	height: 20px;
	list-style-type: none;
}


#liste-droite  {
	display: block;
	overflow: hidden;

}
#liste-droite li  {
	height: 20px;
	list-style-type: none;
	display: block;
	float: left;
}
#liste-droite li.texte-mini {
	width: 180px;
}
#liste-droite li.texte-midi {
	width: 220px;
}

#liste-droite li.texte-maxi {
	width: 260px;
}




#quicklink h5 {
	margin-bottom: 10px;
	color: #8EAEB6;
	font-size: 80%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EAEB6;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 5px;
}


#quicklink a, #quicklink a:visited {
	padding-right: 4px;
	padding-left: 4px;
	color: #FFF;
}
#quicklink a:focus, #quicklink a:hover {
	color: #034EA2;
	background-color: #FFF;
}
#quicklink a:active  {
	color: #FFF200;
	background-color: #034EA2;
}
#quicklink a.encours {
	color: #FFF200;
	background-color: #034EA2;
}
#mentions {
	font-size: 70%;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	line-height: 6px;
	text-align: center;
	display: block;
	float: right;
	border-right-color: #828282;
}
footer a, footer a:visited {
	text-decoration: none;
	color: #FCFCFC;
}
footer focus, footer a:hover {
	text-decoration: none;
	color: #8EAEB6;
}

#foot-text {
	clear: both;
	background-image: url(/objets/fond-foot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#foot-text p.note {
	font-size: 75%;
	color: #8EAEB6;
}
#foot-text p {
	text-align: center;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 80%;
}


#mentions li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #828282;
	list-style-type: none;
}
#mentions a, #mentions a:visited {
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.floatright {
	float: right;
	margin-left: 6px;
	margin-right: 5px;
}
.floatleft {
	float: left;
	margin-right: 6px;
	margin-left: 5px;
}
.clearfloat { 
	clear:both;
}
