/*
Design du site Bateauvagabondo.com
Revu par Marc Laurent Harnist
Avril 2009
Site : creaweb3000.com
*/

body {
width: 90%;
margin: auto; 
position:center;
margin-top: 20px;
margin-bottom: 2px;
background-color:white;
background-image: url("img/fond.jpg");
}

.centrer 
{
text-align:center;
}

li {
font-size:18px;
}

h3 {
display:none;
}

q {
text-decoration:none;
border:4px groove;
padding: 5px;
}

table {
margin-left:0px;
}

table td {
vertical-align: top;
}

table p {
color:#003399;
font-size: 1.5em;
text-align: center;
}

table a {
font-size:1.5em;
}

#top p {
color:#003399;
font-size: 30px;
text-align: center;
}

#top img {
border:none;
}

#top h3 {
color:#003399;
text-align: center;
}

/* Taille de la police du menu*/

#menu a, #menu a:hover, #menu p {
font-size:2em;
}

#menu {
margin-left: 30px; 
color:#003399;

}
#menu_footer {
margin-top:30px;
font-size:0.9em;
}

#menu, #menu_footer
{
text-align:center;
margin:auto;
color:#003399;
}

#page {
width:600px;
margin-top:80px;
margin-left: 20px;
background-image: url("img/fond_page.png");
}

/*
h1 {
color:#003399;
}
*/
/*
img {
float:right;
}

p {
font-size: 1.1em;
}
*/

/*
#corps {
margin-top:120px;
margin-bottom:200px;
border-width: 2px; 
border-style: ridge; 
border-color: #fe7000;
width:400px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
padding-bottom:15px;
}

#corps a {
font-size:1.2em;
padding: 5px 5px 5px 5px;
text-align: center;
border: 2px ridge #fe7000;
text-decoration: none;
color: #fe7000;
}

#corps a:hover, #footer a:hover {
border: 2px ridge white; 
color: white;
}

#corps a:active {
border: 2px ridge green;
color: green;
}
/*
a:visited {
border: 2px ridge grey;
color: grey;
}
*/


/* Taille de la police du menu*/
/*
#menu a, #menu a:hover, #menu p {
font-size:1.3em;
}

#menu {
margin: auto; 
position:center;
color:#fe7000;
}

#menu a {
padding: 5px 5px 5px 5px;
margin-left:20px;
text-align: center;
text-decoration: none;
color: #fe7000;
}

#menu a:hover{
padding: 5px 5px 5px 5px;
text-align: center;
border:none;
color: white;
}

#menu p {
border: 2px ridge #fe7000;
padding: 5px 5px 5px 5px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
color: #fe7000;
}


#footer {
width: 700px;
height: 20px;
margin: auto; 
position:center;
color:#fe7000;
}

#footer a {
font-size: 0.8em;
padding: 5px 5px 5px 5px;
text-align: center;
border:none;
color: #fe7000;
}

#footer a:hover{
font-size:0.8em;
padding: 5px 5px 5px 5px;
text-align: center;
border:none;
color: white;
}

#footer p {
font-size:0.8em;
padding: 5px 5px 5px 5px;
text-align: center;
border:none;
color: #fe7000;
}

*/
