/**
 * Framework CSS
 */
body, table, tr, th, td, div,  ul, ol, li, h1, p, h2, h3, h4, h5, h6, form, img, hr, input {margin: 0; padding: 0;}

img {border: 0px;}
a {position: relative; color: #ff3b52; text-decoration: underline;}
a:hover {text-decoration: none;}
a:focus {outline:none}
p {text-align:justify;}
.center		{text-align: center;}
.strong		{font-weight: bold;}
.italic		{font-style: italic;}
.souligne	{text-decoration: underline;}
.conteneur	{overflow: auto; height: 1%;}

/**
 * Configuration générale
 */
body { width: 100%;background: #ebeae4; font: 11px normal Helvetica, Arial, Sans-serif; color: #4a4439;}

#general{width:500px;margin:0 auto;font-family:FFF Harmony;}

#acces{width:500px;height:100px;margin-top:340px;}
#solferino{width:200px;height:82px;float:left;}

#langue{float:left; position: relative;margin:20px 0 0 120px;}
#langue a{display: block; height: 24px; background: url(../images/bg_langue.jpg) transparent no-repeat top left; text-indent: -9999px;margin-bottom:10px;}

#langue a#langue_en{width:125px;}
#langue a#langue_en:hover{background-position:0px -25px;}

#langue a#langue_it{width:130px;background-position: -125px 0px;}
#langue a#langue_it:hover{background-position: -125px -24px;}

#footer{width:500px;height:60px;margin-top:150px;font-size:8px;}

#presentation{width:235px;height:60px;float:left;}
#logo{float:left;height:60px;width:21px;}
#text_presentation{float:left;margin-left:3px;}

#powered {float:right;margin:30px 70px 0 0;}

#flash{text-align:center;}