*{
padding:0;
margin:0;
}

body{
font-family: verdana;
font-size: 65%;
background-image:url(../images2/portail_02.gif);
background-repeat: repeat-x;
}

h1{
text-align: right;
margin-left: 10px;
margin-right: 10px;
color: #722856;
font-size: 1.8em;
margin-bottom: 10px;
}

#intro h1{
margin-top: 25px;}

h2 {
text-align:left;
color: #722856;
font-weight:normal;
margin-top: 10px;
margin-bottom:10px;
}

h3 {
text-align: right;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
color:#B62D56;
font-weight: bold;
font-size: 1.2em;
}

h4{
text-align: right;
margin-left: 20px;
margin-right: 10px;
margin-bottom: 5px;
font-weight: normal;
font-size: 1.2em;
}

td{
vertical-align: top;
}

p {
margin-left: 20px;
margin-right:20px;
margin-top: 5px;
text-align: justify;
}

b{
color: #722856;
}

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

a:hover {
color:#B62D56;
text-decoration: underline;
}

ul {
margin-left:20px;
}

li {
margin-left:20px;
list-style: none;
list-style-image: url(images2/puce.gif);
margin-bottom:3px;
margin-top:3px;
}



/*-------------------------------Partie droite*/

.box-droite {
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
}

.box-droite p{
font-size: 1em;
color:#722856;
margin-left:22px;
margin-top:5px;
margin-bottom: 5px;
}

.box-droite td p{
font-size: 1em;
color:#722856;
margin-left:10px;
margin-top:5px;
}

.box-droite ul{
margin-left: 0;
vertical-align: middle;
}

.box-droite li{
margin-left:0;
list-style-image: none;
height: 31px;
vertical-align: middle;
}

.box-droite li img{
float: left;
}

.box-droite li a{
color: #722856;
}

.box-droite span{
margin-left:20px;
border-bottom: solid;
border-width: 1px;
}

/*Entete*/
.entete td {
vertical-align: middle;
}

.entete h5{
font-size: 1.3em;
color:#722856;
margin-left: 10px;
}

.entete h5 b{
color:#B62D56;
margin-left: 10px;
}

.entete h6 {
font-size: 1.2em;
color:#722856;

}

.entete p{
color:#722856;
line-height:0.8em;
}

.entete input{
width: 170px;
margin-right: 5px;
background-color: #CC99CC;
border-style:inset;
border-color:#CC99CC;
}

/*-------------------------------pied de page*/

.pied p{
text-align:center;
font-size: 0.9em;
line-height:1em;
}

.pied a{
color:#722856;
text-decoration: none;
}

.pied a:hover{
color:#B62D56;
text-decoration: underline;
}

.pied span a{
color:#000;
text-decoration: underline;
}

.pied span a:hover{
color:#B62D56;
text-decoration: underline;
}