#photo {
position:fixed;
top:70%;
right:5%;
height:100%;
}
img {
margin:0px 10px;
}

a {
color: #0099FF;
}
a:hover {
color: #0066FF;
}

h1, h2, h3 {
   text-align:center;
   margin:0;
}

h1 {
   font-family: "Times New Roman", Times, serif;
   font-size:32px;
   color: #CC0000;
}

h2 {
   font-family: "Times New Roman", Times, serif;
   font-size:26px;
   color:black;
}
h4 {
   font-family: "Times New Roman", Times, serif;
   font-size:26px;
   color: #CC0000;
   text-align:center;
}

body {
   font-family: "Times New Roman", Times, serif;
   font-size:16px;
   background-image:url(../images/t_03gris.jpg);
}

#contentContainer {
background-color:#FFFFFF;

-moz-border-radius:30px 30px 30px 30px;
	opacity : 0.9;
	filter : alpha(opacity=90); /*IE*/
   /*background:gray url(../images/backmid.gif) repeat-y;*/
   width:750px;
   border:none;
   height:100%;
   border:dotted #00CCFF;
}
#contentnewstitre {
	border-bottom: dotted;
	border-top:dotted;
   border-bottom-width:2px;
   border-top-width:2px;
   line-height:15px;
   font-size:18px;
   letter-spacing:2px;
   font-weight: bolder;
}
#noteimportante {
   font-size:10px;
   background-color: #FFCC99;
}
#contentnewsgrandtitre {
	background-color: #999999;
	text-align:center;
	color:#FFFFFF;
   border: double;
   border-width:1px;
   border-bottom-color:#333333;
   border-top-color:#333333;
   border-left:hidden;
   border-right:hidden;
   line-height:2px;
}
#contentnewsgrandtitrenews h2 {
	text-align:center;
	letter-spacing:10px;	
	font-size:54px;
	color:#666666;
}
#contentnews {
background-color: #FFFFFF;
   width:600px;
   border:none;
   text-align:justify;
   font-family:Arial, Helvetica, sans-serif;
}
#contentnewsdate {
background-color: #FFFFFF;
color:#666666;
line-height:15px;
font-size:14px;
width:600px;
text-align:right;
border-bottom: solid;
border-bottom-width:1px;
}

#content {
   text-align: justify;
   width:600px;
}

#contentTop {
   width:800px; height:45px;
   margin:0;
}
#contentBottom {
   width:800px; height:45px;
   margin:0;
}
#contentTop {
/*opacity : 0.7;
filter : alpha(opacity=70); /*IE*/
  /* background:gray url(../images/backtop.gif) no-repeat;*/
}

#bas {
color: #FFFFFF;
}
#bas a {
color: #FF9900;
}
#bas a:hover {
color: #FF6600;
}
