@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../_images/back.jpg);
	background-repeat: repeat;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}


/* liens par défaut */
a:link {
	color: #10517a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #;
	padding: 0px 0px 0px 0px;
}
a:active {
	text-decoration: none;
	color: #952a1e;
}

/* liens footer */

a.deux:link {
	color: #8b838e;
	text-decoration: none;
}

a.deux:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.deux:hover {
	text-decoration: none;
	color: #ffffff;
	}

a.deux:active {
	text-decoration: none;
	color: #906981;
}




/* attribus des pages */
.tx-menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999899;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.bg-footer {
	background-color: #000;
	background-image: url(../_images/back-footer.gif);
	background-repeat: repeat;
}
.tx-accueil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.tx-menu-princi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #79727a;
}

.tx-reduit-2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

.tx-reduit-3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.tx-reduit-4{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8b838e;
}
.tx-reduit-5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}
.tx-contact-sorel{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #717171;
}

.tx-contact-info{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}.stroke-g-format {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
