
body {
  margin: 0px;
  padding: 0px;
  background-color: #A21B1B;
  font: normal 11px Arial, Helvetica, sans-serif;
  color: #FFF;
}


/* HEADER */
#header {
  margin: 0px auto;
  width: 765px;
  height: 144px;
}
#header ul {
  margin: 0px;
  padding: 5px 0px 0px 555px;
  list-style-type: none;
}
#header li, li.none {
  margin: 0px;
  padding: 0px 0px 0px 15px;
  display: inline;
  background: url(../images/arrow1.gif) no-repeat 3px 6px;
}
#header li.none {
  background: none;
}
#header a {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}
#header a:hover {
  color: #FFCC00;
}

/* CONTAINER */
#container {
  margin: 0px auto;
  width: 765px;
  background: #FFF url(../images/bg_container.gif) repeat-y;
}
.cleaner {
  clear: both;
  height: 1px;
  overflow: hidden;
}


/* LEFT */
#left {
  float: left;
  display: inline;
  width: 141px;
}
#left ul {
  margin: 5px 0px 0px 8px;
  padding: 0px;
}
#left li {
  color:#FFCC00;
  list-style-type: none;
  padding-left: 9px;
  background: url(../images/arrow1.gif) no-repeat 0px 5px;
}
a.menu1 {
  color: #FFF;
  margin: 0px;
  padding:0px;
  text-decoration: none;
}
a.menu1:hover {
  text-decoration: underline;
}
.form1 {
  margin: 0px;
  padding: 0px 0px 0px 8px;
}
.box_red {
  width: 141px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background: #CC0000 url(../images/red_bg.png) repeat-y;
}
.box_red_title {
  background: transparent url(../images/red_top.png) no-repeat top left;
  height: 23px;
  font-size: 12px;
  font-weight: bold;
  padding: 11px 0px 0px 0px;
}
.box_red a.passe {
  color: #FFCC00;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}
.box_red a.passe:hover {
  text-decoration: none;
}
.box_blue {
  width: 141px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #3F81E0 url(../images/blue_bg.png) repeat-y;
}
.box_blue_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  background: url(../images/blue_top.png) no-repeat;
}
.box_green1 {
  width: 141px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #99CC00 url(../images/green1_bg.png) repeat-y;
}
.box_green1_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  background: url(../images/green1_top.png) no-repeat;
}
.box_red2 {
  width: 141px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #CC0000 url(../images/red_bg.png) repeat-y;
}
.box_red2_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  background: url(../images/red2_top.png) no-repeat;
}
.box_green2 {
  width: 141px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #008282 url(../images/green2_bg.png) repeat-y;
}
.box_green2_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  background: url(../images/green2_top.png) no-repeat;
}
.box_orange {
  width: 141px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #F9C200 url(../images/orange_bg.png) repeat-y;
}
.box_orange_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  background: url(../images/orange_top.png) no-repeat;
}


/* CENTER */
#center {
  float: left;
  display: inline;
  width: 459px;
}
#center_admin {
  float: left;
  display: inline;
  width: 619px;
  margin: 0px;
  padding: 0px;
 
}
.search {
  background-color: #C70000;
  text-align: center;
  height: 34px;
  border-bottom: 1px solid #7A7A7A;
}
.search2 {
  background-color: #C70000;
  text-align: left;
  height: 25px;
  border-bottom: 1px solid #7A7A7A;
  font-size: 14px;
  font-weight: bold;
  padding: 9px 0px 0px 7px;
}
.navigation {
  background-color: #EEE;
  padding: 3px 0px 4px 5px;
  border-top: 1px solid #C8C8C8;
  color: #333;
}
.navigation2 {
  background-color: #EEE;
  height: 21px;
  padding: 4px 0px 0px 7px;
  border-top: 1px solid #C8C8C8;
  color: #333;
  font-weight: bold;
  font-size: 12px;
}
.navigation a {
  color: #CC0000;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
}
.navigation a:hover {
  text-decoration: none;
}
.form2 {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 0px;
}
.dropdown {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  width: 150px;
  height: 17px;
  font-size: 12px;
  border: 1px solid #333;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.textbox1 {
  margin: 0px 0px 5px 0px;
  padding: 2px 0px 0px 1px;
  width: 119px;
  height: 15px;
  font-size: 12px;
  border: 1px solid #333;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
content0 {
  height:60px;
  width: 442px;
  margin: 0px 0px 0px 6px;
}
.content0 strong {
  color: #CC0000;
  padding:0px 10px 0px 10px;
  margin: 0px;
  font-weight:bold;
}
div.content1 {
  margin: 10px 7px 0px 6px;
  padding: 0px;
  color: #333;
}
div.content4 {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  color: #333;
}
div.content2 {
  padding: 7px;
  color: #333;
  font-size: 12px;
}
div.content3_top {
  background: url(../images/box_content_top.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 10px 0px 0px 6px;
}
div.content3 {
  width: 429px;
  margin: 0px 0px 0px 6px;
  padding: 0px 8px 0px 8px;
  color: #333;
  background-color: #F7F7F7;
  border-right: 1px solid #999;
  font-size: 12px;
}
div.content3_bottom {
  background: url(../images/box_content_bottom.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 0px 0px 0px 6px;
}

div.admin_top {
  background: url(../images/box_admin_top.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 10px 0px 0px 6px;
  overflow:hidden;width:606px;
}
div.admin {
  width: 589px;
  margin: 0px 0px 0px 6px;
  padding: 0px 8px 0px 8px;
  color: #333;
  background-color: #F7F7F7;
  border-right: 1px solid #999;
  font-size: 12px;
}
div.admin_bottom {
  background: url(../images/box_admin_bottom.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 0px 0px 0px 6px;
}

div.popup_top {
  background: url(../images/box_popup_top.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 4px 0px 0px 4px;
}
div.popup1 {
  width: 375px;
  height: 326px;
  margin: 0px 0px 0px 4px;
  padding: 0px 8px 0px 8px;
  color: #333;
  background-color: #F7F7F7;
  border-right: 1px solid #999;
  font-size: 12px;
}
div.popup_bottom {
  background: url(../images/box_popup_bottom.gif) no-repeat;
  height: 7px;
  overflow: hidden;
  margin: 0px 0px 0px 4px;
}
.actualites {
  float: left;
  display: inline;
  width: 200px;
  height: 102px;
  background: #CC0000 url(../images/box_actualites.gif) no-repeat;
  margin: 5px 6px 0px 0px;
  padding: 8px 10px 10px 10px;
}
.actualites p {
  color: #FFCC00;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.actualites ul {
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.actualites li {
  margin: 0px;
  padding: 0px;
  color: #FFCC00;
}
.actualites a {
  display: inline;
  margin: 0px;
  padding: 0px;
  color: #FFCC00;
  text-decoration: underline;
}
.actualites a:hover {text-decoration: none;}

.editorial {
  float: left;
  display: inline;
  width: 200px;
  height: 102px;
  background: #99CC00 url(../images/box_editorial.gif) no-repeat;
  margin: 5px 0px 0px 0px;
  padding: 8px 10px 10px 10px;
}
.editorial p {
  color: #333;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.editorial ul{
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.editorial li {
  margin: 0px;
  padding: 0px;
  color: #333;
}
.editorial a {
  margin: 0px;
  padding: 0px;
  color: #333;
  text-decoration: underline;
}
.editorial a:hover {text-decoration: none;}

.editorial a.more {
  position: absolute;
  display: block;
  width: 70px;
  margin: 87px 0px 0px 144px;
  padding: 0px;
  color: #333;
  text-decoration: underline;
  background: url(../images/arrow3.gif) no-repeat left center;
  text-indent: 8px;
}
.editorial a.more:hover {text-decoration: none;}

.banner {
  text-align: center;
  margin: 10px 0px 10px 0px;
}
.banner img {
  width: 444px;
  height: 57px;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}
img.image1 {
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}
.consulter {
  float: left;
  display: inline;
  margin: 10px 5px 10px 0px;
  padding: 0px;
  width: 145px;
  height: 220px;
  background: #F7F7F7 url(../images/box_consulter.gif) no-repeat;
  text-align: center;
}
.consulter a {
  float: left;
  display: inline;
  width: 70px;
  height: 19px;
  margin: 7px 0px 0px 38px;
  padding: 0px;
  background: url(../images/but_consulter.gif) no-repeat;
}
.consulter form {
  margin: 0px;
  padding: 0px;
}
.consulter p {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  margin: 6px 0px 6px 0px;
  padding: 0px;
}
.consulter span.red {
  font-size: 11px;
  font-weight: normal;
  color: #CC0000;
}
.evenements {
  float: left;
  display: inline;
  width: 200px;
  height: 102px;
  background: #FFCC00 url(../images/box_evenements.gif) no-repeat;
  margin: 5px 6px 6px 0px;
  padding: 8px 10px 10px 10px;
}
.evenements p {
  color: #A40448;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.evenements ul{
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.evenements li {
  margin: 0px;
  padding: 0px;
  color: #A40448;
}
.evenements a {
  margin: 0px;
  padding: 0px;
  color: #A40448;
  text-decoration: underline;
}
.evenements a:hover {text-decoration: none;}

.divers {
  float: left;
  display: inline;
  width: 200px;
  height: 105px;
  background: #4185E5 url(../images/box_divers.gif) no-repeat;
  margin: 0px 0px 6px 6px;
  padding: 5px 10px 10px 10px;
}
.divers p {
  color: #FFF;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.divers ul{
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.divers li {
  margin: 0px;
  padding: 0px;
  color: #FFF;
  font-size: 11px;
}
.divers a {
  margin: 0px;
  padding: 0px;
  color: #FFF;
  text-decoration: underline;
}
.divers a:hover {text-decoration: none;}
.divers2 {
  float: left;
  display: inline;
  width: 200px;
  height: 62px;
  background: #4185E5 url(../images/box_divers2.gif) no-repeat;
  margin: 0px 0px 6px 6px;
  padding: 8px 10px 10px 10px;
}
.divers3 {
  float: left;
  display: inline;
  width: 200px;
  height: 62px;
  background: #4185E5 url(../images/box_divers3.gif) no-repeat;
  margin: 0px 0px 6px 6px;
  padding: 8px 10px 10px 10px;
}

.annonces {
  float: left;
  display: inline;
  width: 200px;
  height: 65px;
  background: #006666 url(../images/box_annonces2.gif) no-repeat;
  margin: 0px 0px 6px 6px;
  padding: 5px 10px 10px 10px;
}
.annonces p {
  color: #FFF;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.annonces ul{
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.annonces li {
  margin: 0px;
  padding: 0px;
  color: #FFF;
  font-size: 11px;
}
.annonces a {
  margin: 0px;
  padding: 0px;
  color: #FFF;
  text-decoration: underline;
}
.annonces a:hover {text-decoration: none;}

.forum {
  float: left;
  display: inline;
  width: 200px;
  height: 65px;
  background: #CC6600 url(../images/box_forum2.gif) no-repeat;
  margin: 0px 0px 6px 6px;
  padding: 5px 10px 10px 10px;
}
.forum p {
  color: #FFCC00;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: bold;
}
.forum ul{
  margin: 0px 0px 0px 14px;
  padding: 0px;
}
.forum li {
  margin: 0px;
  padding: 0px;
  color: #FFCC00;
  font-size: 11px;
}
.forum a {
  margin: 0px;
  padding: 0px;
  color: #FFCC00;
  text-decoration: underline;
}
.forum a:hover {text-decoration: none;}

.but_annuler {
  width: 70px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_annuler.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_envoyer {
  width: 70px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_envoyer.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_telecharger {
  width: 171px;
  height: 19px;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  background: url(../images/but_telecharger.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_chercher {
  width: 73px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_chercher.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_ok2 {
  width: 30px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_ok2.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_select2theme {
  width: 137px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_select2theme.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
p.title1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
p.title2 {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  margin: 5px 0px 0px 8px;
  padding: 0px;
}
.textbox3 {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 1px;
  width: 130px;
  height: 15px;
  font-size: 12px;
  border: 1px solid #333;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.textbox4 {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 1px;
  width: 196px;
  height: 15px;
  font-size: 12px;
  border: 1px solid #333;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
a.link1 {
  color: #CC0000;
  text-decoration: underline;
}
a.link1:hover {
  text-decoration: none;
}
a.link2 {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}
a.link2:hover {
  color: #333;
}
a.link3 {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
a.link3:hover {
  text-decoration: underline;
}
.but_valider {
  width: 73px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_valider.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_valider-tous {
  width: 73px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_envoyer-tous.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_ajouter {
  width: 73px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_ajouter.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}

.but_modifier {
  width: 55px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  background: url(../images/but_modifier.gif) no-repeat;
  border: 0px;
  cursor: pointer;
}
.but_1-1, .but_1-2, .but_1-3, .but_2-2, .but_2-3, .but_3-3 {
  width: 73px;
  height: 19px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  cursor: pointer;
}
.but_1-1 {background: url(../images/but_1-1.gif) no-repeat;}
.but_1-2 {background: url(../images/but_1-2.gif) no-repeat;}
.but_1-3 {background: url(../images/but_1-3.gif) no-repeat;}
.but_2-2 {background: url(../images/but_2-2.gif) no-repeat;}
.but_2-3 {background: url(../images/but_2-3.gif) no-repeat;}
.but_3-3 {background: url(../images/but_3-3.gif) no-repeat;}

div.pageselector {
  text-align: center;
  margin: 10px auto 10px auto;
  padding: 0px;
}
div.pageselector a {
  color: #CC0000;
  text-decoration: none;
  font-size: 11px;
  padding: 0px;
  margin: 10px 5px 10px 0px;
}
div.pageselector a:hover {
  color: #333;
}
div.box_editorial2 {
  float: left;
  display: inline;
  width: 220px;
  height: 120px;
  background: #FFF url(../images/box_editorial2.gif) no-repeat;
}
div.box_editorial2 ul {
    margin: 0px;
    padding: 7px 0px 3px 20px;
}
div.box_editorial2 li {
    margin: 0px;
    padding: 0px;
    text-indent: -3px;
    *text-indent: 0px;
    font-size: 11px;
}
div.box_editorial2 a.link4 {
    color: #333;
    text-decoration: underline;
}
div.box_editorial2 a.link4:hover {
    text-decoration: none;
}
div.box_editorial2 a.link5 {
    position: absolute;
    width: 45px;
    margin: 100px 0px 0px 160px;
    padding-left: 8px;
    color: #990000;
    text-decoration: underline;
    background: url(../images/arrow6.gif) no-repeat left center;
}
div.box_editorial2 a.link5:hover {
    text-decoration: none;
}
div.box_editorial2 p.text2 {
    margin: 0px;
    padding: 7px 7px 7px 65px;
    background: url(../images/icon_at.gif) no-repeat 10px 25px;
}
div.box_agenda {
    float: left;
    display: inline;
    margin-top: 0px 6px 0px 0px;
    width: 220px;
    height: 292px;
    background: #FFCC00 url(../images/box_agenda.gif) no-repeat;
}
div.box_agenda p.title3 {
  font-size: 14px;
  font-weight: bold;
  color: #FFCC00;
  margin: 5px 0px 0px 8px;
  padding: 0px;
}
div.p {
  margin: 10px 0px 0px 0px;
  padding: 0px 5px 0px 7px;
  font-size: 11px;
}
div.p img {
  margin-right: 5px;
}
div.p a {
  text-weight: bold;
  text-decoration: none;
  color: #333;
}
div.p a:hover {
  text-decoration: underline;
}
div.annuaire {
  /*float: left;
  display: inline;*/
  margin-right: 5px;
  padding: 5px 0px 10px 5px;
  clear:both;
  /*width: 213px;*/
}
div.annuaire img {
  display: block;
  margin: 0px 8px 10px 0px;
}
div.annuaire a {
  color: #333;
  text-decoration: underline;
}
div.annuaire a:hover {
  text-decoration: none;
}
p.assoc {
  margin: 0px 0px 0px 20px;
  padding: 40px 10px 40px 100px;
  color: #CCC;
  font-size: 40px;
  background: url(../images/icons_assoc/assoc.gif) no-repeat left center;
}
p.proff {
  margin: 0px 0px 0px 10px;
  padding: 40px 10px 40px 90px;
  color: #CCC;
  font-size: 34px;
  background: url(../images/icons_prof/prof.gif) no-repeat left center;
}
p.part {
  margin: 0px 0px 0px 20px;
  padding: 40px 10px 40px 100px;
  color: #CCC;
  font-size: 40px;
  background: url(../images/icons_part/part.gif) no-repeat left center;
}
p.assoc_title {
  display: block;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  background-color: #A50036;
}
p.proff_title {
  display: block;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  background-color: #63B4E8;
}
p.part_title {
  display: block;
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  color: #FFF;
  font-size: 20px;
  background-color: #C87923;
}
/* RIGHT */
#right {
  float: left;
  display: inline;
  width: 160px;
}
.box_newsletter {
  width: 160px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  background: #CC0000 url(../images/red3_bg.png) repeat-y;
}
.box_newsletter_title {
  background: url(../images/red3_top.png) no-repeat top right;
  height: 26px;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0px 0px 0px;
  text-align: right;
}
.box_calendar_title {
  height: 17px;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0px 0px 0px;
  background: url(../images/red3_calendar.png) no-repeat;
  text-align: center;
}
.box_news_title {
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
  text-align: right;
  background: url(../images/red3_news.png) no-repeat;
}
.news {
  width: 138px;
  margin: 0px auto 0px auto;
}
.news img {
  border: 1px solid #FFF;
  margin: 3px 0px 3px 0px;
}
.news a {
  display: block;
  width: 53px;
  color: #FFCC00;
  text-decoration: underline;
  margin: 0px 0px 0px 85px;
  padding: 0px;
  background: url(../images/arrow2.gif) no-repeat 0px 5px;
  text-indent: 8px;
}
.news a:hover {
  text-decoration: none;
}
.form3 {
  margin: 0px;
  padding: 0px 0px 0px 9px;
}
.textbox2 {
  margin: 0px 0px 9px 0px;
  padding: 2px 0px 0px 1px;
  width: 108px;
  height: 15px;
  font-size: 12px;
  border: 1px solid #333;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
.partenaires {
  margin: 0px 0px 5px 0px;
  padding-left: 4px;
  text-align: center;
}
.partenaires img {
  margin: 10px 0px 0px 0px;
}


/* FOOTER */
#footer {
  margin: 0px auto;
  padding-top: 9px;
  width: 765px;
  height: 35px;
  background: url(../images/bg_footer.gif) no-repeat top left;
  text-align: center;
  color: #FFCC00;
  line-height: 16px;
}
#footer a {
  color: #FFCC00;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
#footer a:hover {
  text-decoration: underline;
}


/*Razvan*/
.inputuri01 {
  font-size: 11px;
  width: 150px;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
  margin: 0px;
  padding: 2px 0px 2px 0px;
}
.inputuri02 {
  font-size: 11px;
  width: 154px;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #000000;
  margin: 0px;
  padding: 2px 0px 2px 0px;
}
.inputuri03 {
  /*width: 5px;*/
  border: 1px solid #000000;
  margin: 0px;
}
.button01 {
  margin: 0px;
  padding: 2px;
  width: 130px;
  font-size: 11px;
  font-weight: bold;
  background-color: #cc0000;
  color: #ffffff;
  border: 1px solid #000000;
  cursor: pointer;
}

.tabletext {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #000000;
  white-space: normal;
  text-align: right;
  }

.formtextarea {
  width: 300px;
  height: 100px;
  border: 1px solid;
  color: #000000;
  }
.error {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: red;
  }

.noitems {
  font-family:Arial, Helvetica, sans-serif, "Blackadder ITC";
  color:#FF0000;
  font-size: 14px;
}

.groupe {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color:#33CCFF;
  border-style: dotted;
  border-width:thin;
  display:block;
  padding: 5px;
}
.groupe_label {

  font-family:Arial, Helvetica, sans-serif, "Blackadder ITC";
  font-size: 12px;
  color:#6699FF;
  display: inline;
  padding:0px;
  position:relative;
  top: -14px;
  background-color: #ffffff;
  border: dotted #33CCFF;
  border-width: thin;
  }
.back {
  clear: both;
  float: right;
  margin-right: 10px;
}
.text1{color:#000000;}
.text{color: #333;}
.annuaire_content{
  color: #333;
  margin: 0px 3px 0px 3px;
  padding: 0px 3px 0px 3px;
  text-align: center;
}

.annuaire_content a:link{
  text-decoration: none;
  color: #333;
}

.annuaire_content a:visited{
  text-decoration: none;
  color: #333;
}

.annuaire_content a:hover{
  text-decoration: none;
  color: #333;
  letter-spacing: 2px;
}
.col1 {
  float:left;
  width: 100%;
  margin-left: 0;
  padding: 0;
  text-align: left;
}
.col2 {
  float: left;
  width: 100%;
  text-align: left;
}

.theme {
  font-size: 15px;
  font-weight: bold;
}

.category {
  font-size: 10px;
  font-weight: normal;
  padding-left: 15px;
}

.sous_category {
  font-size: 8px;
  font-weight: normal;
  padding-left: 30px;
}

.col1 ul {
  padding: 0;
  margin: 0;
}
.col2 ul {
  padding: 0;
  margin: 0;
}


.col2 li {
  font-size:1.3em;
  display:list-item;
  list-style:none;
  text-align:left;
  font-family:Arial, Helvetica, sans-serif;
}

.col1 li {
  font-size:1.3em;
  display:list-item;
  list-style:none;

  text-align:left;
  font-family:Arial, Helvetica, sans-serif;

}


/*Presentation */
.presentation_container {
  background-color: #fff;
  color: #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  margin: 8px 10px 8px 0px;
  width: 410px;
  height:120px;
  border: solid  2px #C50000;
  border-bottom: solid 5px #C50000;

}

.presentation_title {
  background-color: #C50000;
  color: #fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-align:left;
  font-weight: bold;
  padding-left: 3px;
  text-transform: capitalize;
}

.presentation_title a:link {
  text-decoration: underline;
  color: #fff;
  text-transform: none;
}

.presentation_title a:hover {
  text-decoration: underline;
  color: #fff;
  text-transform: none;
}

.presentation_title a:visited {
  text-decoration: underline;
  color: #fff;
  text-transform: none;
}


.presentation_body {
  float: left;
  text-decoration: none;
  padding: 3px 5px 3px 10px;
  width: 300px;
}
.presentation_body_plus_info {
  float: right;
  border: none;
  vertical-align: bottom;

}
.presentation_body_plus_info img {
  border: none;
  width: 80px;
  height: 16px;
}

.presentation_image{
  margin-right: 1px;
  padding: 0px;
}

.presentation_image img{
  border: none;
  width: 80px;
  height: 80px;
}
.presentation_title_date {
  text-decoration:none;
  color: #333;
  clear: both;
  float: right;
}

.presentation_annonce_username {
  text-decoration: none;
  font-weight: bold;
  float: left;
  position: relative;
  left: 3px;
  top: 40px;
  }
.presentation_annonce_plus_info {

  float: right;
  border: none;
  vertical-align: bottom;
  position:relative;
  top: 40px;
  left: 100px;
}

.presentation_annonce_plus_info img {
  border: none;
  width: 80px;
  height: 16px;

}

/*presentaion des petites annonces*/
.annonce_container {
  width: 420px;
  height: 100%;
  color: #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}

.annonce_container img {
  border:none;
}

.annonce_detail{
  background-color: #fff;
  color: #333;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  margin: 8px 10px 8px 0px;
  width: 410px;
  border: solid  2px #C50000;
  border-bottom: solid 5px #C50000;
}

.annonce_detail_title{
  background-color: #C50000;
  color: #fff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-align:left;
  font-weight: bold;
  padding-left: 3px;
  text-transform: capitalize;
}


.annonce_detail_title_date{
  text-decoration:none;
  color: #333;
  float: right;
}

.annonce_detail_body {

  text-decoration: none;
  padding: 3px 5px 3px 10px;
  width: 400px;
}

.annonce_detail_body #mainimage
{
  clear: both;
  width: 80px;
  height: 60px;
}

.annonce_detail_body #mainimage img {
  width: 80px;
  height: 60px;

}
.annone_detail_body #imggroup{
  float: right;
}

.annonce_detail_body #img1 img {
  width: 40px;
  cursor: pointer;

}

.annonce_detail_body #img2 img {
  width: 40px;
  cursor: pointer;
}

.annonce_text{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#0099FF;
  display: block;
}

.annonce_text b{
  font-weight: bold;
  text-decoration: underline;
}


/*news */
.news_image_large_container {
  float: left;
  width: 200px;
  height: 150px;
  display: block;
  margin: 10px 5px 5px 10px;
}
.news_image_large_container img {
  border: none;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 150px;
}

.news_container {
  font-size: 14px;
  font-family: Arial;
  font-weight: normal;
  color: #333;
  margin: 5px 10px 5px 10px;
  text-align : justify;
}

.news_title {
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  text-decoration: underline;
  text-align: center;
}

.news_date {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  text-align: right;
  letter-spacing: 5px;
}
.news_text {
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  text-indent: 30px;
  clear: none;
  margin: 10px 5px 0px 5px;
}

.b { color: black }

a.summary
{
  font-size: 12px;
  font-family:  Arial, Helvetica, sans-serif;
}
