/* -------------------------------------------------------------------------------
	Theme Name: GVBASEBALL
	Theme URI: http://www.gvbaseball.ca
	Description: Nice 2-column WordPress theme for Baseball <a href="http://www.gvbaseball.ca">GV Baseball</a>.
	Version: 1.03
	Author: Remi Turcotte + Isabelle Montminy
	Author URI: http://www.gvbaseball.ca/
	Tags: simple, clean, fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
   ------------------------------------------------------------------------------- */
/* Titres et sous titre / EDITEUR  -----------------------------------------------*/
h1 {
	font:					bold 18px/120% Arial, Helvetica, Sans-serif;
	color:					#061929;
	text-transform:			uppercase;
	padding: 0;
	margin: 0 0 10px 0;
}
h2 {
	font:					bold 15px/120% Arial, Helvetica, Sans-serif;
	color:					#8d000c;
	padding: 0;
	margin: 15px 0 10px 0;
}
h3 {
	font:					bold 11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#505e72;
	padding: 0;
	margin: 3px 0 4px 0;
}
p.headhome {
	font:					bold 13px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#999;
	margin: 10px 0 10px 0;
}
a:link, a:active, a:visited {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#a00d17;
	text-decoration:		underline;
}
a:hover, a:active:hover, a:visited:hover {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#a2565b;
	text-decoration:		underline;
}

/* general */

a {color:#283645;text-decoration: underline;}
a:hover {color: #283645;text-decoration: none;}

li.manchette p {
	font:11px/120% Verdana,Arial,Helvetica,Sans-serif;
	color:#191919;
	padding:5px 10px 5px 0px;
}

p {margin: 0px 0px 20px 0px;}
hr {height:1px;border:none;border-top:1px dashed #283645; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background: url(images/bg_top.jpg) no-repeat top center;
	border:0px blue solid;
}

#base{
	margin:0 auto;
	padding:0;
	width:894px;
	background: #fff;
	padding:0 28px 0 28px;
	border:0px red solid;
}

#header{
	position:relative;
	width: 100%;
	height: 10px;
	background:#fff url('images/header_bg.jpg') no-repeat bottom;
}
#menu{
	position:relative;
	width: 100%;
	height: 32px;
	border:0px solid red;
	/*background:url('images/menu_bg.jpg') no-repeat left;*/
}
#container{
	position:relative;
	overflow:hidden;
	width:894px;
	/*background:url('images/container_repeat.jpg') repeat-y top center;*/
}
#sidebar{
	float:left;
	width:150px;
	overflow:hidden;
	color:#706D2A;
	padding:20px 0 700px 0px;
	border-right:1px solid blue;
}
#content{
	float:right;
	display:inline; 
	width:705px;
	overflow:hidden; 
	padding: 0;
	border:0px red solid;
}
#footer{
	clear:both;
	position:relative;
	background:#000;
	height:47px;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial;
	padding: 30px 20px 10px 50px;
	background:url('images/footer_bg.jpg') repeat-x;
}
#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:180px;
	left:190px; 
	width:650px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:left;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}

#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
	
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:450px; 
	height:45px;
	left:190px; 
	top:215px; 
	text-align:left; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
#menu ul {
	position:absolute;
	top: 0px;
	left: 90px;
	height: 34px;
	width: 100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	
	
}
#menu ul li {
	display: inline;
	font-size: 10px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
	background:url(images/menu_separate.jpg) no-repeat center;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #fff;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#ED1B23;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:15px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}



/***** sidebar *****/
#sidebar a{color:#333300;text-decoration:underline;}
#sidebar a:hover {color:#666633;text-decoration:underline;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
	
	
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
	list-style-type: none;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 5px;
	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #706D2A;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 0px 22px;
	height: 30px;
	font-family:Verdana,Arial;
	background:url('images/sidebar_title.jpg') no-repeat center;
	border:0px red solid;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:605px;
	margin:0 0 20px 0;
	border:0px red solid;
}	

.post_top{
	position: relative;
	border-left:8px #283645 solid;
	border-bottom: 1px #283645 solid;
	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:arial;
	color:#283645;
	border:0px red solid;

}
.posttitle a{
	font-family:arial;
	color:#283645;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;
	text-decoration:underline;
	color:#283645;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #283645;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #283645;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #283645;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #283645;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #283645;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #283645;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #283645;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}




#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #283645;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #283645;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #283645;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#283645;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}

li.manchette a.sidebar_link,li.manchette a.sidebar_link:hover{
	font:24px/120% Arial, Helvetica, Sans-serif;;
}


/* Styles communs à toutes les pages -----------------------------------------*/
.CellNavigTop {
	background: 			#071d2c url(images/bg_menuFixe.jpg) no-repeat top right;
	padding:				3px 3px 0 0;
	vertical-align:			top;
	text-align:				right;
}
.CellNavigTop a:link, .CellNavigTop a:visited, .CellNavigTop a:active {
	font:					bold 12px/120% Arial, Helvetica, Sans-serif;
	color:					#d9d9d9;
	text-decoration:		underline;
}
.CellNavigTop a:link:hover, .CellNavigTop a:visited:hover, .CellNavigTop a:hover {
	font:					bold 12px/120% Arial, Helvetica, Sans-serif;
	color:					#fff;
	text-decoration:		underline;
}
.CellNavigTop li {
	display : inline;
	margin: 0  0 0 7px;
}
.page-item-24 a {
color: #fff;
}
.CellInscription {
	background: 			#071d2c url(images/bg_InscriptionAcc.jpg) no-repeat top left;
	padding:				0 12px;
	vertical-align:			top;
	text-align:				left;
	height:					243px;
	font:					13px/16px Arial, Helvetica, Sans-serif;
	color:					#FFF;
}
.CellInscription h1 {
	font:					bold 18px/21px Arial, Helvetica, Sans-serif;
	margin:					0;
	padding:	   			0;
}
.CellInscription h2 {
	font:					bold 14px/18px Arial, Helvetica, Sans-serif;
	margin:					0;
	padding:	   			0;
}
.CellFooter {
	padding:				0px 22px 10px;
	vertical-align:			top;
	font:					10px/120% Arial, Helvetica, Sans-serif;
	color:					#fff;
}
.CellFooter a:link, .CellFooter a:visited, .CellFooter a:active {
	font:					10px/120% Arial, Helvetica, Sans-serif;
	color:					#fff;
	text-decoration:		none;
}
.CellFooter a:link:hover, .CellFooter a:visited:hover, .CellFooter a:hover {
	font:					10px/120% Arial, Helvetica, Sans-serif;
	color:					#d9d9d9;
	text-decoration:		none;
}
/* Styles spéciaux pour page d'accueil ---------------------------------------*/
.CellBienvenue {
	background: 			url(images/bg_cellBienvenueAcc.gif) repeat-x top left;
	padding:				6px 10px 6px 12px;
	vertical-align:			top;
	text-align:				left;
	font:					11px/130% Verdana, Arial, Helvetica, Sans-serif;
	color:					#191919;
}
.CellEvenementsAcc {
	padding:				12px 0 9px 12px;
	vertical-align:			top;
	text-align:				left;
	font:					bold 10px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#a30d17;
}
.TitreMois {
	font:					bold 14px/17px Arial, Helvetica, Sans-serif;
	color:					#071c2c;
	padding:				8px 0 4px 0;
	text-transform: 		uppercase;
}
.CellEvenementsAcc p {
	margin:					0 0 13px 0;
}
.CellEvenementsAcc a:link, .CellEvenementsAcc a:visited, .CellEvenementsAcc a:active {
	font:					bold 11px/14px Verdana, Arial, Helvetica, Sans-serif;
	color:					#071c2b ;
	text-decoration:		underline;
}
.CellEvenementsAcc a:link:hover, .CellEvenementsAcc a:visited:hover, .CellEvenementsAcc a:hover {
	font:					bold 11px/14px Verdana, Arial, Helvetica, Sans-serif;
	color:					#5b6a81;
	text-decoration:		underline;
}
.CellNouvellesAcc {
	padding:				12px 0 6px 0;
	vertical-align:			top;
	text-align:				left;
	font:					bold 10px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#a30d17;
}
.CellNouvellesAcc a:link, .CellNouvellesAcc a:visited, .CellNouvellesAcc a:active {
	font:					bold 13px/14px Arial, Helvetica, Sans-serif;
	color:					#071c2b;
	text-decoration:		underline;
}
.CellNouvellesAcc a:link:hover, .CellNouvellesAcc a:visited:hover, .CellNouvellesAcc a:hover {
	font:					bold 13px/14px Arial, Helvetica, Sans-serif;
	color:					#5b6a81;
	text-decoration:		underline;
}
.CellPhotoAcc {
	padding:				0px 6px 0px 26px;
	vertical-align:			top;
	text-align:				left;
	background: url(images/bg_PhotoAcc.gif) repeat-y top left;
}

/* Styles spéciaux pour pages intérieures ------------------------------------*/
.CellContenuInt {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	padding:   				10px 35px 35px 25px;
	vertical-align:			top;
}
.CellContenuInt p {
	font:					11px/130% Verdana, Arial, Helvetica, Sans-serif;
	margin: 0px 0px 22px 0px;
}
.CellContenuInt UL LI {
	list-style:				square;
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#000;
	margin: 				0px 0 2px 15px;
	padding:				0;
}
.CellContenuInt UL {
	margin: 				5px 12px 9px 12px;
	padding:				0;
}
.CellTitreInt {
	background:	 			url(images/bg_TitreInt.gif) no-repeat;
	font:					bold 16px/120% Arial, Helvetica, Sans-serif;
	color:					#fff;
	padding:   				16px 0 0 70px;
	height: 				50px;
	width:					715px;
	vertical-align:			top;
}
.CellPisteNavig {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#FFFFFF;
	padding:   				18px 0 0px 70px;
}
.CellTitreInt p a{
	color:					#061929;
}
.CellTitreInt p a:hover,.CellTitreInt p a:visited:hover{
	color:					#FFFFFF;
}

.pageSelect {
	font:					bold 11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#a00d17;
}
.CellPisteNavig a:link, .CellPisteNavig a:active, .CellPisteNavig a:visited {
	font:					bold 11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#061929;
	text-decoration:		underline;
}
.CellPisteNavig a:hover, .CellPisteNavig a:active:hover, .CellPisteNavig a:visited:hover {
	font:					bold 11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#061929;
	text-decoration:		underline;
}
/* Fiche */
.CellPhotoFiche  img {
	border-top: 8px solid #a00d17;
	border-bottom: 8px solid #a00d17;
	margin: 0 20px 0 0;
}
/* Styles pour Plan du site --------------------------------------------------*/
a.Lien1:link, a.Lien1:visited, a.Lien1:active {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}
a.Lien1:hover, a.Lien1:visited:hover, a.Lien1:active:hover {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}
a.Lien2:link, a.Lien2:visited, a.Lien2:active {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}
a.Lien2:hover, a.Lien2:visited:hover, a.Lien2:active:hover {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}

/* Styles pour formulaires----------------------------------------------------*/
.TxtLabel {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	vertical-align:			top;
	padding:				0 0 0 0;
}
.TxtBox {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	background:				;
	border:					1px solid #666666;
	padding:				0 0 0 0;
	margin:					0 0 0 0;
}
.TxtArea {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	background:				;
	border:					1px solid #666666;
	padding:				0 0 0 0;
	margin:					0 0 0 0;
}
.Btn {
	font:					italic bold 100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	background:				;
	border:					1px solid #666666;
	overflow: 				visible;
	padding:				0 0 0 0;
}

/* Général -------------------------------------------------------------------*/
BODY {
	padding:				0;
	margin:					0;
	background: #071d2c url(images/bg_Page.jpg) repeat-x top right;
	font-family:arial;
}
A:link, A:visited, A:active {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}
A:hover, A:visited:hover, A:active:hover {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					;
	text-decoration:		;
}
P {
	padding:				0;
	margin:					0 0 12px 0;
}
UL {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#000;
	margin: 				0 0 0 0px;
	padding:				0;
}
OL {
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#000;
	margin: 				-10px 0 15px 20px;
	padding:				0;
}
UL LI {
	list-style:				square;
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#A30D17;
	font-weight:			bold;
	margin: 				1px 0 10px 15px;
	padding:				0;
}
OL LI {
	list-style:				decimal outside;
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	color:					#000;
	margin: 				5px 0 0 10px;
	padding:				0;
}
FORM {
	padding:				0;
	margin:					0;
}
SUP  {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
}
.CellFiche UL LI{
	list-style:				square;
	font:					11px/120% Verdana, Arial, Helvetica, Sans-serif;
	font-weight:			bold;
	margin: 				1px 0 10px 15px;
	padding:				0;
}
/* Arrière-plan --------------------------------------------------------------*/
.BgPage {
	background: #071d2c url(images/bg_Page.jpg) top right;
}
.BgG {
	background: url(images/bg_G.gif) no-repeat top right;
}
.BgD {
	background: url(images/bg_D.gif) no-repeat top left;
}
.BgBlanc {
	background: #fff;
}