





* {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana,Arial,sans-serif;
	color: #000000;
}
input, textarea, select {
	color: ;
}
body {
	background: #ffffff;
}
body strong {
	font-weight: bold;
}
body code {
	font-family: Courier;
}
body em {
	font-style: italic;
}
body blockquote {
	padding: 3px 6px;
	border: 1px dotted #D0D0D0;
	margin: 5px;
}
.postWrapper p,
.productsWrapper p {
	padding: 5px 0;
}
.postWrapper ul,
.productsWrapper ul {
	margin-bottom: 4px;
}
.postWrapper ul li,
.productsWrapper ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.postWrapper ol li,
.productsWrapper ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

/*******************/
/** Common styles **/
/*******************/
ul, ul li {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
a {
	color:#000000;
	text-decoration:underline;
	outline: 0;
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	display:block;
	clear:both;
	line-height:1px;
	font-size:1px;
	height:0;
	visibility:hidden;
}
.error,
.error-notification {
	border: 2px solid #f00;
	padding: 5px;
	background: #fcc;
	font-weight: bold;
}
.error a {
	font-weight: bold;
}
.message,
.confirm-notification {
	border: 2px solid #0f0;
	padding: 5px;
	background: #cfc;
	font-weight: bold;
}
form .required {
	color:#f00;
}
form input,
form textarea,
form select {
	border: 1px solid #D0D0D0; 
	padding: 3px;
}
form input:hover,
form textarea:hover,
form select:hover {
	border: 1px solid #000000; 
}
input.radio,
input.checkbox {
	border: none;
	padding: none;
}
form select {
	padding: 0;
}
#sidebar input.textInput {
	padding: 4px 3px;
	width: 185px;
	margin-right: 5px;
}
input.submitInput,
a.buttonLike,
input.button-like,
a.button-like {
	position: relative;
	color:#000000;
	background: #ffffff;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #D0D0D0;
	text-decoration: none;
	padding: 5px 7px;
	text-transform: uppercase;
	cursor: pointer;
	width: auto;
}
a.buttonLike:hover,
a.button-like:hover,
input.submitInput:hover,
input.button-like:hover {
	border: 1px solid #326E9E;
}

input.confirm, input.envoyer {
	color: #326E9E;
	border: 4px double #326E9E;
}
input.envoyer {
	margin: 10px 0 10px 190px;
}
 
input.confirm:hover, input.envoyer:hover {
	background: #326E9E;
	color: #ffffff;
	border: 4px double #ffffff;
}

label {
	width: auto;
	clear: left;
	margin: 5px 0;
	cursor: pointer;
}
.rememberMe {
	clear: none;
}
form p.field label {
	color: 	;
	font-weight: bold;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
form p.field label:hover {
	color: inherit;
}
form .c_remember input{
	float: left; margin:  0 ;
}
form .fieldLine {
	display: block;
	padding: 0 0 10px 0;
}
.messageType1 {
	color: #F00;
}
span.option {
	color:;
	font-size:0.85em;
}
div.ui-widget-overlay {
	opacity: .60;filter:Alpha(Opacity=60);
	/* fix bug in IE8 */
	position /*\**/: fixed\9
}


/**********/
/** Page **/
/**********/
#page {
	width: 950px;
	margin: 20px auto;
	position: relative;
	background: #ffffff;
	border: 6px solid #3151dd;
}


/*************/
/** Wrapper **/
/*************/
#wrapper {
	width: auto;
	margin: 0 auto;
	padding: 10px;
}
#main {
	width: 670px;
	float: right;
	text-align: justify;
}
#content {
	padding: 5px;
	zoom:1;
}
#sidebar {
	width: 240px;
	float: left;
	overflow: hidden;
}

/************/
/** Footer **/
/************/
#footer {
	width: auto;
	margin: 10px;
	padding: 10px;
	background: #ffffff;
	text-align: right;
}
#footer * {
	font-weight: bold;
}
#footer .links a {
	display: inline-block;
	padding: 0 5px;
}
#footer .links,
#footer .copyright {
	padding: 10px 10px;
	color: inherit;
}
#footer .copyright a.stonfield {
	color: #5372cc;
}

/**********/
/** Tags **/
/**********/
.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 130%; }
.tag80 { font-size: 140%; }
.tag90 { font-size: 150%; }
.tag100 { font-size: 160%; }

 

/*******************/
/** Right wrapper **/
/*******************/
.rightWrapper {
	margin: 0 0 20px 0;
}
.rightWrapper .title a {
	text-decoration: none;
}
.rightWrapper .title a:hover {
	text-decoration: underline;
}
.rightWrapper .subArea {
	background:	#ffffff;
	margin-top: 5px;
	padding: 15px;
}



/*********************/
/** Header from box **/
/*********************/
h2.areaHeader,
h3.areaHeader {
	background: #ffffff;
	color: #326E9E;
	text-align: right;
	font-weight: bold;
	padding: 4px;
	font-size: 1.4em;
}

.subTitle h3,
.subTitle h3 *,
h3.title {
	margin: 10px 0;
	padding: 6px;
	font-weight: bold;
}


/**************************************************/
/** Pages infos box, breacrumb, navigation links **/
/**************************************************/
/**********************/
/** Navigation links **/
/**********************/
.navLinks,
#contentInfo {
	margin: 0 0 20px 0;
	font-weight: bold;
}
#contentInfo * {
	color:;
}
#contentInfo h2 {
	color:#326E9E;
}
#contentInfo input {
	color: #000;
}

.navLinks a,
#contentInfo a {
	font-weight: bold;
	color:#000000;
}
#contentInfo h2 {
	background: #ffffff;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}
#contentInfo .description {
	margin: 4px 0 0 10px;
	padding-top: 4px;
}
#contentInfo .categoryDesc,
#contentInfo .categoryFeeds {
	display: block;
	text-align: right;
	margin-top: 3px;
	padding: 4px 0 0 0;
}
#contentInfo .categoryFeeds a {
	color: #FF6600;
}
#contentInfo p a.feed:link,
#contentInfo p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(img/rss.png) no-repeat 1px 3px;
}
.navLinks a {
	text-decoration: none;
	width: 49%;
}
.navLinks a:hover {
	text-decoration: underline;
}
.navLinks a.prev {
	float: left;
}
.navLinks a.next {
	text-align: right;
	float: right;
}

/****************/
/** Pagination **/
/****************/
.pagination {
	border-width: 1px 0;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
}
.pagination * {
	color: ;
	font-weight: bold;
}
.pagination a {
	color: #000000;
	font-weight: bold;
}
.pagination strong {
	padding: 4px; 
	font-weight: bold;
}
.pagination a:link, .pagination a:visited {
	text-decoration: none;
	padding: 5px;
}
.pagination a:hover {
	text-decoration: underline;
}