body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center ;
	margin: 0;
	padding: 0;
	background-color:#116487;
	color:#000000;
}

#container {
	margin:10px auto;
	text-align: left;
	width:800px;
}
#main {
	font-weight: bold;
	width:800px;
	background-image:url(images/background.gif);
	
}
/******************** header ********************/
#animflash{
		margin-left:25px;
		display:block;
}
#header {
	width:750px;
	height:230px;
	margin-left:0px;
	background-image:url(images/header.jpg);
	display:block;	
}


dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu {
position:absolute;
width:743px;
margin: 0px 0px 0px 7px;

}
#menu dl {
float: left;
width: 12em;
margin:1px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
color:#a5caf5;
background-color:#052d4e;
border: 1px solid  #007dda;
}
#menu dd {
font-weight: bold;
border: 1px solid #007dda;
}
#menu li {
color:#a5caf5;
text-align: center;
background-color:#052d4e;
}
#menu li a, #menu dt a {
color:#a5caf5;
background-color:#052d4e;
text-decoration: none;
display: inline;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
color:#ffffff;
background-color:#052d4e;
}
#cadrpg { width:600px; margin:0 auto; border:0; overflow:hidden;} 
#newshr { position:relative; width:580px; height:20px; overflow:hidden;  
          color:black; background:#FFFFFF ; border:1px inset white; } 
#defile { position:absolute; margin-top:1px; background-color:transparent;width:900px;}
#defile1 { position:absolute; margin-top:1px; background-color:transparent;width:16800px;}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	text-align: justify;
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
	color:#000000;
}

#contentformu {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
	color:#245882;
}

#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}

#left p {
	font-size: 12px; 
	text-align: justify;
	background-color:#a5cae5;
	color: #000000;
	padding: 5px 0px;	
}
#left a{
	background-color:#a5cae5;
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	background-color:#a5cae5;
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	background-color:#a5cae5;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 12px;
	background-color:#a5cae5;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}

#right {
	float:right;
	width:267px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	padding: 10px 20px;
	margin: 30px 20px 20px 0px;
	display:inline;
}
#right p{
	text-align: justify;
	padding: 7px 0px;
}
#right a{
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	background-color:#397eb7;
	color: #052d4e;
}
.cont{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5cae5;
	color:#000000;
}
.cont1 {
	display: block;
	width:600px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5cae5;
	color:#000000;
}
.cont1 h1 {
	width:600px;
	font-size: 18px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5cae5;
	font-weight:900;
	color:#007dda;
}
.cont0 {
	width:600px;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5cae5;
	color:#000000;
}
.cont0 h1 {
	width:600px;
	font-size: 18px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5cae5;
	font-weight:900;
	color:#007dda;
}
.cadre{
border-style:solid;
color:black;
}

.cont0 em {
color: #007dda;
}
.post {
	margin-top:25px;
}
.post a{
}

.post a:hover{
}

.post p{
}
.imfloright{
	float:right;
	margin:6px; 	
}	
.imfloleft{
	float:left;
	margin:6px;	
}
	
.lefttext {	
	width:600px;
	margin: 20px 0px 30px 20px;
}
.lefttext h1{
	font-size: 16px;
	background-color:#a5cae5;
	color: #052d4e;
	font-weight:900;
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	background-color:#116487;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	background-color:#116487;
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	background-color:#116487;
	color:#FFFFFF;
	margin: 10px 0px;
}
		
.clear{
	clear:both;
}


