body{
	background: #e2e2d8 url('../images/bg_site.gif');
	margin: 0;
}

td,div,p,span,select,input,li,option{
	font-family: Times New Roman, arial, sans-serif;
	font-size: 13px;
	color: #4b4b4b;
}

.division{
	background: url('../images/division.gif') repeat-x center;
	border: 0;
}

.intro{
	font-size: 15px;
}

.center{
	background: #fff;
}

a:link,a:visited{
	color: #898989;
	text-decoration: none;
}

a:hover{
	color: #535353;
	text-decoration: underline;
}

a:active{
	color: #535353;
	text-decoration: none;
}

.link{
	color: #898989;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.arrow{
	color: #898989;
	font-size: 10px;
	text-decoration: none;
	background: url('../images/fleche_off.gif') no-repeat left center;
	padding-left: 16px;
	text-transform: uppercase;
}
a.arrow:link,
a.arrow:visited{
	color: #898989;
	font-size: 10px;
	text-decoration: none;
	background: url('../images/fleche_off.gif') no-repeat left center;
	padding-left: 16px;
	text-transform: uppercase;
}

a.arrow:hover,
a.arrow:active{
	color: #535353;
/*	background: url('../images/fleche_on.gif') no-repeat left center;*/
	padding-left: 16px;
}

a.more:link,
a.more:visited {
	font-size: 14px;
	color: #898989;
	background: url('../images/fleche_off.gif') no-repeat left center;
	padding: 10px 0 10px 16px;
}

a.more:hover,
a.more:active {
	padding: 10px 0 10px 16px;
/*	background: url('../images/fleche_on.gif') no-repeat left center;*/
	color: #535353;
	text-decoration: none;
}
ul.green{
	list-style-image: url('../images/fleche_verte.gif');
	margin: 10px 0 10px 20px;
	padding: 0 0 0 5px;
}
ul.red{
	list-style-image: url('../images/fleche_on.gif');
	margin: 10px 0 10px 15px;
}

p{
	margin: 10px 0 10px 0;
}

h1{
	font-size: 33px;
	margin: 0;
	color: #535353;
	font-weight: normal;
}

h2{
	font-size: 22px;
	margin: 0 0px 8px 0px;
	font-weight: normal;
	color: #535353;
}

h2.home{
	font-size: 12px;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px
}

h3{
	font-size: 13px;
	margin: 0px;
	color: #535353;
}

h3.arrow,h3.arrowGreen{
	font-size: 18px;
	text-transform: none;	
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	color: #535353;
	padding-left: 16px;
	background: url('../images/fleche_on.gif') no-repeat left center;
}

h3.arrowBlue{
	font-size: 18px;
	text-transform: none;	
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	color: #535353;
	padding-left: 16px;
	background: url('../images/fleche_bleu.gif') no-repeat left center;
}

h3.arrowGreen{
	background: url('../images/fleche_verte.gif') no-repeat left center;
}

p.padLeft{
	margin: 5px 0 10px 16px;
}

h5,
h4{
	font-size: 9px;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
	color: #898989;
}

img{
	border: 0;
}

a.lang:hover{
	text-transform: uppercase;
	font-size: 8px;
}

.homeT{
	font-size: 31px;
	color: #7b7b7b;
	line-height: 24px;
	text-decoration: none;
}

a.homeTxt,a.homeTxt:hover,.homeTxt{
	font-size: 20px;
	color: #7b7b7b;
	text-decoration: none;
}
/*
.ph_home{
	background: #452420 url('../images/ph_home.jpg') no-repeat right bottom;
	padding: 54px 338px 65px 25px;
	color: #e0e0e0;
}

.ph_home h1{
	font-size: 23px;
	font-weight: normal;
	color: #e0e0e0;
}

.ph_home h2{
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	color: #E0E0E0;
	margin-bottom: 0;
}

.copyright{
	padding: 5px 0 5px 0;
}

.breadcrumb{
	font-size: 9px;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #535353;
}

a.breadcrumb{
	font-size: 9px;
	text-transform: uppercase;
	padding: 10px 0 5px 0;
}

a.breadcrumb:hover{
	font-size: 9px;
	text-transform: uppercase;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

p.sousNav{
	color: #404040;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

a.sousNav{
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 11px;
	display: block;
	font-weight: bold;
	color: #898989;
	width: 193px;
	background: #fff url('../images/spacer.gif') no-repeat;
	margin: -12px 0 -10px 0;
}

a.sousNavOn{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #404040;
	padding: 0 0 0 11px;
	width: 193px;
	text-decoration: none;
	background: #fff url('../images/fleche_menu.gif') no-repeat;
	display: block;
	margin: 2px 0 -10px 0;
}

a.sousNav:hover{
	color: #404040;
	text-decoration: none;
	background: #fff url('../images/fleche_menu.gif') no-repeat;
}
*/

a.under{
	text-decoration: underline;
}
img.spacer{
	padding: 2px 0 2px 0;
}

.upper{
	font-size: 9px;
	text-transform: uppercase;
}

a.author{
	color: #ccc;
}

a.author:hover{
	color: #535353;
}