body {
	background:#d6d6a5 url('images/bg.jpg') repeat-x;
	margin:0;
	padding:0;
	cursor:default;
}

.conteneur {
position:relative;
width:765px;
min-height:400px;
margin:0 auto;
z-index:2;
}

.borduregauche {
background:transparent url('images/bordure-gauche2.png') no-repeat;
position:absolute;
width:114px;
height:684px;
top:0px;
left:-115px;
}

.borduredroite {
background:transparent url('images/bordure-droite2.png') no-repeat;
position:absolute;
width:149px;
height:684px;
top:0px;
left:765px;
}

.complet {
float:left;
width:745px;
border:0px;
padding-left:10px;
padding-right:10px;
background-color:#FFFFFF;
}

/****************************************************************************
*************************HEADER*********************************************
****************************************************************************/

.header {
background:#ffffff url('images/bandeau.jpg') no-repeat;
float:left;
height:101px;
width:745px;
}

.langue{
padding-left:672px;
padding-top:82px;
}

/****************************************************************************
*************************CONTENT*********************************************
****************************************************************************/

.content {
float:left;
width:735px;
padding-left:10px;
min-height:300px;
}

.sectiongauche {
float:left;
width:499px;
padding-top:10px;
}

.centrerecherche {
float:left;
width:138px;
height:44px;
padding-top:15px;
}

.quaranteansinnov{
float:right;
width:65px;
height:75px;
text-align:right;
padding-right:15px;
}

.innovation {
background:url('images/innovation.jpg') no-repeat;
float:left;
width:499px;
height:324px;
margin-top:6px;
padding-bottom:10px;
line-height:15px;
}
a.innovation:link{ text-decoration:none;}
a.innovation:visited{ text-decoration:none;}
a.innovation:hover{ text-decoration:none;}
a.innovation:active{ text-decoration:none;}

.innovation p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
padding:215px 0px 0px 25px;
margin:0px;
}

.sectiondroite {
float:left;
width:236px;
padding-top:10px;
}

.contact {
background:#efefdb url('images/fond-contact.jpg') no-repeat;
float:left;
width:202px;
height:319px;
min-height:319px;
margin-bottom:10px;
padding-left:34px;
padding-top:20px;
line-height:14px;
}

.contact p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px;
padding:0px;
}

.contact a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
}

.contact a:hover{
text-decoration:none;
}

.cadrecontact {
background:url('images/cadre-contact.jpg') no-repeat;
width:141px;
height:20px;
margin-top:10px;
margin-bottom:10px;
}

.cadrecontact p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#667c90;
padding:3px 0px 0px 7px;
margin:0px;
}

.planaction {
float:left;
width:236px;
height:56px;
background-color:#efefdb;
text-align:center;
line-height:17px;
margin-bottom:10px;
}

.planaction p{
font-family:Arial, Helvetica, sans-serif;
font-size:14.5px;
color:#7b8b9e;
font-weight:bold;
margin:0px;
padding:2px 0px 0px 0px;
}

/****************************************************************************
*************************FOOTER*********************************************
****************************************************************************/

.footer {
float:left;
width:735px;
padding-left:10px;
min-height:150px;
}

.footergauche {
float:left;
width:499px;
}

.bienvenue {
float:left;
width:250px;
height:60px;
}

.copenhague {
float:left;
width:249px;
height:60px;
}

.footerdroite {
background:#ffffff url('images/fond-icric.jpg') no-repeat;
float:left;
width:236px;
height:154px;
min-height:154px;
}

.logoiciriq {
padding-top:12px;
padding-left:44px;

}

