﻿body
{
	background-color: #534f34;
	font-family: Arial,Helvetica;
	font-size : 10px;
	margin : 0px;
	padding: 0px;
}

input, textarea, select {border:1px solid #534f34;font-family: Arial,Helvetica;font-size : 10px; }
input.radio { border:0 }
input.checkbox { border:0 }
.textBox{		font-size: 10px;}
/*
a:visited { color: #d11d35;	text-decoration: none; font-weight: bold;   }
a:active { color: #d11d35;	text-decoration: none; font-weight: bold; }
a:hover { color: #d11d35;	text-decoration: underline; font-weight: bold; }
a:link { color: #d11d35;	text-decoration: none; font-weight: bold; }
*/
.labelArticle
{
	
	font-size: 12px;
	font-weight: bold
}

.Title
{
	background-color:#534f34;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color:#ffffff;
	text-align:left
}

.TopBanner
{
	font-size: 10px;
	font-weight: bold;	
	background-color:#534f34;
	color: #ffffff;	
	text-decoration: none
}
.menu
{	
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	
	background-color:#534f34;
	color: #ffffff;	
	text-decoration: none
}

.mainMenuButtonOn
{
    font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
	background-color:#534f34;
	color: #ffffff;
	text-decoration: underline
}
.mainMenuButtonOff
{
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
	background-color:#534f34;
	color: #ffffff;
	text-decoration: none
}
.mainMenuButtonOver
{
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;	
	background-color:#534f34;
	color: #ffffff;
	text-decoration: underline
}

.breadCrumb
{
	font-size: 12px;
	font-weight: bold;
	color: #d11d35;
	text-decoration: none
}
a.breadCrumb
{
	font-size: 12px;
	font-weight: bold;
	color: #d11d35;
	text-decoration: none  
}
a.breadCrumb:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #d11d35;
	text-decoration: underline 
}
a.breadCrumb:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #d11d35;
	text-decoration: none  
}

/*---------------------ERROR -------------------------*/

.error
{
	
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

.NbVisites
{
	
	font-size: 10px;
	color: #ff0000;
	font-weight: bold
}

.nouveau
{
	
	font-size: 10px;
	color: #ff0000;
	font-weight: bold
}

.fldError
{
	
	font-size: 11px;
	color: #ff0000;
}

.information
{
	
	font-size: 16px;
	color: #645e9a;
	text-align: center;
}

.tableError
{
	border: solid 1px #d2d0e0;
}
/*---------------------ERROR -------------------------*/
hr
{
	border-top-color: #C0C0C0;
	border-top-width: 1px;
}

.title
{
	
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	white-space:nowrap;
	text-align:left
}

.subtitle
{
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;		
	white-space:nowrap;
	text-align:left
}

.MyAccountTitle
{
	
	font-size: 12px;
	color: #000000;
	white-space:nowrap;
	text-align:left
}

.value
{
	
	font-size: 11px;
	color: #000000
}
.CompletionCityList
{
	border: 1px solid #C0C0C0;
	
	font-size: 11px;
	color: #000000;
	background-color: #FFFFBB;
}
.CompletionCityListItem
{
	
	font-size: 11px;
	color: #000000;
	background-color: #FFFFBB;
}

.valueNumeric
{
	
	font-size: 11px;
	color: #000000;
	text-align:right;
	white-space:nowrap
}

.Price
{
	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	white-space:nowrap
}


.label
{
	
	font-size: 11px;
	color: #000000;
	text-align:right;
	vertical-align:middle
}

.required
{
	
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}


.Authent
{
	
	font-size: 11px;
	color: #ffffff;
	white-space:nowrap
}

a.Authent
{
	
	font-size: 11px;
	color: #ffffff;
	white-space:nowrap
}


a.CategoryItem
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#d11d35
}
a.CategoryItem:visited
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	text-transform:uppercase;
	color:#d11d35
}
a.CategoryItem:hover
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	text-transform:uppercase;
	color:#d11d35
}


.ArticleTitle
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #d11d35;
}

a.ArticleTitle
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #d11d35;
}

a.ArticleTitle:hover
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #d11d35;
}

a.ArticleTitle:visited
{
	
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #d11d35;
}

a.DetailArticle
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#000000
}

a.DetailArticle:hover
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	color:#000000
}

a.DetailArticle:visited
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#000000
}

.VilleArticle
{
	
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#000000
}

.ContenuArticle
{
	
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#000000
}

.DateArticle
{
	
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#000000
}

.ArticleListTitle
{
	/*background-image: url( '../Images/OngletListArticle.gif' );*/
	background-color:#534f34;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	color:#ffffff;
	text-align:left
}

/*--------------------		ArticleView	-----------------*/

.ArticleViewTitle
{
	/*background-image: url( '../Images/OngletListArticle.gif' );*/
	background-color:#534f34;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
	height:25px;
	text-align:left
}

.CategoryBorder
{
	background-color:#534f34;
	
}

.CategoryTitle
{
	/*background-image: url( '../Images/onglet.png' );*/
	background-color:#534f34;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	text-transform:uppercase;
	color:#ffffff
}

a.Contact
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#999999
}
a.Contact:hover
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
	color:#000000
}

Contact
{
	
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration:none;
	color:#999999
}


a.Partner:hover
{
	
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}

a.Partner
{
	
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}

a.Partner:visited
{
	
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}


a.PartnerImply:hover
{
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}

a.PartnerImply
{
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}

a.PartnerImply:visited
{
	
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#555555
}

.RowItemStyle
{
    border-width: 0px 0px 1px 0px;
    border-bottom-style: dotted;
    border-bottom-color: #C0C0C0;
}

.PagerStyle
{
    
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	color:#000000
}



a.SearchButton
{
	font-size: 12px;
	
	color: #d11d35;
	font-weight: bold;
	text-decoration:none    
}

a.SearchButton:hover
{
	font-size: 12px;
	
	color: #d11d35;
	font-weight: bold;
	text-decoration:none    
}

a.SearchButton:visited
{
	font-size: 12px;
	
	color: #d11d35;
	font-weight: bold;
	text-decoration:none    
}


a.Descriptif:visited { color: #d11d35;	text-decoration: none; font-weight: bold   }
a.Descriptif:active { color: #d11d35;	text-decoration: none; font-weight: bold }
a.Descriptif:hover { color: #d11d35;	text-decoration: underline; font-weight: bold }
a.Descriptif:link { color: #d11d35;	text-decoration: none; font-weight: bold }