/* Start of CMSMS style sheet 'lacourdesarts_css' */
@charset "utf-8";
/* CSS Document */

body {
	background: #701317 url(images/fond.gif);
	padding: 0;
	margin: 0;
	width: 100%;
}

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

#wrapper {
	background: url(images/header01.png) no-repeat center top;
	width: 100%;
	display: table;
}

#pagewarpper {
	width: 850px;
	margin: 100px auto 0;
	padding: 0px;
}

#header
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #771419;
	font-size:14px;
	margin-left: 10px;
	height: 45px;
}

#header a,
#header a:link
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #771419;
	font-size:12px;
	margin-left: 10px;
	height: 45px;
}

#main_content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#main {
	background: url(images/main_fond_haut.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#771419;
	font-size:12px;
	padding-left:26px;
	padding-right:26px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main a,
#main a:hover,
#main a:active,
#main a:focus,
#main a:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#771419;
}

#main a,
#main a:active,
#main a:visited
{
	text-decoration:underline;
}

#main a:hover,
#main a:focus
{
	text-decoration:none;
}

#main h1 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
font-weight:bold;
padding-bottom:10px;	
	}

#main p {
	margin: 0px;
	padding: 0px;
}

#go_page_top {
	text-align: center;
	margin-top: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#771419;
}

#go_page_top a,
#go_page_top a:hover,
#go_page_top a:active,
#go_page_top a:focus,
#go_page_top a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#771419;
}

#go_page_top a,
#go_page_top a:active,
#go_page_top a:visited
{
	text-decoration:none;
}

#go_page_top a:hover,
#go_page_top a:focus
{
	text-decoration:underline;
}

#menu_bas {
	background-color: #FFF;
	padding: 10px;
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#771419;
}

#menu_bas a,
#menu_bas a:hover,
#menu_bas a:active,
#menu_bas a:focus,
#menu_bas a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#771419;
}

#menu_bas a,
#menu_bas a:active,
#menu_bas a:visited
{
	text-decoration:none;
}

#menu_bas a:hover,
#menu_bas a:focus
{
	text-decoration:underline;
}

#footer_infos {
	background: url(images/footer_info.png) no-repeat center top;
	border-top: solid 1px #771419;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color:#771419;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
}

#footer {
	color: #fabb00;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top: 20px;
	padding-bottom: 30px;
}

#footer a,
#footer a:hover,
#footer a:active,
#footer a:focus,
#footer a:visited
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fabb00;
	text-decoration:none;
}

/* special table */

td.LigneHaut {
	border-top:5px solid;
	border-top-color:#771419;
	border-bottom:1px solid;
	border-bottom-color:#771419;
	background-color:#e8d2d2;
}
td.LigneBas {
	border-bottom:5px solid;
	border-bottom-color:#771419;
	border-left:1px solid;
	border-left-color:#771419;
	background-color:#e8d2d2;
}
td.CaseBasGauche {
	border-bottom:5px solid;
	border-bottom-color:#771419;
	background-color:#e8d2d2;
	font-size:20px;
}
td.Case {
	border-left:1px solid;
	border-left-color:#771419;
	border-bottom:1px solid;
	border-bottom-color:#771419;
	background-color:#e8d2d2;
}

/* end special table */



/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */

/* End of 'lacourdesarts_css' */

