body {
 margin-left: 40px;
 margin-top: 0px;
 margin-right: 40px;
 margin-bottom: 0px;
 background: url(bg.gif);
 background-repeat: repeat;
 font-family: Verdana;
}

input {
	margin-top: 2px;
	color:#ff8000;
	border : 1px solid #FF8000;
	background-color : #ffffff;
	text-align: right;
	padding-right: 5px;
}

select {
	margin-top: 2px;
	color:#ff8000;
	border : 1px solid #FF8000;
	background-color : #ffffff;
	text-align: left;
}

h1 {
	color: Purple;
	font-size: 22px;
	text-align: right;
	margin: 0;
	padding: 15px;
	font-weight: bold;
	border-bottom: dashed 1px #666666;
}

a {
	color: #ff8000;
	text-decoration:none;
}

a:hover {
	color: Purple;
	text-decoration:none;
}

#wrapper {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(fond.jpg);
	background-repeat: repeat-x;
	background-color : #ffffff;
	border-width: 0px 1px 0px 1px;
	border-color: Purple;
	border-style: solid;
	display: block;
}

.logo{
  height: 82px;
	background-color: White;
	border-width: 0px 1px 1px 0px;
	padding: 5px;
	border-color: Purple;
	border-style: solid;
	color: #ff8000;
  float:left;
}

#block_droite{
  height: 100px;
  display: block;
}

#pub {
	padding: 10px;
}

#menu {
  padding-right:39px;
  position: absolute;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

dl, dt, dd, ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu dl {
  float: right;
  width: 14em;
  margin: 0 2px;
}

#menu dt {
  background: url(b_o.gif);
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  color: white;
  font-size:16px;
  padding:2px 15px 2px 15px;
}

#menu dd {
  border: 1px solid #FF8000;
}

#menu li {
  height:15;
  text-align: center;
  background: #fff;
}

#menu li a, #menu dt a {
  color: purple;
  text-decoration: none;
  display: block;
  height: 100%;
  border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
  background: #90BEEF;
}

#contenu {
	display: block;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: top; 
}

#contenu a{
	color: Purple;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#contenu a:hover{
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
}

#contenu #infosGauche {
	display: block;
	vertical-align: top; 
	float: left;
	width: 130px;
	height: 100%²;
	margin-left: 1px;
	margin-top: 10px;
}

#contenu #infosGauche #boxinfo{
	width: 100%;
	margin-top: 10px;
}

#contenu #infosGauche #boxinfo #titreBoxInfo{
	padding-left: 5px;
	font-size: 13px;
	display: block;
	background: #FF8000;
	color: Purple;
	font-weight: bold;
	border-bottom: dashed 1px #666666;
}

#contenu #infosGauche #boxInfo #contenuBoxInfo{
	display: block;
	text-align: justify;
	background: #90BEEF;
	text-decoration: none;
	border-bottom: dashed 1px #666666;
	padding: 0px 10px;
}

#contenu #infosGauche #boxInfo #contenuBoxInfo a {
	color: white;
	text-decoration: none;
}

#contenu #infosGauche #boxInfo #contenuBoxInfo a:hover{
	color: white;
	text-decoration: none;
}

#contenu #infosGauche #micropub {
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

#contenu #contenuPage{
  vertical-align: top; 
	float: left;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 11px;
}

#pubGoogle {
	border-width: 3px 0px 0px 0px;
	border-color: Purple;
	border-style: solid;
}

#header {
	background-color: #800080;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	display: block;
	background-color: Purple;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

#footer a{
	color: White;
	text-decoration: none;
}

#footer a:hover{
	color: #FF8000;
	text-decoration: none;
}

#gauche {
	float: left;
	padding-left: 5px;
}

#centre {
	float: none;
}

#droite {
	float: right;
	padding-right: 5px;
}

/*				 */
/* Reprise des anciennes balises */
/*				 */

.texte  {
	font-family: Verdana;
	font-size: 12px;
	color: Purple;
	text-decoration: none;
	text-align: center;
}
.texte a {
  color:#FF8000;
	font-size:12px;
  text-decoration:none;
}

.texte a:hover {
color: Purple;
}

.catnewsaccueil {
	font: bold;
	text-align: left;
	font-family: Verdana;
	font-size: 13px;
	color: #ff8000;
	border-width: 0px 0px 1px 0px;
	border-color: #800080;
	border-style: solid;
	width: 170;
	float: left;
}

.sourcenewsaccueil {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font: italic;
	color: #ff8000;
	width: 25%;
	float: left;
}

.soustitresaccueil {
	text-align: center;
	background: url(b_p.gif);
	background-color: Purple;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
	border-bottom: dotted 1px #FF8000;
	margin: 0;
	padding: 5px;
}

.soustitresaccueil a {
	text-decoration: none;
}

.contenucasesaccueil {
	background-color: white;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #FF8000;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	border-bottom: dashed 1px Purple;
	padding-left: 1px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.contenucasesaccueil a {
  color:#FF8000;
	text-decoration: none;
}

.contenucasesaccueil a:hover {
  color:Purple;
}

.brevenewsaccueil {
}
