body
{ 
background: #1414ea;
margin:auto;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
color:#29519C;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
width:930px;
height:auto;
margin:auto; 
background: #fff;
}
#top_banner{
width:930px;
height:150px;
background:url(images/banner.png) no-repeat center;
}

#center_banner{
width:930px;
height:200px;
background:url(images/pic2.jpg) no-repeat center;

}
#center_banner_content{
width:400px;
height:auto;
float:left;
padding:55px 0 0 20px;
}
#learn_more{
width:400px;
height:50px;
clear:both;
float:left;
padding-top:10px;
}
#learn_more a{
padding:6px;
margin:0 0 0 80px;
text-decoration:none;
color:#000000;
font-size:12px;
border:1px  #CCCCCC solid;
}
#learn_more a:hover{
padding:6px;
margin:0 0 0 80px;
color: #666666;
border:1px  #999999 solid;
}
#page_content{
/*border-top:1px solid #7B0E10;*/
width:930px;
background:#fff;
text-align:justify;
height:auto;
}


/*------left section-----*/
#left_section{
width:250px;
float:left;
padding:0 0 0px 10px;
}
.left_box_border{
width:250px;
height:auto;
border:1px #CCCCCC solid;
padding:2px;
margin-top:15px;
}
.left_box{
margin-top:10px;
width:250px;
height:auto;
background:#1414EA;
padding-top:3px;
padding-bottom:10px;
color:#fff;
color:#fff;
}

.title a{
text-decoration:none;
font-weight:bold;
color:#7B0E10;
}
.content{
padding:5px;
text-align:justify;
}





a.nav:link, a.nav:visited {padding-bottom:2px;
display:block; float:left; margin:4px 11px 0 11px; width: auto; height:18px; text-align:center; line-height:20px; font-weight:bold; font-size:12px;
text-decoration:none; color:#07076a;}

a.nav:hover {
display:block; float:left; margin:4px 11px 0 11px; width: auto; height:18px; text-align:center; line-height:20px;
text-decoration:none;  color:blue; text-decoration:overline;}

.content{
padding:5px;
text-align:justify;
}
/*------right section-----*/
#right_section{
width:650px;
height:auto;
float:right;

padding :5px 5px 5px 5px ;
}

/*-------footer-----*/
#footer{
width:930px;
height:70px;
clear:both;
background-color:#D7D8D2;
}
#copyrights{
width:350px;
color: #666666; 
font-size:10px;
float:left;
padding:10px;
}
#madeby{
width:200px;
height:60px;
float:right;
text-align:center;
padding-top:10px;
}
#madeby a{
text-decoration:none;
color:#666666;
}
/*---------footer menu---------*/
ul.footer_menu {
list-style-type:none; float:left; display:block; width:auto; height: auto;  margin:0px; padding:3px 0 0 10px;}

ul.footer_menu li {
display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color: #999999;}

a.nav2:hover {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width:auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;color:#000000;}

.form_contact input,.form_contact textarea
{
 border:1px solid #562231;
}



h1{

color:#07076a;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{

color:#07076a;
margin:0px;
padding:3px;
}
h3{

color:#07076a;
margin:0px;
padding:3px;
}
h4{

color: #07076a;
margin:0px;
padding:3px;
font-weight:normal;
}
.left_box h4  ,  .news h4 a
{
height:12px;
margin-top:0px;
color:#fff;
font-weight:bold;
text-decoration:none;

}
.left_box .news 
{
color:#fff;
text-decoration:none;
}
.left_box h3
{
color:#fff;
text-align:center;
background:#fff;
margin:3px  3px  3px  3px  ;
color:#2222EC;
}

.left_box .news:hover

 { 
color:#fff;
text-decoration:underline;


}

.contenu_news
{

padding:5px 5px 5px 5px;
margin:5px 5px 5px 5px;

}
.contenu_news a 
{
text-decoration:none;
}

.gallerie
{
border-top:1px dashed #ccc;
padding:5px 5px 5px 5px;
 
}
.gallerie img 
{
border:2px solid #ccc;
margin-left:5px;
}
.gallerie img:hover
{
border:4px solid #666;
margin-left:5px;
 
}


.menu{
        border:none;
        border:0px;
        margin:0px;
        padding:0px;
        font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
        font-size:14px;
        font-weight:bold;
        }
.menu ul{
        background:#1414ea;
        height:35px;
        list-style:none;
        margin:0;
        padding:0;
        }
        .menu li{
                float:left;
                padding:0px;
                }
        .menu li a{
                background:#1414ea url("images/seperator.gif") bottom right no-repeat;
                color:#cccccc;
                display:block;
                font-weight:normal;
                line-height:35px;
                margin:0px;
                padding:0px 25px;
                text-align:center;
                text-decoration:none;
                }
                .menu li a:hover, .menu ul li:hover a{
                        background: #ffffff url("images/hover.gif") bottom center no-repeat;
                        color:#1414ea;
                        text-decoration:none;
                        }
        .menu li ul{
                background:#fff;
				border:1px solid #1414ea;
                display:none;
                height:auto;
                padding:0px;
                margin:0px;
                position:absolute;
				border-top:0px;
                width:225px;
                z-index:200;
				color:#fff;
                /*top:1em;
                /*left:0;*/
                }
        .menu li:hover ul{
                display:block;

                }
        .menu li li {
            
                display:block;
                float:none;
                margin:0px;
                padding:0px;
                width:225px;
                }
        .menu li:hover li a{
                background:none;

                }
        .menu li ul a{
                display:block;
                height:35px;
                font-size:12px;
                font-style:normal;
                margin:0px;
				color:#ffffff;
                padding:0px 10px 0px 15px;
                text-align:left;
			
                }
                .menu li ul a:hover, .menu li ul li:hover a{
                        background:#ffffff url('images/hover_sub.gif') center left no-repeat;
                        border:0px;
                        color:#1414ea;
                        text-decoration:none;
                        }
        .menu p{
                clear:left;
                }
input[type=text]
{
  background:#1414ea;
  color:#fff;
  border:1px dashed #ccc;
}

input[type=text]:focus
{
	border:1px dotted #ccc;
}

input[type=submit]
{
	background:#ccc;
	color:#000;
	border:1px solid white;
	float:right;
	
}
