body{
    background-color:#CCCCCC;
}

h1{
    font-size:24px;
    font-weight:bold;
    color:#124A8E;
}

h2{
    font-size:20px;
    font-weight:bold;
    /*color:#124A8E;*/
    color:#555555;
}

p{
    text-align:justify;
    text-indent:8px;
}

.principal {
    margin: 0 auto;
    padding: 9px 0 0;
    width: 960px;
}

.header {
    background-color: #000000;
    width: 960px;
}

.inner-header {
    background-color: #000000;
    width: 960px;
}

.top-panel {
    background-color: #000000;
    height: 120px;
}
.top-curve {
    background: url("/package_img/interface/top_curve.jpg") no-repeat scroll 0 0 transparent;
    font-size: 1px;
    height: 5px;
    line-height: 1px;
}
.logo {
    display: inline;
    float: left;
    padding: 12px 0 0 25px;
    width: 174px;
    border:none;
}

.top-right {
    float: right;
    padding-right: 20px;
    width: 160px;
}
.top-link-bar {
    float: right;
    height: 12px;
    padding-top: 17px;
    width: 160px;
}
.home-link {
    background: url("../package_img/interface/icones/home.png") no-repeat scroll left center transparent;
    color: #626262;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    padding-left: 21px;
    padding-right: 10px;
    text-decoration: none;
}
.home-link:hover {
    color: #000000;
}
.sitemap-link {
    background: url("../images/sitemapIcon.gif") no-repeat scroll left center transparent;
    color: #626262;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding-left: 21px;
    padding-right: 10px;
    text-decoration: none;
}
a.feedback-link:link, a.feedback-link:visited {
    text-decoration: none;
}
a.feedback-link:hover {
    text-decoration: none;
}
a.sitemap-link:link, a.sitemap-link:visited {
    text-decoration: none;
}
a.sitemap-link:hover {
    text-decoration: none;
}
.sitemap-link:hover {
    color: #000000;
}
.feedback-link {
    background: url("../package_img/interface/icones/mail.png") no-repeat scroll left center transparent;
    color: #626262;
    float: left;
    font: 11px Arial,Helvetica,sans-serif;
    margin-left: 10px;
    padding-left: 21px;
    text-decoration: none;
}
.feedback-link:hover {
    color: #000000;
}
.separator {
    border-left: 1px solid #BABABA;
    float: left;
    height: 12px;
    width: 1px;
}

/************************************
 *  CONTENT
 *  ********************************/
.inner-content {
    top:-20px;
    position:relative;
    background: url("/package_img/interface/middleContentBg.png") no-repeat scroll center bottom #FFFFFF;
    margin-bottom: 5px;
    padding: 10px 0;
    width:960px;
    /*min-height:340px;*/
}

.bottom-inner-content{
    background: url("/package_img/interface/middleContentBg.png") no-repeat scroll center bottom #FFFFFF;
    width:960px;
    margin-bottom: 5px;
}


.content_all_page{
    width:920px;
    margin-bottom:30px;
    padding-left:20px;
    padding-right:20px;
}

.content_all_page a{
    text-decoration:none;
    color:#124A8E;
}

.content_all_page_left{
    position:relative;
    width:630px;
    padding:10px;
    min-height:400px;
}

.content_all_page_right{
    position:absolute;
    left:680px;
    top:20px;
    width:240px;
    padding:10px;
}

.content-left {
    float:left;
    
    width:290px;
    padding:10px;
    
}

.content-center {
    margin-left:310px;
    margin-right:320px;
    width:320px;
    /*min-height:340px;*/
    padding:10px;
    background: url("/package_img/interface/shadow.jpg") no-repeat scroll left top transparent;
}

.content-right {
    float:right;
    width:300px;
    padding:10px;
    min-height:340px;
    background: url("/package_img/interface/shadow.jpg") no-repeat scroll left top transparent;
}

.intro{
    color:#124A8E;
    font-weight:bold;
}

.contact_us {
    margin-top:60px;
    /*border:solid 1px #555555;*/
}

.contact_us .title{
    
    font-size:20px;
    font-weight:bold;
    color:#555555;
}

.contact_us .telephone{
    
    font-size:20px;
    font-weight:bold;
    color:#124A8E;
    padding-left:20px;
}

.contact_us a{
    text-decoration:none;
    color:#124A8E;
    padding-left:20px;
}



/************************************
 *  TOP FOOTER LINK
 *  ********************************/
#top-footer-links {
    background: url("/package_img/interface/top-footer-link-bg.gif") repeat-x scroll left top #181818;
    clear: both;
    margin: 0 auto;
    width: 100%;
}
#top-footer-links-content {
    margin: 0 auto;
    min-height: 196px;
    overflow: auto;
    padding: 33px 0 0;
    width: 960px;
}

.links-blocks {
    float: left;
    margin-left: 10px;
}
.links-blocks h2 {
    color: #4D4D4D;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
}
.links-blocks h2 a, .links-blocks h2 a:visited {
    color: #747474;
    font-weight: normal;
    padding-left: 0;
    text-decoration: none;
}
.links-blocks h2 a:hover {
    color: #CFCFCF;
    text-decoration: none;
}
.links-blocks h2 a:active {
    color: #747474;
    text-decoration: none;
}
.links-div {
    /*background: url("../images/link-div.gif") repeat-x scroll left center transparent;*/
    font-size: 10px;
    height: 10px;
    line-height: 2px;
    width: 214px;
}

.links-list dd {
    /*background: url("../images/link-div.gif") repeat-x scroll left top transparent;*/
    color: #525151;
    font-size: 12px;
    margin: 0;
}
.links-list dd a {
    /*background: url("../images/footer-link-bullet.gif") no-repeat scroll left center transparent;*/
    color: #747474;
    display: block;
    font-size: 12px;
    padding: 10px 0 10px 15px;
    text-decoration: none;
}
.links-list dd a:hover {
    color: #CFCFCF;
    text-decoration: none;
}



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


#footer-new {
    background: none repeat scroll 0 0 #000000;
    margin: 0 auto;
    width: 100%;
}
#footer-content {
    margin: 0 auto;
    min-height: 30px;
    padding: 22px 5px 25px;
    width: 986px;
}
.footer-content {
    color: #515151;
    font-size: 11px;
    text-align: center;
}
.footer-content a, .footer-content a:hover {
    color: #515151;
    font-size: 11px;
    text-decoration: none;
}

/************************************
 *  BOUTON
 *  ********************************/

.bouton{
	width:100px;
	border: 2px solid #C1C2C2;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	overflow:hidden;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	background-color:#EEEEEE;
}
