h1 {
	color: #000000;		
	font-family: arial, sans-serif;	
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom:-3px;
}

.h1LowerCase {
	color: #000000;		
	font-family: arial, sans-serif;	
	font-size: 16px;
}

h2 {
	color: #4c4c4c;		
	font-family: arial, sans-serif;	
	font-size: 12px;
	margin-bottom:0px;	
	margin-top: 3px;
}

h3 {
	color: #000000;	
	font-family: arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom:0px;	
	margin-top: 3px;	
}

a.h3Link {
	color: #000000;	
	font-family: arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: underline;	
}

table {
	border-collapse: collapse;
}

td {
	padding: 0px;
	font-size: 12px;
	font-family: arial, sans-serif;
}

li {
	list-style-image: url(../images/look_du_site/link_arrow.gif);
}

table.contentLayout {
	width: 97%;
}

table.oneColumnsLayout {
	width: 100%;
}

table.twoColumnsLayout {
	width: 98%;
}

td.twoColumnsLayout {
	width: 50%;
	vertical-align: top;
}

a {
	color: #ec1c24;	
	font-size: 12px;
	font-family: arial, sans-serif;
	text-decoration: none;
}

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

a.bouton:link, a.bouton:visited, a.bouton:active { 
	color: #000000;	
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
}

a.bouton:hover { 
	color: #858585;	
	text-decoration:none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
}


table.background {
	width: 900px;
}

td.background {
	background-color: #EBEBEB;
}

td.backgroundTopLeft {
	background-image: url(../images/look_du_site/bkg_topleft.gif);
	background-repeat: no-repeat; 
	width:9px;
	height:9px;
}

td.backgroundTop {
	background-image: url(../images/look_du_site/bkg_top.gif);
	height:9px;
}

td.backgroundTopRight {
	background-image: url(../images/look_du_site/bkg_topright.gif);
	background-repeat: no-repeat;
	width:9px;
	height:9px;
}

td.backgroundLeft {
	background-image: url(../images/look_du_site/bkg_left.gif);
	width:9px;
}

td.backgroundRight {
	background-image: url(../images/look_du_site/bkg_right.gif);
	width:9px;
}

td.backgroundDownLeft {
	background-image: url(../images/look_du_site/bkg_downleft.gif);
	background-repeat: no-repeat;
	width:9px;
	height:9px;	
}

td.backgroundDown {
	background-image: url(../images/look_du_site/bkg_down.gif);
	height:9px;	
}

td.backgroundDownRight {
	background-image: url(../images/look_du_site/bkg_downright.gif);
	background-repeat: no-repeat;
	width:9px;
	height:9px;	
}


td.boutonContact {
	background-image: url(../images/look_du_site/bouton_contact.gif);
	background-repeat: no-repeat;  
	width:133px;
	height:24px;
}

td.whiteBox {
	background-color: #FFFFFF;
}

td.whiteBoxTopLeft {
	background-image: url(../images/look_du_site/white_box_topleft.gif);
	background-repeat: no-repeat; 
	width:12px;
	height:12px;
}

td.whiteBoxTop {
	background-color: #FFFFFF;
	height:12px;
}

td.whiteBoxTopRight {
	background-image: url(../images/look_du_site/white_box_topright.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
}

td.whiteBoxLeft {
	background-color: #FFFFFF;
	width:12px;
}

td.whiteBoxRight {
	background-color: #FFFFFF;
	width:12px;
}

td.whiteBoxDownLeft {
	background-image: url(../images/look_du_site/white_box_downleft.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
}

td.whiteBoxDown {
	background-color: #FFFFFF;
	height:12px;	
}

td.whiteBoxDownRight {
	background-image: url(../images/look_du_site/white_box_downright.gif);
	background-repeat: no-repeat;
	width:12px;
	height:12px;	
}

td.whiteblkBox {
	background-color: #FFFFFF;
}

td.whiteblkBoxTopLeft {
	background-image: url(../images/look_du_site/whiteblkbox_topleft.gif);
	background-repeat: no-repeat; 
	width:18px;
	height:18px;
}

td.whiteblkBoxTop {
	background-image: url(../images/look_du_site/whiteblkbox_top.gif);
	height:18px;	
}

td.whiteblkBoxTopRight {
	background-image: url(../images/look_du_site/whiteblkbox_topright.gif);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
}

td.whiteblkBoxLeft {
	background-image: url(../images/look_du_site/whiteblkbox_left.gif);
	width:18px;
}

td.whiteblkBoxRight {
	background-image: url(../images/look_du_site/whiteblkbox_right.gif);
	width:18px;	
}

td.whiteblkBoxDownLeft {
	background-image: url(../images/look_du_site/whiteblkbox_downleft.gif);
	background-repeat: no-repeat;
	width:18px;
	height:18px;
}

td.whiteblkBoxDown {
	background-image: url(../images/look_du_site/whiteblkbox_down.gif);
	height:18px;	
}

td.whiteblkBoxDownRight {
	background-image: url(../images/look_du_site/whiteblkbox_downright.gif);
	background-repeat: no-repeat;
	width:18px;
	height:18px;	
}

td.contentBox {
	background-color: #fff4bf;
	text-align: left;
}

td.contentBoxTopLeft {
	background-image: url(../images/look_du_site/contentbox_topleft.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

td.contentBoxTop {
	background-image: url(../images/look_du_site/contentbox_top.gif);
	height:19px;
}

td.contentBoxTopRight {
	background-image: url(../images/look_du_site/contentbox_topright.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

td.contentBoxLeft {
	background-image: url(../images/look_du_site/contentbox_left.gif);
	width:19px;
}

td.contentBoxRight {
	background-image: url(../images/look_du_site/contentbox_right.gif);
	width:19px;
}

td.contentBoxDownLeft {
	background-image: url(../images/look_du_site/contentbox_downleft.gif);
	background-repeat: no-repeat;
	height:19px;
	width:19px;	
}

td.contentBoxDown {
	background-image: url(../images/look_du_site/contentbox_down.gif);
	height:19px;
}

td.contentBoxDownRight {
	background-image: url(../images/look_du_site/contentbox_downright.gif);
	background-repeat: no-repeat;
	width:19px;
	height:19px;
}

td.title {
	background-color: #ffffff;
}

td.titleTopLeft {
	background-image: url(../images/look_du_site/title_topleft.gif); 
	background-repeat: no-repeat; 
	width:18px;
	height:18px;
}

td.titleTop {
	background-image: url(../images/look_du_site/title_top.gif);
	height:18px;	
}

td.titleTopRight {
	background-image: url(../images/look_du_site/title_topright.gif);
	background-repeat: no-repeat; 
	width:18px;
	height:18px;
}

td.titleLeft {
	background-image: url(../images/look_du_site/title_left.gif);
	width:18px;	
}

td.titleRight {
	background-image: url(../images/look_du_site/title_right.gif);
	width:18px;	
}

td.titleDownLeft {
	background-image: url(../images/look_du_site/title_downleft.gif);
	background-repeat: no-repeat; 
	width:18px;
	height:18px;	
}

td.titleDown {
	background-image: url(../images/look_du_site/title_down.gif);
	height:18px;	
}

td.titleDownRight {
	background-image: url(../images/look_du_site/title_downright.gif);
	background-repeat: no-repeat; 
	width:18px;
	height:18px;
}

td.interligne {
	height:18px;
	vertical-align: top;
}

td.doubleInterligne {
	height:20px;
}

td.note {
	font-size: 10px;
}

a.note {
	font-size: 10px;
}

a.ariane:link, a.ariane:visited, a.ariane:active {
	color: #000000;	
	font-family: arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: underline;	
}

a.ariane:hover { 
	color: #ec1c24;	
	font-family: arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: underline;		
}

.ariane {
	color: #ec1c24;	
	font-family: arial, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.titreSection {
    color: #000000;        
    font-family: arial, sans-serif;    
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.imageDescriptionUnePhoto {
    color: #000000;		
	font-family: arial, sans-serif;	
	font-size: 12px;
	margin-bottom:-3px;
}

.imageDescriptionPlusieursPhotos {
    color: #000000;		
	font-family: arial, sans-serif;	
	font-size: 12px;
	margin-bottom:-3px;
}

table.tdTopVAlign td {
	vertical-align: top;
}