#print-logo {display:block;}
#print-logo {display: none;}

body
{
font-size: 100%;
	color: #562B0C; 
	background: transparent;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 0.5cm;

}
.list_content
{
	font-size:80%;
	list-style: circle;



}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 785px;
	height: 100%;
	background-image: url(images/wrapper_bg.jpg);
	

}

#header {
	background-image: url(images/index_01_fr.jpg);
	width:785px;
	height:250px;
			margin: 0px 0px 0px 0px  ;
	padding:0px;

}

	
		/*	
		
		* {margin:0;padding:0} 
		These days it is common to use the global reset technique 
		which uses the universal selector (*) to reset all the 
		padding and margins to zero in one fell swoop and save a 
		lot of messing around with individual styles. 
		
		*/

#newsletterbox {
	float: right;
	width: 290px;
	margin: 0px 0px 0px 0px; /*top right bottom left margin: 6px 9px 0px 0px;*/

	height:100%;/* 	height:230px;*/
	padding:0px;
}

#side-a {
	float: left;
	width: 186px;
		background-image: url(images/index_03bgcss.jpg);
	height:100%;
	margin: 0px 0px 0px 1px;
}

/*Main NAVIGATION*/
.side-a A:link{
	color: #562B0C;

padding:1px;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
display:block;
width: 90%;

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 110%;
font-weight: 400;
letter-spacing:0px;
}
.side-a a:visited {
color: #562B0C;

padding:1px;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
display:block;
width: 90%;

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 110%;
font-weight: 400;
letter-spacing:0px;
}
.side-a a:active {	
color: #562B0C;

padding:1px;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
display:block;
width: 90%;

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 110%;
font-weight: 400;
letter-spacing:0px;
	
}
.side-a  a:hover {
	color: #FFD457;
padding:1px;
border-bottom: solid 1px #FFD457;
border-top: solid 1px #FFD457;
border-right:solid 1px #FFD457;
border-left:solid 1px #FFD457;
display:block;
width: 90%;

font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 110%;
font-weight: 400;
letter-spacing:0px;
}


/*sub NAVIGATION*/
.side-a_sub A:link{
	color: #562B0C;

padding:1px;

border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px #FFffff;
display:block;
width: 90%;

margin-left:10px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
font-weight: 400;
letter-spacing:0px;
}
.side-a_sub  a:visited{
color: #562B0C;
padding:1px;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px #FFffff;
display:block;
width: 90%;

margin-left:10px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
font-weight: 400;
letter-spacing:0px;
}
.side-a_sub a:active {	
color: #562B0C;
padding:1px;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px #FFffff;
display:block;
width: 90%;

margin-left:10px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
font-weight: 400;
letter-spacing:0px;
	
}
.side-a_sub  a:hover {
	color: #FFD457;
padding:1px;
border-bottom: solid 1px #FFD457;
border-top: solid 1px #FFD457;
border-right:solid 1px #FFD457;
border-left:solid 1px #FFffff;
display:block;
width: 90%;

margin-left:10px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
font-weight: 400;
letter-spacing:0px;

}



.menu{

list-style:none;
color: #ff9966;
	background: transparent;
	
display:block;
width: 80%;
border-bottom: solid 1px transparent;
border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
margin-left:5px;
padding: 0px;
}

/*NAVIGATION*/
/*NAVIGATION*/
#side-b {
	float: right;
	width: 150px;
	margin: 0px 6px 0px 10px  ;
	padding: 0px 0px 0px 0px;
	border: 1px #FFD066;
	border-style: dotted;
		background: #FFF5dd;

}
.title-side-b
{
	color: #FFFFFF;
	background: #FFD066;
	display: block;
	width: 100%;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
	.text-side-b
{
	color: #000000;
	background: transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%; /*	font-size: 11px;*/
	font-weight: normal;
	}

#content {
	float: right;
	width: 594px;
	height:100%;
	margin: 0px 0px 0px 0px  ;
}

#footer {
	clear: both;
		width: 785px;
		background-image: url(images/index_05.jpg);
	margin: 1px 0px 0px 1px  ;
	height:82px;
	
	
	/*vertical-align:bottom; float:right;*/
}


/*

textarea, select, input
{
	font-family: Tahoma,Verdana,Arial, sans-serif;
	font-size: 14px;
	color: #C80000;
border-top: solid 0px #ff9966;
	border-bottom: solid 0px #ff9966;
	border-right: solid 0px #ff9966;
	border-left: solid 0px #ff9966;
	background-color: transparent;
}
*/		

		
H1		/*main title*/													
{
	color: #ff9966;
	background: transparent;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 140%;
	font-weight: 400;
	letter-spacing:-1px;
margin-left: 0.5cm;

}
H2		/*main title*/													
{
	color: #ff9966;
	background: transparent;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 110%;
	font-weight: 400;
	letter-spacing:-1px;
margin-left: 0.5cm;

	
}

.H3_title
{
	color: #562B0C;
	background: transparent;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 0.5cm;
		margin-left: 0.5cm;


}
H3
{
	color: #562B0C;
	background: transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	font-weight: 100;
	margin-left: 0.5cm;
	margin-right:0.1cm;
	margin-top:0px;
		margin-bottom:0px;
line-height: 17pt;
}
H4
{
	color: #562B0C;
	background: transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 75%;
	font-weight: 100;
	margin-left: 0.5cm; 
	margin-right:0.5cm;
		margin-top:0px;
		margin-bottom:0px;
}
H5
{
	color: #562B0C;
	background: transparent;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 70%;
	font-weight: 100;
	margin-left: 0.5cm;
	margin-right:0.5cm;
		margin-top:0px;
		margin-bottom:0px;
	font-style:italic;
}
H6
{
color: #000000;
background: transparent;
font-family: Arial,Helvetica,sans-serif;
font-size: 65%;
font-weight: 100;
margin-left:0.5cm;
margin-right:0.5cm;
}



a:link{
	color: #FC8B4D;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted 1px #FC8B4D;
	border-top: solid 1px transparent;
	border-right: solid 1px transparent;
	border-left: solid 1px transparent;
}

a:visited{
	color: #FC8B4D;
	text-decoration:none ;
		font-weight: bold;
	
	border-bottom: dotted 1px #FC8B4D;
		border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
}

a:active{	
	color: #FC8B4D;
	text-decoration:none ;	
	font-weight: bold;
	
	border-bottom: dotted 1px #FC8B4D;
		border-top: solid 1px transparent;
border-right:solid 1px transparent;
border-left:solid 1px transparent;
}

a:hover {
	color: #FC8B4D;
	font-weight: bold;
	text-decoration:none ;
		border-bottom: solid 1px #FC8B4D;
		border-top: solid 1px #FC8B4D;
border-right:solid 1px #FC8B4D;
border-left:solid 1px #FC8B4D;
}






/******** images!!!! *********************/
/******** images!!!! *********************/
img.float_left {
	float: right;
	margin: 0px 5px 5px; padding: 1px;
	border:0;
}


a img {border:none}


img.float_right {
	float: left;
	margin: 0px 5px 5px; padding: 1px;
	border:0;
}
/******** images!!!! *********************/
/******** images!!!! *********************/

/*boxes new*/
/*
#boxes { 
margin-left : 0px;
margin-right : 0px;
height : 140px;
margin-top : 0px;
} 
#box1 { 
background : #ddd;
width : 170px;
height : 120px;
float : left;
margin : 0 2px;
text-align : left;

} 
#box2 { 
background : #ddd;
width : 170px;
height : 120px;
margin : 0 auto;
text-align : left;

} 
#box3 { 
background : #ddd;
width : 170px;
height : 120px;
float : right;
margin : 0 2px;
text-align : left;

} 
#box1 p, #box2 p, #box3 p { 
margin-left : 0px;
font-size : 70%;
color : #df7111;
font-weight : lighter;
} 
#box1 h3, #box2 h3, #box3 h3 { 
margin-left : 5px;
font-size : 60%;
color : #070707;
font-weight : lighter;
} 

*/
/*boxes new*/






