 * {
	margin: 0px;
	padding: 0px;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7D0B50;
	background-image: url("http://www.rouedescadeaux.com/graphics/background.jpg");
	background-repeat:repeat-x;
	background-position: center 0px;
	background-color: #C2CFEB;
	background-attachment: fixed;
}

td {
	line-height:20px;
}

a:link,a:visited,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D0B50;
	text-decoration: none;
}

a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

input {
	color: #7D0B50;
	border: 2 solid #7D0B50;
}

.clear {
	clear: both;
}

#container {
	min-height: 100%;
	width: 750px;
	margin: 0px auto;
	position: relative; 
}

* html > #container {
	height: 100%;
}

#header {
	float:left;
	height: 180px;
	padding: 0px;
}

#left {
	float: left;
	width: 170px;
	height: auto;
	margin-bottom: 100px;
}

#right {
	float: left;
	width: 580px;
	height: auto;
	margin-bottom: 100px;
}

#footer {
	float:left;
	width: 750px;
	height: 100px;
	line-height: 15px;
	text-align:center;
}

#faux {
	background: #FFF;
	height: 1%;
	margin: 0 auto;
	width: 750px;
}

#infoleft
{
	float:left;
	width:170px;	
}

#info ul {
	margin:20px;
}

#inforight {
	float:left;
	width: 570px;
	height: 100%;
}

.newsletter {
	float:left; width:180px; height:100px; margin:15px 0px 0px 10px; background-color:#5A5A5A; color:#FFFFFF;
}

.fotos {
	float:left;
	width: 170px;
	height: 100%;
}

.foto {
	float:left;
	margin-bottom: 10px;
	margin-left: 20px;
	border:solid 2px #CCCCCC;
	cursor:pointer;
}

.Titel
{
	font-weight: bold;
	font-size: 15px;
	color: #5A5A5A;
}

.Normaal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #5A5A5A;	
}

.bannertop {
  width: 468px; /*644*/
  height: 80px;
  margin: 6px 6px 0px 0px;
  padding: 0px;
  float:right;
}

.menu {
  float:left;
  width: 168px;
  margin: 0px;
  padding: 0px;
  
}

#submenu {
  width: 140px;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  background: #FFFFFF none;
  color: #7D0B50;
  font-size:11px;
  font-weight:bold;
  float:left;
}
#submenu ul {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF none;
}
#submenu li {
  float: left;
  margin: 0px 1px 0px 1px;
  padding: 0px;
  height: 20px;
  width: 140px;
  list-style-type: none;
}
#submenu a {
  display: block;
  width: 136px;
  /*margin: 3px 0px 0px 0px;*/
  padding:2px;
  height: 16px;
  text-decoration: none;
  color: #7D0B50;
}
#submenu a:hover {
  background: #FEB4D2 none;
}

h1
{
	font-size:16px; 
	font-weight:bold;
	color:#7D0B50; 
	/*padding-left:4px;*/
	margin:3px 0px 3px 0px;
}

h2
{
	font-size:14px; 
	font-weight:bold;
	color:#7D0B50;
	margin:0px 0px 5px 0px;
}

h3
{
	float:left;
	font-size:11px; 
	font-weight:bold;
	color:#EF2992;
	margin:0px;
}

.footer
{
	font-size: 10px;
	font-weight: bold;
	color: #7D0B50;
	text-align: center;
	float:left;
	height:85px;
	width:750px;
	/*margin-left:10px;
	background: #CEDEED;*/
}
.footer a
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7D0B50;
}

.footer a:link {
	color: #7D0B50;
	text-decoration: none;
}

.footer a:visited {
	color: #7D0B50;
	text-decoration: none;
}

.footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.footer a:active {
	color: #7D0B50;
	text-decoration: none;
}


/* NEW ADDED */


.white {
	 color:#FFFFFF; 
}

.white a, .white a:link, .white a:visited, .white a:active
{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.white h1
{
	font-size:16px; 
	font-weight:bold;
	color:#FFFFFF; 
	/*margin:0px 0px 3px 0px;*/
}

div.infotab {
	border-top:solid #A5BFE1 1px;
	border-left:solid #A5BFE1 1px;
	border-bottom:solid #A5BFE1 2px;
	border-right:solid #A5BFE1 2px;
	padding:5px;
	background-color:#FFFFFF;
	position:absolute;
	display:none;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}

div.closetab {
	width:20px;
	cursor:pointer;
	border:solid #A5BFE1 1px;
	font-weight:bold;
	text-align:center;
	float:right;
}

div.titletab {
	width:100px;
	float:left;
	padding-left:5px;
	border:solid #A5BFE1 1px;
	font-weight:bold;
	font-size: 13px;
	
}


#header1
{
	float:left; width:950px;
	/*background:url('/graphics/header_bg.jpg') repeat-x left top;*/ 
	background:url('/graphics/bg-noel.jpg') repeat-x left top; /* Noel */
	
}

#header2
{
	float:left; width:306px;
}

/* ITEMS */

#items1
{
	float:left; width:570px; background-color:#FFFFFF; margin-bottom:5px;
}

#items2
{
	float:left; height: 20px; width:570px; background-color:#FFFFFF;
}

#items3
{
	float:left; width:20px; height: 20px; background:url('/graphics/block2_tl.gif') no-repeat left top;
}

#items4
{
	float:left; width:530px; border-top:2px solid #EF2992;
}

#items5
{
	float:right; width:20px; height: 20px; background:url('/graphics/block2_tr.gif') no-repeat right top;
}

#items6
{
	width:100%; background-color:#7D0B50; float:left;
}

#items7
{
	color:#7D0B50; background-color:#FFFFFF; padding: 0px 5px 0px 5px; border-left: 2px solid #EF2992; border-right:2px solid #EF2992; float:left;
}

#items8
{
	float:left; width:556px; background-color:#FFFFFF; margin-top:5px;
}



p
{
	float:left;
	width:550px;
	margin-bottom:5px;
	/*line-height:14px;*/
}

#items8 h2
{
	font-size:14px; 
	font-weight:bold;
	color:#7D0B50;
	margin:0px;
	line-height:14px;
}

#items8 h3
{
	float:left;
	font-size:11px; 
	font-weight:bold;
	color:#EF2992;
	margin:0px;
}

#items9
{
	float:left; height: 20px; width:570px; background-color:#FFFFFF;
}

#items10
{
	float:left; width:20px; height: 20px; background:url('/graphics/block2_bl.gif') no-repeat left bottom;
}

#items11
{
	float:left; width:530px; border-bottom:2px solid #EF2992; line-height:18px;
}

#items12
{
	float:right; width:20px; height: 20px; background:url('/graphics/block2_br.gif') no-repeat right bottom;
}

#item1
{
	float:left;
	width:550px;
	height:60px;
	margin: 0px 0px 5px 5px;	
}

#item1a
{
	float:left;
	width:550px;
	height:60px;
	margin: 0px 0px 5px 5px;	
	background-color:#FEEBF4; /*FCE0F1*/
}

#item1b
{
	float:left;
	width:550px;
	margin: 0px 0px 5px 5px;
}

#item2
{
	float:left; width:41px;
}

#item3
{
	float:left; width:425px; margin-left: 5px;
}

#item4
{
	float:left; width:70px; margin-left: 5px;
}

#item5
{
	float:left; margin: 5px 0px 5px 5px;
}

/* END ITEMS */

#forum1
{
	float:left; width:200px; margin: 8px 0px 0px 0px;
}

#article1
{
	float:left; width:200px; margin: 8px 0px 0px 0px;
}

#article2
{
	float:left; background-color:#7D0B50;
}

#article3
{
	float:left; width:200px;
}

#tv1
{
	float:left; width:200px; margin: 4px 0px 0px 0px; 
	color: #7D0B50;
}

#newitems1
{
	float:left; 
	/*width:200px;*/
	margin: 8px 0px 0px 0px; 
	/*color: #7D0B50;*/
}

#newitems1 p
{
	/*float:left; */
	margin-bottom:20px; 
}

#top1
{
	/*float:left; width:268px; margin: 8px 0px 0px 0px;*/
	line-height: 15px;
	color: #7D0B50;
}

#top1 b
{
	/*font-size: 10px;
	font-weight: bold;
	text-decoration: none;*/
	line-height: 20px;
	color: #7D0B50;
}

#test1
{
	display:none
}