/* Feuilles de style de www.robertmenquet.com */
body {
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
	background-color: #FFFFFF; 
	color: #13291E; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #2376B0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
/*	scrollbar-base-color: #D40000; ca sert à rien ?? */
}

table {
	border: 0px; 
	padding: 0px; 
	margin: 0px;
} 

form, td, p, li, .normal 
{ 
	font-size: 13px; 
	color: #13291E; 
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: justify; 
}


#partenaires {
	background-image:url(image/peche-eau-douce-salat.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat; 
	height:465px;
}

#partenaires a:link, #partenaires a:visited, #partenaires li {
	color:#FFFFFF;
}

a, img {
border:0;
}

.tableau, .tableau td, .tableau td.gauche, .tableau td.haut { 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
}

.gauche {
	background-image:url(image/design_gauche.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat;
	width:250px; 
}

.fond_gauche {
	background-image:url(image/design_gauche_trait.jpg); 
	background-repeat:repeat-y; 
	background-position:left; 
}

.bas {
	background-image:url(image/design_gauche_bas2.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat;
	width:250px; 
	height:40px;
	text-align:center; 
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
.bas_adresse {
	height:40px;
	text-align:center; 
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}

.haut {
	background-image:url(image/design_haut_robertmenquet.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat;
	width:740px; height:200px;
}
.haut_accueil_ragot {
	background-image:url(image/design_haut_robertmenquet2.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat;
	width:740px; height:200px;
}

h1 {
	width:100%;
	text-align:center;
	font:bold 20px;
}

h2 {
	width:100%;
	text-align:center;
	font-size:15px; font-weight:bold;
}

a:link    {
	color: #2365B1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #2365B1;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color: #BF264E;
	text-decoration: underline;
	font-weight: bold;
}

blockquote {
   font-style: italic;
   color: #FFFFFF; /*#13291E;*/ 
   padding: 5px 5px 5px 35px;
   border-right: 3px solid #7384B0;
   border-bottom: 3px solid #7384B0;
   border-left: 1px solid #7384B0;
   border-top: 1px solid #7384B0;
   background: url(image/quote.jpg) no-repeat 5px 5px;
   background-color: #2376B0;
}

.transparent {
	width:100%;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	font-weight:500;
}

blockquote p, blockquote td, .blockquote {
	color:#FFFFFF;
}

blockquote input {
	width:400px; height:18px; border-left:0px; background-color:#4C90BF; border-top:0px; border-bottom:2px solid #123B59; border-right:2px solid #123B59; margin-bottom:3px; margin-top:2px; padding-left:5px; padding-right:5px; color: #13291E; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote textarea {
	width:400px; height:100px; border-left:0px; background-color:#4C90BF; border-top:0px; border-bottom:2px solid #123B59; border-right:2px solid #123B59; margin-bottom:3px; margin-top:2px; padding-left:5px; padding-right:5px; color: #13291E; font-size:11px; 	scrollbar-face-color: #4C90BF; scrollbar-shadow-color: #666666; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #4C90BF; scrollbar-darkshadow-color: #4C90BF; scrollbar-track-color: #4C90BF; scrollbar-arrow-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote hr {
	width:100%;
	height:1px;
	color:#FFFFFF;
}