/***********************
*******  GLOBAL  *******
***********************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}


.clear {
	clear: both;
	font-size: 0;
	height: 0;
	height: 0px;
}

body {
	background: #154765;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #232323;
}

#wrapper {
	width:952px;
	background: #154765;
	background-image: url(../images/bg_fond.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
	width: 100%;
}

#container {
	background:#ffffff url(../images/bg_container.gif) repeat-y scroll 0 0;
	margin:0 auto;
	position:relative;
	width:940px;
}

h1{
color:#FD4A12;
font-size:36px;
font-weight:bold;
}

h2{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}

h3{
font-size:18px;
font-weight:bold;
padding-bottom:5px;
line-height:18px;
}

a {
	color: #FD4A12;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #FD4A12;
	font-style: italic;
	text-decoration: underline;
}

p{
	line-height:16px;
}

/**********************
*******  HEADER  ******
**********************/

#header {
	width: 952px;
	height:228px;
	overflow: visible;
	margin: 0 auto;
	background: url(../images/bg_header.gif) no-repeat;
	line-height: 12px;
}

#header_sup {
	float:left;
	height:147px;
}

#header_inf {
	float:left;
	padding-left:200px;
	padding-top:10px;
}

#logoduplikit{
	float:left;
	padding:15px 30px 0 46px;
	width: 133px;
	height: 133px;
}

.boton{
background:url(../images/ICI2.gif) no-repeat;
width:100px;
height:34px;
display:block;
color: #003366;
font-size:32px;
font-weight: bold;
font-style:normal;
line-height:32px;
}

.boton:hover{
color:white;
font-style:normal;
text-decoration:none;
}


/********************
*******  MAIN  ******
********************/

#left{
	float:left;
padding-bottom:10px;
padding-left:20px;
padding-top:20px;
width:620px;
}

#right{
	float:left;
	padding-bottom:10px;
	padding-left:40px;
	width:250px;
	padding-top:20px;
}


/**********************
*******  FOOTER  ******
**********************/

#footer {
	background:#154765 url(../images/bg_footer.gif) no-repeat scroll left top;
	color:#fff;
	margin: 0 auto;
	font-size:10px;
	line-height:14px;
	min-height:26px;
	padding-top:10px;
	text-align:center;
	width:952px;
	text-transform: uppercase;
}
#footer a {
	color: #73D9F0;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#footer span#copyright{
	color:#CDCDCD;
	margin:0;
	padding:0;
	text-transform:none;
}
#footer span#copyright a {
	color:#CDCDCD;
	margin:0;
	padding:0;
	text-transform:none;
}
#footer span#copyright a:hover {
	text-decoration: none;
}

