/* STRUCTURE */

body {
	margin: 0px;
	padding: 0px;
	background: #b2b2b2;
}
#container {
	width: 900px;
	background: #eaeaea url(bg.png) repeat-y;
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#header1 {
	width: 100%;
	height: 434px;
	background: #FFF url(header.png) no-repeat;
}
#main {
	width: 100%;
	clear: both;
}
#footer {
	width: 100%;
	clear: both;
}

/* MENU */

.menu {
	padding: 10px;
	text-align:justify;
	color: #6B6B6B;
	font-family: Arial; 
	font-size: 8pt; 
	line-height: 15px;
	text-align: center;
	background: #ffffff;
	text-decoration: none;
}


/* CONTENT */

#text {
	float: left;
	display: inline;
	width: 536px;
	margin: 0px 0px 0px 4px;
	padding-left: 10px;
	text-align:justify;
	list-style: none;
	color: #6B6B6B;
	font-family: Arial; 
	font-size: 8pt; 
	line-height: 15px;
	vertical-align: top; 
	text-align: justify;
	background: #eaeaea;
	padding: 1px 15px 15px 15px;
}
#text h1 {
	font: 13px Georgia, Arial, Times, sans-serif;
	text-transform:lowercase;
	text-align:right;
	font-style: italic;
	color: #595357;
	letter-spacing:3px;
	padding: 9px 30px 7px 0px;
	border-bottom : 1px dotted #A5AAAD;
}
#text h2 {
	font: 13px Georgia, Arial, Times, sans-serif;
	text-transform:lowercase;
	text-align:left;
	font-style: italic;
	color: #595357;
	letter-spacing:3px;
	padding: 9px 0px 7px 30px;
	border-bottom : 1px dotted #A5AAAD;
}
#text h3 {
	font: 13px Georgia, Arial, Times, sans-serif;
	text-transform:lowercase;
	text-align:left;
	font-style: italic;
	color: #595357;
	letter-spacing:3px;
	padding: 9px 0px 7px 30px;
	border-bottom : 1px dotted #A5AAAD;
}
#text a {
	font: 8pt Arial;
	text-decoration: none;
	color: #980F49;
}
#text a:hover {
	font: 8pt Arial;
	BORDER-BOTTOM: #ad1560 0px dashed;
	color: #ad1560;
}

.title {
	
	color:#760C39;
	font-size : 13pt; 
	font-family : Arial; 
	letter-spacing:1px;
	padding-right: 0px;
	padding : 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	text-align: center;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #000000;
	font-style: normal;
	text-transform:lowercase;
}

.links {
	
	color:#555555;
	font-size : 12px; 
	font-family : Arial; 
	letter-spacing:0px;
	padding-right: 1px;
	padding : 3px;
	padding-top: 1px;
	padding-bottom: 0px; 
	text-align: left;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #FFFFFF;
}


.title:hoover {
	
	color:#555555;
	font-size : 12px; 
	font-family : Arial; 
	letter-spacing:0px;
	padding-right: 1px;
	padding : 3px;
	padding-top: 1px;
	padding-bottom: 0px; 
	text-align: left;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #FFFF00;
}


img
{border-color: #ffffff;
cellspacing: 0px;
}

/* SIDEBAR */

#sidebar {
	float: left;
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 40px;
	text-align:justify;
	list-style: none;
	color: #6B6B6B;
	font-family: Arial; 
	font-size: 8pt; 
	line-height: 15px;
	vertical-align: top; 
	background: #eaeaea;
	padding: 5px 15px 15px 15px;
}
#sidebar a {
	font: 8pt Arial;
	text-decoration: none;
	color: #980F49;
}
#sidebar a:hover {
	font: 8pt Arial;
	BORDER-BOTTOM: #ad1560 0px dashed;
	color: #ad1560;
}

img
{border-color: #ffffff;
cellspacing: 0px;
}

.titles1 {
	
	color:#0084a3;
	font-size : 12pt; 
	font-family : Arial; 
	letter-spacing:1px;
	padding-right: 0px;
	padding : 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	text-align: right;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #;
	font-style: italic;
	text-transform:lowercase;
}

.sidebarcadre {
	
	color:#6B6B6B;
	font-size : 9pt; 
	font-family : Tahoma; 
	letter-spacing:1px;
	padding-right: 10px;
	padding-left : 10px;
	padding-top: 15px;
	padding-bottom: 15px; 
	text-align: justify;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #ffffff;
	font-style: normal;
}


/* SIDEBAR2 */

#sidebar2 {
	float: left;
	display: inline;
	width: 0px;
	margin: 0px 0px 0px 4px;
	padding-bottom: 40px;
	text-align:justify;
	list-style: none;
	color: #6B6B6B;
	font-family: Arial; 
	font-size: 8pt; 
	line-height: 15px;
	vertical-align: top; 
	background: #000000;
	padding: 1px 5px 5px 5px;
}
#sidebar2 a {
	font: 8pt Arial;
	text-decoration: none;
	color: #980F49;
}
#sidebar2 a:hover {
	font: 8pt Arial;
	BORDER-BOTTOM: #ad1560 0px dashed;
	color: #ad1560;
}

img2
{border-color: #ffffff;
cellspacing: 0px;
}

.titles2 {
	
	color:#FFFFFF;
	font-size : 12pt; 
	font-family : Arial; 
	letter-spacing:1px;
	padding-right: 0px;
	padding : 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
	text-align: center;
	border-bottom: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	background: #b9b9b9;
	font-style: normal;
	text-transform:lowercase;
}

/* PICTURES */

.pictures {	
	-moz-border-radius:0.5em;	
	border: 1px solid #fc46a4;
	padding:3px;
	background-color: #ffffff;
}
.pictures:hover {		
	border: 1px solid #ffbfe0;
}





/* FONTSTYLE */

.bold{
	color:#00b3f3;
	font-weight:bold;
}
.italic{
	color:#4d4d4d;
	font-style:italic;
}
.underline{
	font-style:underline;
}
.style01 {
	color:#ffffff;}
	
.style02 {
	font-size: 7pt;
	text-align: center;
	text-transform:uppercase;}

	
/* FORM */

input, select, textarea, submit {
	font-family: Arial;
	text-align:left;
	padding: 2px;
	font-size: 10px;
	background-color: #2d2d2d;
	color: #6B6B6B;
	border:#6b6b6b 1px solid;
}
	input:hover, textarea:hover, option:hover, select:hover {
		background-color: #000000;}
		
		