BODY {
	font-family:Arial, Verdana;
	background-color: #f2f2f2;
    font-size: 10px;
	margin: 0;
	text-align: justify;
	color: #000057;
}

#container {
    margin: 0 auto;
    width: 1001px;
    background-color: #fff;
}

#preheader {
    background: url('images/i_haut_rond.gif') no-repeat;
    height: 11px;
}

#header {
    background: url('images/bg.gif') repeat-y;
}

.header {
    background: url('images/bg.gif') repeat-y;
}

#footer {
    clear:both;
    background: url('images/bas.gif') no-repeat;
    height: 60px;
    text-align: center;
    padding-top: 40px;
    color: #9e9d9d;
    background-color: #f2f2f2;
}

#footer a{
    color: #9e9d9d;
}

#content {
    background: url('images/bg.gif') repeat-y;
    padding: 10px 20px;
}

#content_sec {
    background: url('images/bg.gif') repeat-y;
    padding: 10px 45px;
	font-size: 110%;
}

.borderright {
    border-right: 0px solid #9e9d9d;
}

#menu {
    background: url('images/bg.gif') repeat-y;
    padding: 0px 20px;
    height:30px;
}

td {
    FONT-SIZE:11px;
    COLOR: #000D31;
    FONT-FAMILY: Verdana, Arial;
}

a:hover {
    COLOR: #ff0000;
    TEXT-DECORATION: none;
}

a {
    COLOR: #000057;
    TEXT-DECORATION: none;
}

.bg_video {
	background: url('images/bg_video.gif');
}

.stylepqm {
    FONT-SIZE: 9px;
    COLOR: #A3A4A3;
    FONT-FAMILY: Verdana, Arial;
}

.table_height {
	height: 400px;
}

.bg_menu {
	background: url('images/bg_menu.gif');
	font-weight: bold;
}

.bg_menu a {
	color: #FFF;
}

.bg_menu a:hover {
	color: #FFD59F;
}

.bg_table {
	background: url('images/bg_table.gif');
}

.bg_resultat {
	background: url('images/bg_resultat.gif');
}

.bg_resultat td{
	text-align: justify;
	color: #fff;
	font-weight: bold;
}

.bg_resultat a{
	text-align: justify;
	color: #fff;
}

.bg_resultat a:hover {
	color: #FFD59F;
}

.bas {
	background: url('images/bas.gif');
	height: 31px;
}

.copyright a {
	color: #fff;
}

.copyright a:hover {
	color: #FFD59F;
}

.copyright {
	color: #fff;
	font-size: 9px;
}

.titre_article {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.date_article {
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

.justify {
	text-align: justify;
}

.resolution {
	font-size: 10px;
}

div.photo_m {
	float: left;
	width: 164px;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 5px;
	color:#999;
	font:italic 90% Georgia,Bookman,Palatino,"Times New Roman",serif;
}

div.photo_m a {
	color:#999;
	text-decoration: none;
}

div.photo_m a:hover {
	color: #000;
	text-decoration: none;
}

div.photo_m:hover {
	background-color: #ddd;
}

.formulaire {
	color: #000;
}

.error_message {
	color: #ff0000;
}

#normal img {
	border: 2px solid #fff;
	vertical-align: middle;
}

#normal a {
	color: #000;
	text-decoration: none;
}

.album_titre {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.album_vues {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

#normal a:hover {
	text-decoration: underline;
}

#miniature {
	border-top: 1px solid #ED5E22;
	border-bottom: 1px solid #ED5E22;
	margin-top: 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 600px;
	font-size: 1.4em;
	text-align: center;
	vertical-align: middle;
}

#miniature a {
	color: #000;
	vertical-align: middle;
	margin-top: 10px auto;
}

#miniature img {
	vertical-align: middle;
	margin-top: 10px auto;
}

#normal {
	width: 400px;
	margin: auto;
	text-align: center;
	color: #000;
}

.retour {
	text-align: center;
}

.retour a{
	color: #000;
	font-size: 9px;
}

#infolettre{
	margin: 0;
	padding: 0;
	position: relative;
	top: -12px;
}

.barre_menu {
	background: url('images/b_vide_haut.gif');
}

.barre_menu td {
	font-family:Arial, Verdana;
	color: #fff;
	font-weight: bold;
	font-size: 13px
}

.barre_menu a {
	color: #fff;
}

.barre_menu a:hover {
	color: #79E3EF;
}

a.info {
  position:relative;
  border-bottom:1px dashed #2b76f4;
  text-decoration: none;
  font-weight: bold;
}

a:hover.info {
  text-decoration: none;
  background: none;
}

a.info span {
	display: none;
}

a:hover.info span {
  display: inline;
  position: absolute;
  top:1.5em;
  left:0.5em;
  z-index: 20;
  background: #2b76f4;
  color: #fff;
  border:1px solid #000;
  width:250px;
  text-align:center;
  font-weight:normal;
  font-size: 10px;
  line-height:12px;
  padding:2px 4px;
}


