/* CSS Document */

body{
margin:0px;
font-family: tahoma, Verdana, sans-serif;
font-size: small;}

.holder{
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:2px;
}

.header{
height:56px;
padding:5px;
padding-left:22px;
}

.navigation{
	font-size: 15px;
	font-weight: normal;
	color: #006699;
	padding-right:0px;
	padding-bottom: 15px;
	float: right;
	padding-top: 10px;
}

.right_logo{
	float:right;
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;
	padding-right:0px;
	padding-top: 2px;
}

.block_central{
}

.top_curve{
	background-image:url(../images_root/curve_top.jpg);
	background-repeat:no-repeat;
	height:22px;
	font-family: tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #006699;
	padding-left: 10px;
	padding-top: 2px;
}

.text_top_curve{
	height:20px;
	font-family: tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #006699;
	padding-left: 10px;
	padding-right: 10px;
}

.flags{
	height:22px;
	font-family: tahoma, Verdana, sans-serif;
	font-size: x-small;
	color: #006699;
	padding-top: 0px;
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.left_shade1{
width:5px;
float:left;
height:600px;
}

.center_content{
width:780px;
float:left;
}

.right_shade1{
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:180px;
margin-left:22px;
margin-top:10px;
}


.left_content_bis{
	margin-top:10px;
	float:left;
	width:430px;
	margin-right:15px;
	border-right: solid 1px #F2F2F2;
	padding-right: 15px;
	padding-left: 15px;
}

.right_content{
	margin-top:10px;
	float:right;
	width:530px;
	padding-left: 15px;
	border-left: solid 1px #F2F2F2;
}

.right_content_bis{
	float:right;
	width:280px;
	margin-left:22px;
	margin-top:10px;
	clear: right;
}

.main_center_content{
	margin-top:10px;
	width:772px;
	margin-right:10px;
	padding-left: 10px;
}

.bottom_curve{
height:25px;
background-image:url(../images_root/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

.miniatures_footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #006699;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-left:25px;
	background-image:url(../images_root/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #006699;
	margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(../images_root/dots-hr-4.gif);
	background-repeat:repeat-x;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(../images_root/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
color:#006699;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(../images_root/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 9px;}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(../images_root/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -9px;}

.text_highlight01{
color: #666666
}

.text_highlight02{
color: #FF0000
}

.text_highlight03{
	color: #006699;
	font-weight: bold;
}

.text_highlight04{
	color: #FF8000
}
