
body {
width : 100%;
background-color : rgb(213, 234, 244);
text-align : center;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
}
#contenu {
margin-left : auto;
margin-right : auto;
width : 800px;
background-color : rgb(181, 213, 238);
border : #9900ff;
border : thin;
border : 1px solid #000;
}
ol {
list-style-type : lower-roman;
margin : 0 150px 10px 150px;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : rgb(62, 66, 227);
background-color : rgb(213, 234, 244);
text-align : justify;
}
ul {
list-style-image : url(images/graphisme/puce.png);
list-style-type : disc;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : rgb(62, 66, 227);
background-color : rgb(213, 234, 244);
text-align : justify;
margin : 0 200px 10px 200px;
}
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : rgb(181, 213, 238);
}
a {
color : #003366;
}
a:link {
font-family : verdana, sans-serif;
font-size : 100%;
color : navy;
background-color : rgb(213, 234, 244);
text-decoration : underline;
font-style : oblique;
}
a:visited {
font-family : verdana, sans-serif;
font-size : 100%;
color : rgb(62, 66, 227);
background-color : rgb(213, 234, 244);
text-decoration : none;
font-style : italic;
}
a:hover {
font-family : verdana, sans-serif;
font-size : 100%;
color : #00bfff;
background-color : rgb(206, 220, 255);
text-decoration : none;
}
div {
background-color : rgb(181, 213, 238);
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
}
h1 {
font-family : verdana, sans-serif;
font-size : 120%;
color : navy;
background-color : transparent;
text-align : center;
}
h2 {
font-family : verdana, sans-serif;
font-size : 100%;
color : navy;
background-color : transparent;
text-align : center;
}
h3 {
font-family : verdana, sans-serif;
font-size : 95%;
color : navy;
background-color : transparent;
text-align : center;
}
h4 {
font-family : verdana, sans-serif;
font-size : 95%;
color: #9933FF;
background-color : transparent;
text-align : center;
}
p {
font-family : verdana, sans-serif;
color : #0000ff;
background-color : transparent;
text-align : center;
margin-left : 0;
margin-right : 0;
}
#contenu .photos-foie {
text-align : center;
}
b {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
color : #0000ff;
}
img {
border : 0;
}
table {
background-color : rgb(181, 213, 238);
width : 100%;
margin-left : auto;
margin-right : auto;
text-align : center;
}
font {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #990066;
color : #990099;
}
.caption {
caption-side : top;
color : #990099;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
}
acronym[title] {
cursor : help;
border-bottom : 1px dotted gray;
}
span[title] {
border-bottom : 1px dotted #333;
cursor : help;
}
abbr, acronym, .aide {
border-bottom : 1px dotted #333;
cursor : help;
}
.aide {
cursor : help;
}
p {color:#663366;
}
/*.arondi
{
width: 80%;
-moz-border-radius: 15px; 
background-color: #CCCCFF;
}
*/