* {
	margin:0;
	padding:0;
	border:0;
}

body {
	text-align:center;
	font-family:Arial;
	font-size:11px;
}

.input {
	font-family:Arial;
	font-size:11px;
}

a {
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}

.tableCenter {
	margin:auto;	
}

.clear {
	clear:both;	
}

#window {
	width:980px;
	margin:auto;
	text-align:left;
	margin-top:15px;
}	
#head {
	float:left;
	width:98%;
	height:130px;
	margin:10px 1% 0 1%;
}

#logo {
	height:104px;
	margin:0;
}

#logo a {
	font-size:30px;
	font-weight:bold;
	font-family:Times New Roman;
}


#menu td.log {
	font-size:10px;
	font-weight:normal;
	font-family: Arial;
	text-align:right;
	vertical-align:bottom;
	padding-right: 10px;
}

#menu td.log a {
	font-size:10px;
	font-weight:normal;
	font-family: Arial;
}

.logo{
	height :104px;
	vertical-align:middle;
	padding-top: 5px;
	padding-left: 10px;
}

#menu {
	position:relative;
}

#menu li {
	float: left;
	padding-right:5px;
	list-style:none;	
}

#menu li a {
	display: block;
	height:26px;
	line-height:26px;
	padding:0 14px;
	font-size:12px;
	font-weight:bold;
	background-repeat:repeat-x;
}

#separator {
    width:100%;
	background-image:url('../images/separator.gif');
}

#menu .firstletter {
	font-size:12px;
}

#content {
	width:98%;
	margin:0 1% 10px 1%;
}

#breadcrumbs {
	padding-left:10px;
	line-height:16px;	
}

#main {
	float:left;
	width:465px;
	height:325px;
}

#main .titre {
	font-size:30px;
	font-weight:bold;
	font-family:Times New Roman;
	padding:15px 0 8px 0;
}

#main .text {
	width:92%;
	font-size:12px;
	line-height:18px;
	margin:10px 4%;
	text-align:justify;
}

#main2 {
	float:left;
	width:100%;
	height:100%;
}

#main2 .text {
	width:92%;
	font-size:12px;
	line-height:18px;
	margin:10px 4%;
	text-align:justify;
}

#main2 .titre {
	font-size:30px;
	font-weight:bold;
	font-family:Times New Roman;
	padding:15px 0 8px 0;
}

.retour {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	padding:15px 0 8px 0;
	text-decoration:none;
}

.retour a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	padding:15px 0 8px 0;
	text-decoration:none;
}

.retour a:hover {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	padding:15px 0 8px 0;
	text-decoration:underline;
}

#columns {
	width:100%;
	margin:0 1% 10px 1%;
}

#columnright {
	width:45%;
    margin-left: 55%;
}

#columnleft {
	width:45%;
	float: left;
}

#photo {
	float:left;
}

#photoAlbum {
	width: 60px;
	height: 60px;
	border: 2px solid #ddd; 
	padding:0;
	margin:0 10px 0 0;
	float:left;	
}

#documents .text {
	padding:0 0 10px 0 !important;
	margin: 0;
}

#documents a {
	font-weight: normal !important;
}

.imgleft {
	float:left;	
	padding: 0 10px 0 0;
}

.imgright {
	float:right;	
	padding: 0 0 0 10px;
}

.login, .account, .order{
	border:1px solid #FFFFFF;
	padding:10px 10px;	
}

.login td{
	vertical-align:top;
}

ul#cart {
	list-style-type: none;
	padding-left:30px;
}

#delivery table{
	width:60%;

}

#cart table{
	margin:auto;
}

#cart thead tr{
	height: 20px;
	text-align: center;
}

#cart thead th{
	padding: 5px;
}

#cart .line1{
	height: 20px;
}

#cart .line2{
	height: 20px;
}

#cart td.first{
	padding-left:5px;
}

#cart td.other{
	text-align: center;
}

#cart select{
	font-size: 10px;	
}

#cart tfoot tr{
	font-weight:bold;	
}

#cart tfoot .total1{
	text-align:right;
	padding:5px;	
}

#cart tfoot .total2{
	text-align:center;
	padding:5px;	
}

#cartValidate table{
	margin:auto;
}

#cartValidate thead tr{
	height: 20px;
	text-align: center;
}

#cartValidate thead th{
	
}

#cartValidate .line1{
	height: 20px;
}

#cartValidate .line2{
	height: 20px;
}

#cartValidate td.first{
	padding-left:5px;
}

#cartValidate td.other{
	text-align: center;
}

#cartValidate .total1{
	text-align:right;
	padding:5px;
}

#cartValidate .total2{
	text-align:center;
	padding:5px;	
}

.account .line1{
	text-align: center;	
}

.order table{
	margin:auto;
}

.order thead tr{
	height:20px;
}

.order .line1{
	text-align: center;	
}

#rub {
	width:100%;
	margin-top:10px;
}
#rub .emp {
	float:left;
	width:304px;
}
#rub .sep {
	float:left;
	width:4px;
	height:104px;
	font-size:0;
	margin:0 10px;
}
#rub .titre {
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
}
#rub .texte {
	font-size:12px;
	text-align:justify;	
}
#rub .texte a {
	text-decoration:none;
}
#rub .img {
	float:left;
	margin-right:10px;	
}

#foot {
	width:100%;
	padding:10px 0;
	text-indent:15px;
}
#foot a {
	color:#6b6966;
	font-weight:bold;
	margin-right:14px;
}
#foot .links {
	float:left;
	width:80%;
	height:16px;
	line-height:16px;
}

#foot a.rd {
	float:right;
	margin-right:15px;
}

/********** Pagination ************/
#paginator {
	text-align:right;
	font-size:12px;
}
#paginator a {
	margin:0;
}
#paginator .box {
	padding:1px 4px;
	text-align:center;
}
#paginator .point {
	padding:0 5px;
}
#paginator .aquo {
	font-size:14px;
}
#paginator .previous {
	margin-right:5px;
}
#paginator .next {
	margin-left:5px;
}
#paginator .current {
	font-weight:bold;
}
/******* End Pagination ***********/

/******* Content **********/
#categories li {
	float: left;
	padding-right:5px;
	padding-bottom:5px;
	list-style:none;	
}

#categories li a {
	display: block;
	height:20px;
	line-height:20px;
	padding:0 14px;
	font-size:12px;
	font-weight:bold;
	background-repeat:repeat-x;
}
/******* End Content ******/

/******* Flash info *******/
div#news-slide {
    position:relative;
    overflow:hidden;
    margin:12px 0 0 0;
    width:425px;
    height:20px;
    line-height: 20px;
}
ul#news-slide-list {
    position: relative;
    overflow:hidden;
    width:425px;
    height:20px;
    list-style-type:none;
}
ul#news-slide-list li {
    position: absolute;
    left:430px;
    top:0px;
    font-weight: bold;
    white-space: nowrap;
}
ul#news-slide-list li.news-slide-first, li.news-slide-first {
    left:0;
}
/******* End flash info *******/

/******* Google Maps *******/
#framemap {
	width: 250px;
	height: 200px;
}
#mymap {
	width: 250px;
	height: 200px;
	float:left;
	margin-right: 10px;
}
#mymap span {
	font-size: 10px;
	color: #999;
	position: absolute;
	right:0px;
	top: -180px;
}
#mymap a {
	font-size: 10px;
	color: #999;
}
/******* End Google Maps *******/

/******* Bouttons **********/
.button {
	height:24px;
	width:auto;
	padding-right:10px;
	float:left;
}
.button2 {
	height:24px;
	width:auto;
	float:left;
}
.button_a {
	float:left;
	font-weight:bold;
	height:24px;
	border:0;
	padding:0 0 4px 10px;
	font-size:11px;
}
.button_r {
	float:left;
	height:24px;
	width:10px;
}
/***************************/