/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - BG Infographie - 2008 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
body {
	font-size : 12px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	text-align : left;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

a:link, a:visited, a:active, a:hover {
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #bf1717;
	font-weight: normal;
	text-decoration : none;
}

a:hover {text-decoration : underline;}

hr {
	border: 0px solid #bf1717;
	margin: 0;
	padding: 0;
	width: 90%;
	height:1px;
	background-color: #bf1717;
	color: #bf1717;
	text-align:center;
}

/* Tableaux principal*/
.tableau-gd {
	width: 850px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.cell-contenu {
	height: 400px;
	padding: 10px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */	
td { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }

/* Photos et Images */
.photo {
	border: 1px;
	border-color: #666666;
	border-style: solid;
	margin : 5px;
}

/* Tailles TEXTE */
.txt09pix { font-size : 9px;}
.txt10pix {font-size : 10px;}
.txt11pix {font-size : 11px;}
.txt12pix {font-size : 12px;}
.txt13pix {font-size : 13px;}
.txt14pix {font-size : 14px;}
.txt15pix {font-size : 15px;}
.txt16pix {font-size : 16px;}
.txt17pix {font-size : 17px;}

.titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #b20000;
	text-transform: uppercase;
}

/* Style Top Menu */

a.top-lien:link, a.top-lien:visited, a.top-lien:active, a.top-lien:hover {
display: block;
height: 30px;
line-height: 30px;
font-weight : bold;
font-family : Tahoma, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
color : #b20000;
padding-left: 35px;
padding-right: 0px;
margin: 0;
background: url(interface/top_fd.gif) no-repeat 0% 0%;

}

a.top-lien:active, a.top-lien:hover {color : #484848;}
	
/* Menu Bas */
.bas {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size : 12px;
	color : #ffffff;
	background: url(interface/bas_fd.gif) no-repeat top;
}

/* Liens du Bottom Menu */
a.bas-lien:link , a.bas-lien:visited , a.bas-lien:active , a.bas-lien:hover {
	font-weight : normal;
	font-family : Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color : #ffffff;
}

a.bas-lien:active , a.bas-lien:hover {text-decoration: underline;}

/* Footer */
.footer {
	height: 25px;
	line-height: 25px;
	text-align : center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	color : #ffffff;
	font-size : 11px;
	background: url(interface/footer_fd.gif) no-repeat top;
}

/* Lien du Footer */
a.footer-lien:link , a.footer-lien:visited , a.footer-lien:active, a.footer-lien:hover {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
	height: 23px;
	line-height: 23px;
	padding: 0;
	margin: 0;
}

a.footer-lien:hover {text-decoration : underline;}

/* Centre */

.titre-rouge {
	height: 28px;
	line-height: 28px;
	text-align : left;
	vertical-align: middle;
	padding-left: 10px;
	margin: 0;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
	font-family : Tahoma, Helvetica, sans-serif;
	background: url(images/centre_titre_02.gif) repeat-x top;
}

.titre-gris {
	height: 28px;
	line-height: 28px;
	text-align : left;
	vertical-align: middle;
	padding-left: 10px;
	margin: 0;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
	font-family : Tahoma, Helvetica, sans-serif;
	background: url(images/centre_titre_01.gif) repeat-x top;
}

.txt-rouge {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color : #b20000;
}
