@charset "iso-8859-1";
/*
MARINAWEB 
http://www.marinaweb.org
*/
html, body {
background-color: #FFFFFF;
padding: 0; 
margin: 0;
font: 11px/14px "verdana", arial;
color: #000000;
text-align: center;
}
a:link, a:visited {
color: blue;
font-weight: bold;
text-decoration: none;
background: transparent;
}
a:active, a:hover {
color: #FF0000;
text-decoration: underline;
}
form {
margin: 0px;
padding:0px;
text-align: left;
margin-left: 10px;
color: #818181;
font-weight: bold;
}
input {
font-size: 10px;
}
p {
margin: 5px 0 5px 0;
}
.left {
float: left;
}
.right {
float: right;
}
.myp {
margin: 0;
}
.miniTitre {
text-decoration: underline;
font-weight: bold;
}
#Pass {
width: 100px;
margin-left: 7px;
}
.sub {
width: auto;
}
#container {
display: block;
margin: 0 auto;
padding: 0;
position: relative;
width: 786px;
border-left: 1px solid #818181;
border-right: 1px solid #818181;
border-bottom: 1px solid #818181;
border-top: 1px solid #818181;
}
#header {
background: url("images/01.jpg");
background-repeat: no-repeat;
width: 786px;
height: 91px;
margin-left: 8px;
margin-top: 7px;
}
#corps {
width: 100%;
display: block;
background: url("images/03.jpg");
background-position: left 71px;
background-repeat: repeat-y;
background-color: transparent;
}
#end {
clear: both;
height: 0;
line-height: 0;
font-size: 1px;
}
/* colonne gauche */
#gauche {
width: 194px;
float: left;
display: block;
}
/* colonne centre */
#centre {
width: 585px;
float: right;
text-align: left;
display: block;
}
#gauche span#top{
background-image: url("images/02.jpg");
width: 194px;
height: 0px;
display: block;
}
#gauche div.titreMenu{
background-image: url("images/06.gif");
width: 180px;
height: 24px;
display: block;
color: #032C00;
font-size: 13px;
font-weight: bold;
text-align: left;
text-indent: 8px;
line-height: 22px;
margin: auto;
}
#gauche div.menu{
background-image: url("images/07.gif");
background-repeat: repeat-y;
width: 180px;
text-align: left;
display: block;
margin: auto;
}
#gauche div.piedMenu{
background-image: url("images/08.gif");
width: 180px;
height: 7px;
border: 0px solid black;
line-height: 1px;
margin-bottom: 3px;
display: block;
margin: auto;
margin-bottom: 3px;
}
.menu ul {
margin: 0;
padding: 0;
}
.menu li{
font-size: 11px;
list-style-type: none;
color: #032C00;
display: marker;
margin: 0 0 0 8px;
padding: 0;
height: auto;
}
.menu li a {
color: #032C00;
font-weight: bold;
text-decoration: none;
background: transparent;
display: inline;
width: auto;
}
.menu li a:link, .menu li a:visited {
color: #032C00;
}
.menu li a:hover {
color: #FF0000;
text-decoration: none;
}

/* banniere centre */
#centre span#banniere{
width: 585px;
display: block;
margin: 10px 0 10px 10px;
text-align: center;
}
/* titres centre */
#centre div.titre{
background-image: url("images/05.jpg");
width: 585px;
height: 40px;
display: block;
color: #032C00;
font-size: 14px;
font-style: italic;
font-weight: bold;
text-align: left;
text-indent: 5px;
line-height: 22px;
margin-left: 5px;
margin-top: 8px;
}
/* sous titres centre */
#centre div.soustitre{
width: 585px;
display: block;
color: #FF0000;
font-size: 14px;
font-weight: bold;
text-align: left;
margin-left: 5px;
}

#centre div.bloc{
width: 585px;
display: block;
text-align: left;
margin-left: 5px;
}
#footer {
font-size: 10px;
width: 100%;
clear: both;
}
/* liens dans titre site */
.titrelien:link, {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background: transparent;
}
.titrelien:visited, {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.titrelien:active {
color: #FFFFFF;
text-decoration: none;
}
.titrelien:hover {
color: #FF0000;
text-decoration: none;
}

