﻿body {
	background-color: #FFFFFF;
	background-image: url(images/common_bg.png);

	background-repeat: repeat-x;
	background-position: left top;

}

.middle_area_bg {
	background-image: url(images/fond.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 400px;
	height: 300px;
	
}

.docright {
	background-image: url(images/docright.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 200px;
}

.docleft {
	background-image: url(images/docleft.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 200px;	
}

a {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #000000;
text-decoration:none;
}

a:hover {
font:12px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:underline;
}

#container {
font:12px Verdana,Tahoma,Arial,sans-serif;
width:850px;
color: #343434;
margin:0px auto;
text-align:left;
border: #ffffff 0px solid;
}

#header {
width:850px;
height:100px;
color: #343434;
margin-bottom:10px;
}


#logo {
float: left;
border: 0px;
}

#logo img{

border: 0px;
}

#url {
float: right;
padding-top:25px;
padding-right: 50px;
}

#nav a{
color: #ffffff;
text-decoration:none;
}

#nav a:hover{
color: #191919;
text-decoration:none;
}

#clean{
clear: both;
}

#left {
float:left;
width:570px;
margin:0px;
padding: 0px;
}

#left p{
padding-left: 9px;
padding-right: 9px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 1px;
}

#right {
float:right;
width:250px;
margin:0 0px 0 0px;
}

#right p{
background: url('images/lmid.jpg');
margin:0px;
padding:9px;
color: #ffffff;
}

#right a{
text-decoration:none;
border:0px;
color: #000000;
}


#right a:hover{
text-decoration:none;
border:0px;
color: #6dceff;
}

#right img{
border:0px;
}





h1{
font-size:16px;
color: #282828;
padding-left: 9px;
}

h2{
font-size:16px;
color: #ffffff;
padding-left: 9px;
}




#left img{
border:0px;
padding-left: 5px;
}

#ltop{
background: url('images/ltop.jpg');
width: 250px;
height: 15px;

}

#lbot{
background: url('images/lbot.jpg');
width: 250px;
height: 15px;
margin-bottom: 10px;
}



#wtop{
background: url('images/wtop.jpg');
width: 560px;
height: 15px;

}

#wbot{
background: url('images/wbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}


#gtop{
background: url('images/gtop.jpg');
width: 560px;
height: 15px;

}

#gbot{
background: url('images/gbot.jpg');
width: 560px;
height: 15px;
margin-bottom: 10px;
}

#gmid{
background: url('images/gmid.jpg') repeat-y;
width: 560px;
color: #ffffff;
}

#wmid{
background: url('images/wmid.jpg') repeat-y;
width: 560px;
}

#wmid1{
background: url('images/wmid.jpg') repeat-y;
width: 560px;
}

#wmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
}

#gmid p{

margin: 0px;
padding-left: 9px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 10px;
}


#footer {
clear:both;
font:10px Verdana,Tahoma,Arial,sans-serif;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}

#footer a {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #6dceff;
text-decoration:none;
}

#footer a:hover {
font:10px Verdana,Tahoma,Arial,sans-serif;
color: #282828;
text-decoration:none;
}

h3 {
font:9px Verdana,Tahoma,Arial,sans-serif;
color: #282828;
text-decoration:none;
text-align: center;
}