
/* Style du site modifiable */



A {
	color: #0000FF;
	text-decoration:none;
}
  A:hover {
	color: #000000;
	text-decoration:underline;
}

.textenormal {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#liensmenu a {
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}
#liensmenu a:hover {
	color: #000000;
}
.titrerubrique {
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.titreaccueil {
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.titreaarticle {
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

a.liensrubrique {
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}




.t {
	font-family:  "Comic sans MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.alignTabBas {
	bottom: 0px;
	position: relative;
}
.spip_documents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin : 2px;
	font-style: italic;
}
.portfolio {
	float :left;
	border: 1px none #272727;
	width: 220px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	display: inline; */
}
.portfolio1 {
	border: 1px solid #272727;
	width: 200px;

}
h1 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.hg {
	top: 1px;
	right: 0px;
	position: absolute;	
}
.tab {
}
h3.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://membres.lycos.fr/espasski/images/h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #272727;
	border-right-color: #272727;
	border-bottom-color: #272727;
	border-left-color: #272727;
	text-align: left;
}


/* Style du menu */
ul#menulist { 
padding : 0px;
margin : 0px;
}
ul#menulist li ul{ display:none; }

ul#menulist li:hover>ul{ display:block; }

ul#menulist {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0F4D2A;
  position: static;
  left: 10px;
  margin: 15px;
}

ul#menulist, ul#menulist ul {
  list-style:none;
  margin:0;
  padding:0;
  width:190px;

}
.dd {
	border: 2px solid;
	border-top-color: #272727;
	border-left-color: #272727;
	border-bottom-color: #272727;
	border-right-color: #272727;
	background-color: #FFFFFF;
}
ul#menulist ul{
  position:absolute;
  top:0px;
  left:186px;
}

ul#menulist li{
  position:relative;
  margin:0px;
  padding:0px;
  _display:inline;
}

ul#menulist a{
  display:block;
  width:100%;
  text-decoration: none;
  text-indent: 1em;
  width : 186px;
  padding: 5px 0;
  padding-right: 0px;
  padding-left: 0px;
}

ul#menulist li:hover, ul#menulist li a:hover {
  color: #000000;
  background-color: #DEDBFF;
  width : 100%;
}

ul#menulist li.smenu>a {
  font-style: italic;
}
.smenu strong {
	font-size: 15px;
	font-weight: bold;
}
ul#menulist a {
  	color: #0000FF;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
  text-decoration: none;
}
.sousRub {
	padding:4px;
	font-weight: bold;
	border: 1px solid #272727;
	margin-bottom:10px;
	text-indent:28px;
	width:90%;
	background-image: url(images/rubrique-24.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}
