* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url(../images/backgrnd.jpg) repeat;
	margin-bottom: 30px;
}

p, li , table {
	font: 1.2em/1.8em Arial, sans-serif;
	margin-bottom: 10px;
	line-height: 130%;
}

h1 {
	font: 2.0em Arial, sans-serif;
	font-weight: bold;
}

h2 {
	font: 1.6em Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font: 1.3em Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

A {
	text-decoration : none;
	color: #990033;
	font-weight: bold;
}

A:Visited  {
	text-decoration : none;
	color: #330033;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color: #330033;
}

#page-wrap {
	background: #f7f4e3;
	min-width: 780px;
	max-width: 1260px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
#main-content {
	background: #f7f4e3;
	padding-left: 250px;
	padding-top: 20px;
	padding-right: 10px;
}
	
#header {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
	
	#header-left {
		width: 210px;
		float: left;
		text-align:center;
		padding-left: 0px;
		padding-top: 0px;
		font-weight: bold;
		font-size: 1.6em;
	}

	#header-right {
		padding-left: 250px;
		padding-top: 0px;
		padding-right: 0px;
	}
	
#left-sidebar {
	width: 210px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}

#footer {
	background: #f7f4e3;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 0px;
	color: black;
}

#features {
	text-align: right;
}

#vedettes {
	text-align: left;
}

.temoignages {
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

.pournousjoindre {
	width: 100%;
	border-width: 0px;
	border-collapse: collapse;
}

.topandright {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	width: 100px;
}

.topandleft {
	vertical-align: top;
	text-align: left;
}

.fontsmall { font-size: 10px;}    

.fontmedium { font-size: 12px;}    

.fontlarge { font-size: 14px;}

.columnspacer { width:25px}

.vtop { vertical-align:top; }

.vins li {
	line-height: 100%;
	margin: 0;
	padding: 2px;
}

.vins ul {
	margin-bottom: 25px;
}

.recette li {
	line-height: 100%;
	margin: 0;
	padding: 2px;
}

.recette ul {
	margin-bottom: 25px;
}

.nouvelles img {
	padding: 5px;
}

.activities ul {
	margin-bottom: 25px;
}

.activities li {
	line-height: 100%;
	margin: 0;
	padding: 2px;
}


/* set millions of background images */
.rbroundbox { background: url(../images/backgrnd.jpg) repeat; }
.rbtop div { background: url(../imarges/tl.gif) no-repeat top left; }
.rbtop { background: url(../imarges/tr.gif) no-repeat top right; }
.rbbot div { background: url(../imarges/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../imarges/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; font-size: 1.4em; font-weight: bold; }
.rbroundbox { width: 100%; margin: 1em auto; }

#border { 
border-width: .2em; 
border-style: solid; 
border-color: pink; 
padding: 5px;
} 

#home-news { 
float: left;
border: .2em solid pink; 
padding: 10px;
width: 300px;
margin: 20px;
height: 100px;
} 

#home-news2 { 
float: left;
border: .2em solid pink; 
padding: 10px;
width: 300px;
margin: 20px;
height: 100px;
} 

#main-content-text {
	float: left;
	width: 100%;
}