.title {
	color:white;
	font-weight:bold;
	background-color:gray;
	margin:0 82% 0 0;
	padding:2px 0 2px 5px;
}

.message {
	background-color:#E3CFD9;
	border-color:#730B41;
}

.theme {
	background-color:#E8F0E8;
	padding:10px;
}

.themeName {
	font-weight:bold;
	font-size:14px;
}

.themeChange {
	text-align:right;
}

.selectTheme {
	list-style-image:url('/RootSites/agevillage/Article/img/selectRubriqueItem.gif');
}

.newRubrique {
	padding:5px;
}

.newRubriqueItem {
	list-style-image:url('//RootSites/agevillage/Article/img/newRubriqueItem.gif');
}

a.rubriqueLink:hover {
	text-decoration:underline;
}

.articleTitle {
	/*border:1px solid #206AAD;*/
	text-align:center;
	padding:10px;
	color:#306840;
	/*margin:0 25% 15px 25%;*/
}

.articleTitle a {
	font-size:20px;
}

.newArticleItem {
	margin-left:10px;
	padding-top:3px;
	list-style-image:url('/RootSites/agevillage/Article/img/newArticleItem.gif');
}

a.articleLinkValide:hover, 
a.newArticleLink:hover, 
a.newRubriqueLink:hover, 
a.changeThemeLink:hover {
	color:#808080;
}

a.articleLink, a.sectionLink {
	color:black;
}

a.articleLink:hover, a.sectionLink:hover {
	color:#F3CC9D;
}

.auteur, .date {
	font-weight:bold;
	padding:10px;
	text-align:right;
	font-size:16px;
	font-style:italic;
}

.sectionTitle, .newSection, .sectionText {
	padding:0 0 15px 0;
}
.sectionText {
	text-align:justify;
}
.sectionTitle, .newSection {
	text-align:center;
}

h2.sectionTitle {
	font-size:18px;
	letter-spacing:4px;
	word-spacing:2px;
}

.newSectionItem {
	list-style-image:url('/RootSites/agevillage/Article/img/newSectionItem.gif');
}

a.sectionLinkValide, a.newSectionLink {
	color:#F3C10C;
}

a.sectionLinkValide:hover, a.newSectionLink:hover {
	color:#EA7A7A;
}

a.sectionLinkPrivate {
	color:#301E80;
}

a.sectionLinkPrivate:hover {
	color:#3A1CBC;
}

a.sectionTextLink:hover {
	text-decoration:none;
	color:#35A3A2;
}

.paragrapheTitle, .newParagraphe, .paragrapheText {
	padding:0 0 15px 0;
}
.paragrapheText {
	text-align:justify;
}

.paragrapheTitle, .newParagraphe {
	margin:0 0 0 30px;
}

.paragrapheTitle {
	font-size:14px;
	font-weight:bold;
}

.newParagrapheItem {
	list-style-image:url('/RootSites/agevillage/Article/img/newParagrapheItem.gif');
}

.paragrapheItem {
	color:#306840;
	list-style-type:circle;
}

a.paragrapheTitleLink, a.newParagrapheLink {
	color:#306840;
}

a.paragrapheTitleLink:hover, a.paragrapheTextLink:hover, a.newParagrapheLink:hover {
	color:#7F3A82;
}

a.paragrapheTextLink:hover {
	text-decoration:none;
}

h4.articleContentItem {
	font-size:12px;
	font-weight:normal;
	margin:2px 0px 2px 40px;
	text-align:justify;
}

.articleContentItemBlock {
	color:black;
}

.paragrapheTextLink {
	color:black;
}

.searchResults h4, .searchResults h5, .searchResults h6 {
	margin:0px;
	font-weight:normal;
}
.searchResults h4 {
	margin-top:5px;
	font-weight:bold;
}
.searchResults h2, .searchResults h3 {
	margin:10px 0px 0px 0px;
}
.searchContent {
	color:red;
}
a.sectionTextLink {
	color:black;
}

