html,body {
	height: 100%;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

body { 

	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #094ed7;
	background-color: #E3F5FC;
	/*background-color: #FEE3DE;*/
}

form {
	margin: 0px;
	padding: 0px;
}

th {
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
}

.prix_special {
	color: #FE0618;
}

.newsletter {
	width:205px;
	height:73px;
	background-image: url(../../images/newsletter_bg.gif);
	background-repeat: no-repeat;
}

.newsletter_info {
	padding: 14px 20px 10px 20px;
	font-size: 12px;
	color: #fe5e0a;
}

.cart_info {
	color: #333333;
	font-size: 12px;
}

.cart_table {
	border: 1px solid #666666;
	padding: 0px;
	margin: 0px;
	/*border-collapse:collapse;*/
	font-size: 12px;
}

.cart_table th {
	padding: 5px;
	font-size: 14px;
	color: #333333;
}

.cart_table td {
	color: #333333;
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

.cart_total {
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	font-size: 12px;
	float:right;
}

.cart_total td {
	color: #333333;
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}

.cart_pic {
	width: 90px;
	text-align: center;
	margin: 8px 8px 0px 0px;
}

.cart_pic img {
	border: 2px solid #CEECF4;
}

.cart_title {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
}

.beige {
	background-color: #FBFBE7;
}

.container_table {
	width: 980px;
	height: 100%;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	
	background-color: #FBFBE7;
	background-image: url(../../images/centre_bg.gif);
	background-repeat: repeat-y;
}

.content_table {

}

#header_diapo {
	width: 814px;
	height: 140px;
}

.header_diapo {
	background-image: url(../../images/header_bg.gif);
	background-repeat: repeat-x;
}

.header_logo {
	background-color: #f93205;
	border-bottom: 1px solid #e63a06;
}

.header_menu {
	background-color: #f93205;
	border-bottom: 1px solid #e63a06;
}

.header_menu1 {
	background-image:url(../../images/menu_ligne1_bg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	/*padding-top: 4px;*/
	padding-top: 12px;
	padding-left: 4px;
}

.resultatsdonnees {
	padding: 2px;
}

#rouge {
	color: #E01B1B;
	vertical-align: middle;
}

#tiret_rouge {
	color: #E01B1B;
	font-weight: bold;
}

.your_account_menu {
	padding-bottom: 5px;
}

#bouton {
	height: 14px;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 11px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 2px 8px 2px 8px;
	border: 1px solid #333333;
	float:left;
}

#bouton a, #bouton a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#bouton a:hover {
	
}

input {
	/*border: 1px solid #AAAAAA;*/
	color: #333333;
	padding-left:2px;
	padding-right:2px;
}

select {
	color: #333333;
}

.input_petit {
	width:150px;
	height:14px;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #AAAAAA;
	font-size:12px;
	color: #666666;
}

.input_search {
	width:150px;
	height:14px;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #f48269;
	font-size:12px;
	color: #fe5e0a;
}

.input_newsletter {
	width:116px;
	height:14px;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #ccdbe1;
	font-size:12px;
	color: #fe5e0a;
}

.input_qty {
	width:20px;
	height:14px;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #ccdbe1;
	font-size:12px;
	color: #094ed7;
}

.input_sort {
	width:150px;
	padding-left:2px;
	padding-right:2px;
	border: 1px solid #ccdbe1;
	font-size:12px;
	color: #094ed7;
	margin-right: 4px;
}

.header_cart {
	float:right;
	width:203px;
	height:26px;
	background-image: url(../../images/menu_ligne_cart.gif);
}

.header_cart_info {
	padding-left:38px;
	padding-top:5px;
	font-size:11px;
	color: #fe5e0a;
}

.degrade {
	background-image: url(../../images/degrade.gif);
	background-repeat: repeat-x;
}

.interligne {
	line-height:18px;
}

.label {
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

.normal {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.section_title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.sort_zone {
	font-size: 12px;
}

.person_list {
	text-align: left;
	margin: 8px;
	font-size: 11px;
}

.person_list_pic {
	width: 90px;
	text-align: center;
	margin: 0px 16px 0px 0px;
}

.person_list_pic img {
	border: 2px solid #CEECF4;
}

.person_list_nom {
	font-weight: bold;
	font-size: 14px;
	/*color: #438cbe;*/
	padding-bottom: 8px;
}

.person_list_label {
	color: #000000;
}

.title_list {
	text-align: left;
	margin: 8px;
	font-size: 11px;
}

.title_list_pic {
	width: 96px;
	text-align: center;
	margin: 0px 16px 0px 0px;
}

.title_list_pic img {
	border: 2px solid #CEECF4;
}

.title_list_title {
	font-weight: bold;
	font-size: 14px;
	/*color: #438cbe;*/
	padding-bottom: 8px;
}

.title_list_label {
	color: #000000;
}

.title_page {
	font-size: 12px;
}

.title_page_pic {
	margin: 0px 16px 16px 0px;
}

.title_page_pic img {
	border: 2px solid #CEECF4;
}

.news_list {
	text-align: left;
	margin: 8px;
	font-size: 11px;
}

.news_list_date {
	font-weight: bold;
	font-size: 12px;
}

.news_list_title {
	font-weight: bold;
	font-size: 14px;
	/*color: #438cbe;*/
	padding-bottom: 8px;
}

.news_list_contenu {
	text-align: justify;
}

.news_page {
	text-align: left;
	margin: 8px;
	font-size: 12px;
}

.news_page_date {
	font-weight: bold;
	font-size: 12px;
}

.news_page_title {
	font-weight: bold;
	font-size: 16px;
	/*color: #438cbe;*/
	padding-bottom: 8px;
}

.news_page_contenu {
	text-align: justify;
}

.contenupage .title_page hr {
	color: #6fce38;
	background-color: #6fce38;
	height: 3px;
	border-top: 1px solid #d1e4db;
	border-bottom: 1px solid #e9ecff;
	border-left: none;
	border-right: none;
	clear: both;
}

.person_page {
	font-size: 12px;
}

.person_page_pic {
	margin: 0px 16px 16px 0px;
}

.person_page_pic img {
	border: 2px solid #CEECF4;
}

.contenupage .person_page hr {
	color: #6fce38;
	background-color: #6fce38;
	height: 3px;
	border-top: 1px solid #d1e4db;
	border-bottom: 1px solid #e9ecff;
	border-left: none;
	border-right: none;
	clear: both;
}

.person_profession {
	font-size: 18px;
	color: #000000;
	padding-bottom: 14px;
}

.titrepage {
	font-size: 20px;
	color: #438cbe;
	font-weight: bold;
	padding-bottom: 20px;
}

h1 {
	font-size: 20px;
	color: #438cbe;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 0px;
}

.infopage {
	padding: 0px 0px 5px 2px;
}

.texte_box {
	padding: 0px 5px 0px 0px;
}

.price_box {
	font-size: 11px;
}

.our_specials{
	color: #094ed7;
	text-align: left;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
}

.contenupage .bloc_menu_element a:link, .contenupage .bloc_menu_element a:visited {

	color: #326078;
	text-decoration: none;
}

.contenupage .bloc_menu_element a:hover {
	
	color: #326078;
	text-decoration: underline;
}

.contenupage hr {
	color: #fd7324;
	background-color: #fd7324;
	height: 3px;
	border-top: 1px solid #d1e4db;
	border-bottom: 1px solid #e9ecff;
	border-left: none;
	border-right: none;
	clear: both;
}

.bloc {
	
}

.bloc_menu_element {
	
	font-size: 14px;
	color: #326078;
	padding: 2px 18px 2px 18px;
	font-weight: bold;
}

.bloc_titre {
	
	font-size: 16px;
	color: #326078;
	font-weight: bold;
	padding-bottom: 18px;
}

.bloc_contenu {
	
	font-size: 14px;
	/*color: #9c7243;*/
	padding-bottom: 14px;
	text-align: justify;
}

.gototop {

	text-align:right;
}

.zonegauche {
	
	width:10px;
	background-image: url(../../images/centre_gauche.gif);
	background-repeat: repeat-y;
}

.zonecentre {
	width: 738px;
	border-top: 1px solid #F4F4E5;
	/*width: 100%;*/
	padding: 13px 11px 0px 6px;
	vertical-align: top;
	/*text-align: justify;*/
}

.zonedroite {
	
	width:10px;
	background-image: url(../../images/centre_droite.gif);
	background-repeat: repeat-y;
}

.colonne_gauche {
	width: 205px;
}

.colonne_milieu {
	background-color: #FFFFFF;
}

.zonecentrebas {
	width: 718px;
	padding: 8px 17px 8px 20px;
}

.zonecentrebas a:link, .zonecentrebas a:visited {
	
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.zonecentrebas a:hover {
	
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

.contenupage {
	
	font-size: 14px;
	color: #094ed7;
	padding-left: 6px;
}

.contenupage img {
	/*border: 1px solid #5E5E5E;*/
	/*border: 2px solid #CEECF4;*/
}

.contenupage a:link, .contenupage a:visited {

	color: #094ed7;
	text-decoration: none;
}

.contenupage a:hover {

	color: #094ed7;
	text-decoration: underline;
}

.footer_gauche {
	width: 205px;
	background-color: #FCFCE8;
}

.footer_milieu {
	border-top: 1px solid #F4F4E5;
	/*width: 775px;*/
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	color: #094ed7;
	line-height:22px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FCFCE8;
}

a.afooter:link, a.afooter:visited {

	color: #094ed7;
	text-decoration: underline;	
}

a.afooter:hover {

	color: #094ed7;
	text-decoration: none;
}

.pagination {
	font-size: 12px;
	/*float: right;*/
}

.pagination td a:link, .pagination td a:visited {

	color: #094ed7;
	text-decoration: none;
}

.pagination td a:hover {

	color: #094ed7;
	text-decoration: underline;
}

.galerie_element {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

.legende {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	line-height: 14px;
	font-size: 12px;
}

.menu {
	
}

.cssmenu {
	
}

.clsCMOnSub1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FE5E0A;
	background-color: #F1FBFE;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	padding: 4px 5px 4px 10px;
	text-decoration: none;
}

.clsCMOverSub1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FE5E0A;
	background-color: #F1FBFE;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	padding: 4px 5px 4px 10px;
	text-decoration: underline;
}

