body
{
}

*
{
padding:0;
margin:0;
}
img
{
border:0;
}
.header
{
height:95px;
width:1056px;
background:url(../img/bg-header.png) no-repeat;
margin:0 auto;
border-bottom:2px solid #f59c45;
margin-bottom:12px;
}
.header table
{
height:95px;
width:100%;
}
.header table p
{
font-family:Myriad Pro, arial;
font-size:20px;
color:#000;
}

.banniere
{
height:434px;
width:1056px;
background:url(../img/banniere.png) no-repeat;
margin:0 auto;
}
.content
{
width:1056px;
margin:20px auto; 
height:auto;
}
.left
{
width:698px;
height:199px;
margin-right:19px;
float:left;
background:#f4973b;
}
.left p
{
font-family:Myriad Pro, arial;
font-size:15px;
color:#fff;
padding: 10px  20px 20px 20px;
line-height:30px;
}

.left h2
{
color: #fff;
font-family: Myriad Pro,arial;
font-size: 22px;
padding: 20px 0 5px 20px;
text-transform: uppercase;
}
.right
{
width:339px;
height:199px;
float:left;
background:#ffc600;
}
.right p
{
font-family:Myriad Pro, arial;
font-size:15px;
color:#000;
padding: 0  20px 20px 20px;
line-height:30px;
}

.right h2
{
color: #000;
font-family: Myriad Pro,arial;
font-size: 22px;
padding: 20px 0 5px 20px;
text-transform: uppercase;
}

.footer
{
width:1056px;
margin:0 auto; 
height:53px;
background:#2086b4;
clear:both;
}
.footer p
{
font-family:Myriad Pro, arial;
font-size:11px;
color:#fff;
padding-right:20px;
}
.footer table
{
width:100%;

}
