@charset "utf-8";
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	color: #333333;
	background-color: #333333;
}
.fondPrint {
	background-image: url(img/saladeVerte+decor.jpg);
	background-repeat: no-repeat;
}
.fondWeb {
	background-image: url(img/fleursBlanchesCerisiers+decor.jpg);
	background-repeat: no-repeat;
}
.fondLogos {
	background-image: url(img/paysageAutomne01+decor.jpg);
	background-repeat: no-repeat;
}
.fondProfil {
	background-image: url(img/cerises+decor.jpg);
	background-repeat: no-repeat;
}
.fondContact {
	background-image: url(img/fleurViolette+decor.jpg);
	background-repeat: no-repeat;
}
.fondAccueil {
	background-image: url(img/fleursFuschia+decor.jpg);
	background-repeat: no-repeat;
}
.fondBandePrint {
	background-image: url(img/bandeVertPrint.png);
	background-repeat: no-repeat;
}
.fondBandeWeb {
	background-image: url(img/bandeBleuWeb.png);
	background-repeat: no-repeat;
}
.fondBandeLogos {
	background-image: url(img/bandeOrangeLogo.png);
	background-repeat: no-repeat;
}
.fondBandeProfil {
	background-image: url(img/bandeRougeProfil.png);
	background-repeat: no-repeat;
}
.fondBandeContact {
	background-image: url(img/bandeVioletContact.png);
	background-repeat: no-repeat;
}
.fondBandeAccueil {
	background-image: url(img/bandeRoseAccueil.png);
	background-repeat: no-repeat;
}
#affiche {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
	font-weight: bold;
}
#brochure {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 20px;
}
#divers {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	list-style-type: none;
	line-height: 60px;
}
#listeDetail {
	font-size: 15px;
	line-height: 25px;
	padding-left: 35px;
}
.typoGrise {
	color: #333333;
	line-height: 20px;
	text-transform: lowercase;
}
.typoWeb {
	color: #29abe2;
}
.typoPrint {
	color: #8cc63f;
}
.typoIdentite {
	color: #f15a24;
}
.typoProfil {
	color: #ed1c24;
	font-size: 20px;
	margin-left: -5px;
}

.typoComment {
	color: #333333;
	background-color: #FFFFFF;
}
.typoCommentIndex {
	color: #f0037f;
	font-weight: bolder;
}
.typoTitreProfil {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
#comment {
	color: #333333;
	width: 530px;
}
#commentIndex {
	color: #333333;
	width: 350px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#commentProfil {
	color: #333333;
	width: 223px;
	font-weight: normal;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 15px;
}
#commentProfil1 {
	color: #333333;
	width: 270px;
	font-weight: normal;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-left: 10px;
	margin-top: -320px;
	margin-left: 270px;
}
#cadreComment {

}
#cadreIndex {
	width: 431px;
	background-image: url(img/accueil1.png);
	height: 330px;
	background-position: center;
	font-weight: bold;
	text-align: left;

}
#cadreProfil {
	width: 549px;
	background-image: url(img/profil.png);
	height: 368px;
	background-position: center;
	margin-left: 20px;
}
#menuListe {
	padding-bottom: 50px;
}
#lienExterne {
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.print:link {
	text-decoration: none;
	color: #8cc63f;
}
a.print:visited {
	text-decoration: none;
	color: #8cc63f;
}
a.print:hover {
	text-decoration: none;
	color: #8cc63f;
}
a.print:active {
	text-decoration: none;
}
a.web:link {
	text-decoration: none;
	color: #29abe2;
}
a.web:visited {
	text-decoration: none;
	color: #29abe2;
}
a.web:hover {
	text-decoration: none;
	color: #29abe2;
}
a.web:active {
	text-decoration: none;
}
a.logos:link {
	text-decoration: none;
	color: #f15a24;
}
a.logos:visited {
	text-decoration: none;
	color: #f15a24;
}
a.logos:hover {
	text-decoration: none;
	color: #f15a24;
}
a.logos:active {
	text-decoration: none;
}
a.profil:link {
	text-decoration: none;
	color: #ed1c24;
}
a.profil:visited {
	text-decoration: none;
	color: #ed1c24;
}
a.profil:hover {
	text-decoration: none;
	color: #ed1c24;
}
a.profil:active {
	text-decoration: none;
}
a.contact:link {
	text-decoration: none;
	color: #93278f;
}
a.contact:visited {
	text-decoration: none;
	color: #93278f;
}
a.contact:hover {
	text-decoration: none;
	color: #93278f;
}
a.contact:active {
	text-decoration: none;
}
a.accueil:link {
	text-decoration: none;
	color: #f0037f;
}
a.accueil:visited {
	text-decoration: none;
	color: #f0037f;
}
a.accueil:hover {
	text-decoration: none;
	color: #f0037f;
}
a.accueil:active {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
