body{
margin:0; padding:0;
background:url(../images/back_grd.jpg) repeat-x #EFF5FF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#545454;
text-align:center;
}

img{ border:0; }

td{
margin:0;
padding:0;
vertical-align:top;
}

a{ color:#B91C18; outline:none; }

a:hover{ color:#000; }

p{ text-align:justify; }

ul{
list-style-type:none;
margin:0;
padding:0;
}

.dern-real{
font-size:10px;
line-height:12px;
}

.realisation p{ width:305px; }

.title-real{
color:#000;
font-size:14px;
text-transform:uppercase;
}

form{ padding:0; margin:0; }

#container{
margin:10px auto 50px auto;
width:1024px; 
text-align:left;
}

/* - - - Menu - - - */

#menu a{
text-decoration:none;
color:#000000;
}

#menu a:hover{
background-position:bottom;
}

#menu li{
float:left;
text-align:right;
color:#FFFFFF;
font-size:16px;
}

#button a{
display:block;
background:url(../images/btn_back.gif) repeat-x;
padding-right:10px;
margin-left:20px;
width:135px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-right: 1px solid #e5e5e5;
text-align:center;
}

#button-over a{
display:block;
background:url(../images/btn_back_over.gif) repeat-x;
padding-right:10px;
margin-left:20px;
width:135px;
border-right: 1px solid #e5e5e5;
}



/* - - - Content - - - */

#content{
background-color:#EFF5FF;
clear:both;
}

.col1{
width:565px;
background-color:#e5e5e5;
background:top left no-repeat;
}

.col1 p{
width:250px;
line-height:18px;
margin-left:279px;
margin-right:36px;
padding:0;
}

.col2 p{
font-size:11px;
line-height:18px;
width:305px;
padding-left:40px;
padding-top:8px; 
}

.col2 a{ color:#555; }

.col2 a:hover{ color:#B91C18; }


/* - - - Footer - - - */

#footer td{
font-size:10px;
color:#000;
padding-top:0px;
text-transform:uppercase;
}

#footer a{
text-decoration:none;
}

#footer img{
display:inline;
margin:0 12px;
}

#footer td { vertical-align:bottom; }

.f1{ text-align:center; }
.f2{ padding-left:50px; }

/* - - - title - - - */

#title {
margin:0; padding:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:48px;
line-height:50px;
color:#545454;
text-align:center;
}

h1, h2{
color:#B91C18;
font-size:12px;
line-height:20px;
text-transform:uppercase;
}

h1{ padding:0 5px; margin:20px 0 0 0; }

h2{ padding:0; margin:0; }

/* --- set links to have no underscore --- */
a:link, a:visited, a:hover, a:active { 
text-decoration:none;
color: black;
} 


