
body {
font-family: Georgia, serif;
font-size: 12px;
background-color: #53524F;
margin: 0;
border: 0; 
padding: 0;
}

img {
	border: none;
}

#header-container {
  background-color: #F1F1EB;
}

#main-content-container {
margin-left: 100px;
width: 800px;
height: 95%;

padding: 0;
font-size: 12px;
text-align: left; 
}

#content {
margin: 0 ;
background: #53524F;
padding: 8px;
}

#header {
width: 800px;
height: 171px;
background: #eee url("../img/Logo_Columns_top.gif") no-repeat ;
margin-left: 100px;
}

#flags {
  float: right;
  margin: 3px;
  margin-right: -5px;
}

#flags img {
  border: solid 1px silver;
}

.quotes1 {
color:#FFDEAD;
padding: 5px;
width:400px;
letter-spacing: 3px;
background:transparent;
float:left;
margin: 110px 10px 0px 0px;
font-family: times, serif;
font-size: 20pt;
font-weight: bold;
line-height:25px;  
text-align: left;

overflow: auto;
}






#navcontainer
{
width: 100%;
height: 70px;
z-index: 1;
font-size: 14px;
background: url(../img/SmallGrayGradient.gif) repeat-x;
border-top: 1px solid maroon;

}
#navinnercontainer {
  margin-left: 100px;
  background-color: transparent;
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
margin: 5px 0 10px 15px;
padding: 0;
position: relative;
z-index: 2;
background-color: transparent;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #E7ECF2;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #9C0608;
border: 1px solid #8B0000;
border-top: 2px solid #8B0000;
border-bottom: 2px solid #8B0000;
}

#navcontainer li .current
{
color: #000;
font-weight: bold;
border: 1px solid #8B0000;
border-top: 2px solid #8B0000;
border-bottom: 2px solid #8B0000;
border-right: 1px solid #333;
border-left: 1px solid #333;
}

#navcontainer li a span {display: none}

#navcontainer li a:hover span{ 
display:block;
position:absolute;
top: 25px; 
left:570px; 
width:200px;
background-color:transparent; 
color:#333;
text-decoration: none;
font: bold 12px Georgia, serif;

}

#navcontainer li a:hover span img{ 
float: right;
vertical-align: text-top;
}

#navcontainer #slogan {
  color: #9C0608;
  font: italic bold 20pt Times, serif;
  padding-left: 20px;
  text-shadow: 0px 1px 1px rgb(0, 0, 0);
  
}





.corona {
background: transparent; 

margin:0 auto 0 auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.corona a:link, a:visited, a:active {
color : #000000;
text-decoration : underline; 
background-color : transparent;
} 
.corona a:hover {
color : #4D6A7A;
text-decoration : underline; 
background-color : transparent; 
} 


.corona h1, .corona p {margin:0 10px;}

.corona h1,.corona h2, .corona h3 {
font-family: Georgia, "Times New Roman",Times, serif ;
color:#94070A;
padding-bottom: 6px;
margin-left: 10px;

}
h1.title, h2.title, h3.title, h4.title, h5.title , h6.title {
  text-align: center;
  
}

.corona p {padding-bottom: 15px;}

.corona .top, .corona .bottom {
display:block; 
background:transparent; 
font-size:1px;
}
.corona .b1, .corona .b2, .corona .b3, .corona .b4, .corona .b5 {
display:block; 
overflow:hidden; 
height:1px; 

border-left:1px solid #ccc; 
border-right:1px solid #ccc;
}
.corona .b1 {margin:0 5px; background:#938787;}
.corona .b2 {margin:0 4px; background:#938787;}
.corona .b3 {margin:0 3px; background:#938787;}
.corona .b4 {margin:0 2px; background:#938787;}
.corona .b5 {margin:0 1px; background:#938787;}


#inner_content{
background-color:#ccc; 
text-align: justify;
overflow: auto;
padding: 10px 10px 5px;
}

#inner_content h1, #inner_content h2  {
    text-shadow: 0px 1px 1px rgb(0, 0, 0);
}
.nouveaute{
	text-align: center;
	
}
.nouveaute h1 {
	letter-spacing: 2px;
	font-size:1.4em;
}

.nouveaute p, .nouveaute h1, .nouveaute h2, .nouveaute h3, .nouveaute h4 {
	padding: 1px 2px;
	margin: 2px;
}

.boxcontent-left {
padding: 5px;
width: 48%;
float: left;
color: #000;
}


.boxcontent-right {
padding: 5px;
width: 48%;
float: right;
}


.float-right {
float: right;
position: relative;
font-size: 10px;
font-weight: bold ;
width: 240px;
margin: -15px 0 4px 15px;
padding: 0 4px 0 12px;
background: #F5F5F5;
border: 2px solid #cccccc;
}

.float-right ul {
position:relative;
color:#000080;
line-height: 12px;
font-weight: bold;
padding: 0px 0 0 12px;
}

.float-right li {
list-style-type: square;
margin: 3px;
line-height: 10px;
}

.float-right li .black {
color: #000000;
}

#copyright { 
  margin-top: 10px;
  height:20px;

  border-top: 1px solid #8B0000;
  font: bold 9px Tahoma, Arial, sans-serif;
  color: #ccc;
  letter-spacing: 4px;
  padding: 5px 0 0 0;
  text-align: center;  
  
 }

#copyright a { 
  color: #ccc;
 }

.blurb{
        float: left;
        width: 330px;
	margin: 5px 12px 5px 6px;
	padding: 9px;
	font: 11px Arial, Sans-serif;
	border-left: 1px dashed #aaa;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        border-right: 1px solid #aaa;
	background: #E7ECF2;
	}


.blurb ul {
list-style-type: square;
color:#000080;
position:relative;
font-weight: bold;
padding: 10px 0 0 17px;
margin-left: 0;
margin-top: 0px;
}

.blurb ul .black {
color: #000000;
}

.bkbig {
font-family: Georgia, "Times New Roman",Times, serif ;
color:#0A2A52;
font-size:20px;
}



h2 {
font-family: Georgia, "Times New Roman",Times, serif ;
font-size: 18px; 
color:#0A2A52;
font-weight:normal;
padding-bottom: 0px;
margin: 5px 0px 3px 0px;
}


.small {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #000000;
text-decoration : underline; 
font-style : normal;
} 
.small a:link  {color : #000080;}  
.small a:hover {color : #000000;} 


#footer {
clear: both;
font-family : Georgia, serif; 
text-align: center;
font-size : 9px; 
color : #666666;
text-decoration : none; 
font-weight : bold;
} 

#footer a, #footer a:link, #footer a:visited {
  color: #ccc;
}
#footer a:hover {
  color: #fff;
}

.botsmall a:link {color : #666;}  
.botsmall a:hover {color : #000000;} 

.linkcent {
text-align: center;
margin: 15px 0 8px 0;
font-size: 110%;
font-weight: bold;
}



.vcard .org {
  font-size: large;
  font-weight: bold;
  color: #94070A;
}

div.adr {
	padding: 4px 8px;
}

