/* REDEFINITIONS DES STYLES DE BASE */
a {
	color:#8f8f8f;
	text-decoration:none;
}
a:hover {
	color:#8f8f8f;
}

#uc_tab_content a {
	text-decoration:underline;
}
body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
}
h1 {
	font-family: Georgia, "Trebuchet MS", Arial;
	color:#760b02;
	font-size:15px;
}
h2 {
	font-family: Georgia, "Trebuchet MS", Arial;
	color:#7F7F7F;
	font-size:13px;
}
/* STYLES POUR LE CONTAINER */
.m-spacer {
		padding-right:11px;
		padding-left:17px;
		width:982px;
	}
#ft {
		background:white url(pic/bordure_05.gif) no-repeat scroll 0% 0%;
		height:40px;
	}
#doc4 {
	width:1010px;
	background:transparent url(pic/bordure_01.gif);
}
#hd {
	background:transparent url(pic/marisolc_02.gif) repeat-y scroll 100% 50%;
	padding-left:30px;
	padding-right:30px;
}
#menu {
	background:transparent url(pic/marisol_05.gif);
	padding:0 33px;
	height:20px;
	color:white;
	font-family: Georgia, "Trebuchet MS", Arial;
	font-weight: bold;
	padding-top:2px;
}
#menu a {
	color:white;
}
#menu span {
	float:right;
}
/* STYLE DE S MENUS */
.marisol-menu {
	padding-left:20px;	
}
.Menu {
	float:left;
	width:469px;
}
.uc_menu_menuitem {
	float:right;	
	padding:33px 10px;
}
.uc_menu_menuitem a {
	font-family: Georgia, "Trebuchet MS", Arial;
	text-decoration: none;
	font-size:11px;
	font-style:italic;
}
.uc_menu_selected {
	color:#760b02;
}
/* GESTION DES TABS */
.uc_tab_menu {
	font-family: Georgia, "Trebuchet MS", Arial;
	font-style:italic;
	font-size:11px;
	padding-top:20px;
	padding-left:30px;
	float:left;
	width:151px;
}
.uc_tab_menu a {
	font-family: Georgia, "Trebuchet MS", Arial;
	font-style:italic;
}
.uc_tab_menu_elem {
	padding:5px;
}
#uc_tab_content {
	padding:25px 15px 20px 30px;
	background:transparent url(pic/marisol_10.gif) repeat-y;
	float:left;
	width:410px;
	min-height:480px;
	font-size:12px;
	line-height:19px;
}
.marisol-left {
	background:transparent url(pic/marisol_14.gif);
	float:right;
	width:300px;	
}
#marisol-left-content {
	background:transparent url(pic/marisol_13.gif) no-repeat;
	padding-left:22px;
}
.uc_tab_selected {
	color:#760b02;
	display:block;
	/*padding-bottom:15px;*/
}

/* STYLES POUR LES TABLES DE STYLE */

.pricetable td {
	border-bottom: 1px solid #7F7F7F;
	}
.pricetable td {
	vertical-align:bottom;
	padding:14px 0px 2px;
	width:600px;
}
.pricetable td.pricetable-right {
	text-align:right;
	font-weight:bold;
	width:200px;
}	
.mari-small {
	font-size:11px;
}

/* style pour le retour au top */
.ms-top-link {
	display:block;
	-x-background-x-position:0%;
	-x-background-y-position:0%;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(pic/ms-cliparttop.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:10px;
	margin-left:330px;
	margin-top:30px;
	padding-left:17px;
}