/*************************/
/* TAG */
/*************************/
BODY{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

#footer {
	text-transform: uppercase;
	font-size: 10px;
	
}
h3.sitemap {
	font-weight: bold;
	font-size: 12px;
}
h4.sitemap {
	font-size: 12px;
}
p {
	font-size: 12px;
	color: #000;
	word-wrap: break-word;
}

#searchButton {
	display: inline;
	line-height: inherit;
	vertical-align: text-bottom;
}

h1.CMS {
	font-size: 24px;
	margin: 26px 0 30px 0;
}

#content.contentPage {
	margin-top: 30px;
}

#filAriane, #filAriane a {
	color: #767676;
	font-size: 11px;
}

#bannerLink {
	display: block;
	position: absolute;
	text-decoration: none;
	z-index: 1;
	margin-top: -155px;
	height: 155px;
	width: 450px;
}

#bannerLink > img {
	width: 450px;
	height: 155px;
}
a#bannerLink:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

#utilitaires {
	font-size: 10px;
	text-transform: uppercase;
}

#utilitaires select {
	text-transform: none;
	width: 100px;
	font-size: 10px;
}

input[type=text], input[type=password], select, textarea {
	border: solid 1px #bbb;
}

td.CMS_Content {
	color: #000;
}

body[contentEditable] {
	color: #000;
}

.CMSContent p {
	margin: 0 0 1em 0;
}

/* Annuaire */
/* Template */
.secondaryTable{ 
	/*background: #FFFFFF;*/
	border-top-style: solid;  border-top-color: #47358B; border-top-width: 1px;
}

.TabPuce{ 
	background: #e2303a; 
	border-top-style: solid;  border-top-color: #e2303a;	border-top-width: 1px; border-left-style: solid;   border-left-color: #e2303a; 	border-left-width: 1px;
}

.TabText{ 
	background: #F0EBE6; 
}

.PageTabHeader{ 
	font-size: 9px;
	font-style:italic;
	color: #999999;
	background: #FFFFFF; 
	border-top-style: solid;  border-top-color: #FFFFFF; border-top-width: 1px; border-left-style: solid;   border-left-color: #FFFFFF; border-left-width: 1px; 
}
.PageTabHeaderActions{ 
	background: #F4F4F4;
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-right-style: solid;  border-right-color: #e2303a; border-right-width: 1px;
}

.PageTabHeaderBlank{ 
	background: #FFFFFF;
	border-left-style: solid;  border-left-color: #FFFFFF; border-left-width: 1px;
}

.PageTabContent{
	font-size: 11px;
	background: #ffffff;
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-left-style: solid;   border-left-color: #e2303a; 	border-left-width: 1px;	border-bottom-style: solid; border-bottom-color: #e2303a; border-bottom-width: 1px; border-right-style: solid;  border-right-color: #e2303a; border-right-width: 1px;
}
.PageTabHeaderSelected{ 
	font-size: 9px;
	font-style:normal;
	color: #000000;
	background: #FFFFFF; 
	border-top-style: solid;  border-top-color: #FFFFFF; border-top-width: 1px; border-left-style: solid;   border-left-color: #FFFFFF; border-left-width: 1px; 
}

.PageContent_Table{
border-top-color:#999999;
border-top-width:1px;
border-top-style:solid;
}


.TabHeader{ 
	font-size: 11px;
	font-weight: bold;
	color: #e2303a;
	background: #F4F4F4; 
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-left-style: solid;   border-left-color: #e2303a; border-left-width: 1px; 
}
.TabHeaderActions{ 
	background: #F4F4F4;
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-right-style: solid;  border-right-color: #e2303a; border-right-width: 1px;
}

.TabHeaderBlank{ 
	background: #FFFFFF;
	border-left-style: solid;  border-left-color: #e2303a; border-left-width: 1px;
}

.TabContent{
	font-size: 11px;
	background: #ffffff;
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-left-style: solid;   border-left-color: #e2303a; 	border-left-width: 1px;	border-bottom-style: solid; border-bottom-color: #e2303a; border-bottom-width: 1px; border-right-style: solid;  border-right-color: #e2303a; border-right-width: 1px;
}
.TabHeaderSelected{ 
	font-size: 11px;
	font-weight: bold;
	color: #F4F4F4;
	background: #e2303a; 
	border-top-style: solid;  border-top-color: #e2303a; border-top-width: 1px; border-left-style: solid;   border-left-color: #e2303a; border-left-width: 1px; 
}

.Content_Table{

font-size:12px;
border-color:#e2303a;
border-width:1px;
border-style:solid;
}

.Content_Header{

font-size:12px;
color:#FFFFFF;
background:#e2303a;
border-width:0px;
border-style:solid;
font-weight:bold;
}

.Content_Body{

font-size:12px;
color:black;
background:#ffffff;
border-width:0px;
border-style:solid;
border-color:#FFFFFF;
}

A.LinkHeader{

font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

A:hover.LinkHeader{

font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
}