body
{
background-image:url("images/utilities/background.png");
background-repeat: repeat;
background-position:fixed;
font-family:"palatino linotype", palatino, serif;
margin:0px;
padding: 0px;
}

#header
{
border-width:1px;
border-style:dotted;
border-color:white;
background-color: rgb(255,255,255);
}

#top
{
width: 1000px;
margin: auto;
font-size:85%;
rgb(70,70,80); 
}

#menu
{
background-color: rgb(70,70,80);
color: rgb(255,255,255);
height: 40px;
font-family:georgia, serif;
font-weight: bold;
}

#sub_menu
{
width: 1000px;
margin: auto;
}

#large_body
{
width: 1100px;
margin: auto;
margin-top: 25px;
color: rgb(70,70,80);
}

#main_news
{
padding-top: 20px;
width:810px;
background-color: rgb(255,255,255);
margin-bottom: 20px;
}

#main_dessins
{
padding-top: 20px;
background-color: rgb(255,255,255);
margin-bottom: 20px;
}

#actu
{
float:right;
}

#actu_word
{
border-width:1px;
border-style:dotted;
border-color:rgb(70,70,80);
background-color: rgb(70,70,80);
color: rgb(255,255,255);
width: 250px;
padding: 10px;
margin-bottom: 20px;
}

#twitter_flux
{
width: 250px;
padding: 10px;
background-color: rgb(70,70,80);
color: rgb(255,255,255);
}

#historic_news
{
margin-top: 30px;
}

#historic_icons_news
{
margin-top: 22px;
float:right;
width: 330px;
height:700px;
text-align:center;
}

#historic_icon_news_title
{
background-color: rgb(70,70,80);
color: rgb(255,255,255);
margin-bottom: 5px;
text-align:center;
}

#bottom
{
background-color: rgb(70,70,80);
height: 70px;
text-align:center;
font-weight: bold;
color: rgb(255,255,255);
padding-top: 10px;
}

.default_block
{
background-color: rgb(255,255,255);
color: rgb(70,70,80);
padding:40px;
margin-top: 10px;
margin-bottom: 10px;
}

.title_block
{
font-size:190%;
text-align:center;
font-weight: bold;
margin-bottom: 15px;
background-color: rgb(255,255,255);
color: rgb(70,70,80);
}

.comment_bloc
{
background-color: rgb(255,255,255);
margin-top: 20px;
margin-bottom: 20px;
}

.comment_bloc_top
{
height: 25px;
background-color: rgb(70,70,80);
color: rgb(255,255,255);
}

.older_news
{
width: 750px;
background-color: rgb(255,255,255);
margin-top: 20px;
margin-bottom: 20px;
}

.older_news_top
{
height: 25px;
background-color: rgb(70,70,80);
color: rgb(255,255,255);
}

.older_news_main
{
padding: 10px;
}

.older_news_bottom
{
clear: left;
height: 25px;
}

.news_title
{
padding-left: 10px;
font-size:125%;
font-weight: bold;
}

.news_date
{
padding-right: 10px;
font-size:125%;
float: right;
font-weight: bold;
}

.news_resume
{
margin-top: 30px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
}

.news_image
{
text-align:center;
margin-top: 30px;
padding-left: 5px;
padding-right: 5px;
}

.news_comments
{
clear:both;
font-size:110%;
font-weight: bold;
text-align:center;
}

.news_form
{
margin-left:10px;
}

.menu_element
{
float:left;
color: rgb(255,255,255);
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
}

.menu_twitter_link
{
width: 25px;
height: 20px;
float:right;
background-image:url("images/utilities/iconTwitter.jpg");
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
}

.menu_dart_link
{
width: 25px;
height: 20px;
float:right;
background-image:url("images/utilities/iconDart.jpg");
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
}

.menu_mail_link
{
width: 25px;
height: 20px;
float:right;
background-image:url("images/utilities/iconMail.jpg");
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
}

.menu_element:hover
{
background-color: rgb(109,109,124);
}

.flottant
{
float:left;
margin: 10px;
}

a
{
text-decoration: none;
color: rgb(109,109,124);
}