/* RESET */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* FONT SIZE */
body {
	background-color: #e5e9e5;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin: 0;
	height: 100%;
}
html {font-size: 62.5%;
height: 100%;}
p {font-size: 12px;
	line-height: 18px;
}
h1 {
	font: small-caps bold 20px Georgia, "Times New Roman", Times, serif;
	color: #a91f1f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	word-spacing: 3px;
	letter-spacing: 1px;
}

h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #a91f1f;
	margin-bottom: 10px;
	word-spacing: 2px;
	background: url(../images/arrow_h2.gif) no-repeat;
	padding-left: 20px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
}

h4 strong {
	font-weight: bold;
}

.cushycms {
	
}

/* NAVBAR */

#navigbloc{
height: 39px;background:transparent url(../images/bgOFF.gif) repeat-x top left;border-bottom: 4px solid #CACE0C;
	border-top: 4px solid #CACE0C;
}

#navig{position:relative;display:block;
	text-transform: uppercase;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 12px;
	overflow: hidden;
}
#navig ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#navig ul li{display:block;float:left;margin:0;}
#navig ul li a{display:block;float:left;color:#fff;text-decoration:none;height:19px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
	padding: 13px 20px 7px;
}
#navig ul li a:hover,#navig ul li a.current{
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
	color: #d5d989;
}

#naviglang{
	float: right;
	margin-top: 12px;
	margin-right: 5px;
}

#naviglang img {
	margin-right: 6px;
}

/* DIVS */

.left {
	float: left;
}

#headerbloc {
	height: 106px;
	background: url(../images/header_bgd.gif) repeat-x;
	text-align: center;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#superwrapper {
		position: relative; min-height: 100%;
}

* html #superwrapper {
	height: 100%;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#intro {
	height: 241px;
	margin-top: 8px;
	background: url(../images/intro.jpg) no-repeat;
	text-align: left;
}

#introfr {
	height: 241px;
	margin-top: 8px;
	background: url(../images/introfr.jpg) no-repeat;
	text-align: left;
}

#intronl {
	height: 241px;
	margin-top: 8px;
	background: url(../images/intronl.jpg) no-repeat;
	text-align: left;
}

#introright {
	width: 265px;
	margin-left: 600px;
	padding-top: 30px;
	padding-left: 15px;
}


#introright input {
	margin-right: 5px;
	display: inline;
}

#content {
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 9em;
}

#left {
	float: left;
	width: 550px;
	text-align: justify;
}

#left ul {
	list-style-position: outside;
}

#left li {
	background: url(../images/arrow_list.gif) no-repeat left 8px;
}

#left li p {
	margin-left: 8px;
}

#left input {
	margin-bottom: 10px;
}

#bloc {
	border-bottom: 1px dotted maroon;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#bloctexte {
	float: left;
	width: 350px;
	text-align: left;
}

#bloc img {
	padding-left: 40px;
}

#blocend {
}

#blocleft{
	float: left;
	width: 275px;
}

#blocright {
	margin-left: 275px;
}

#right {
	margin-left: 600px;
	-margin-left: 597px;
}

#right #start {
	background-image: url(../images/box_top.gif);
	width: 300px;
	height: 15px;
}

#right #column {
	background: url(../images/box_middle.gif) repeat-y;
	-background: url(../images/box_middle.gif) repeat-y 3px;
}

#right #column #columncontent {
	margin-left: 15px;
	-margin-left: 0px;
	width: 265px;
	text-align: justify;
}

#right #column #columncontent ul{
	list-style-position: outside;
	line-height: 22px;
}

#right #column #columncontent ul li {
	background: url(../images/arrow_right_off.gif) no-repeat left 8px;
}

#right #column #columncontent ul li a{
	text-decoration: none;
	color: black;
	margin-left: 12px;
}

#right #column #columncontent li.active{
	font-weight: bold;
	padding-left: 12px;
	background: #d5d989 url(../images/menu_bbd.gif) no-repeat left;
}

#right #column #columncontent li:hover{
	padding-left: 12px;
	background: #d5d989 url(../images/menu_bbd.gif) no-repeat left;
}

#right #end{
	background-image: url(../images/box_bottom.gif);
	width: 300px;
	height: 15px;
}

#footerbloc {
	background: #545f63 url(../images/footer_bgd.gif) repeat-x;
	height: 70px;
	clear: both;
	text-align: center;
	position: relative; margin-top: -7.5em;
}

#footer h5{
	padding-top: 20px;
	font: 10px Verdana, sans-serif;
	color: white;
}

#footer H5 a {
	color: white;
}

/* FORM

form div {clear:left;display:block;width:400px;zoom:1;margin:5px 0 0 0;padding:1px 3px;}
form div label {display:block;float:left;width:130px;padding:3px 5px;margin: 0 0 5px 0;text-align:right;}

/* GLOBAL RULES

.left {float: left;}
.right {float: right;}
img .left { border:2px solid #aaaaaa; margin: 0 10px 0 0;}
img .right { border:2px solid #aaaaaa; margin: 0 0 0 10px; padding: 1px;}

/* CORR IE 6 

div {float:left;margin:40px;display:inline;}
*/