@charset "utf-8";
/* CSS Document */

body {background transparent; 
	margin: 0;
	padding: 0; overflow: visible;
	overflow-x:visible; overflow-y: visible;}
html {	margin: 0;
	padding: 0; overflow:visible;
	overflow-x:visible; overflow-y: visible;
}

#pageaccueil, #pageaccueil td {margin: auto; vertical-align: middle}
#pageaccueil a {color: #000080; font-family: Georgia; font-size: 14px}

#bandeauaccueil, #bandeauaccueil td {margin: auto}

.texte {color: #FFFF99; font-family:"Times New Roman"; font-size:16px; font-weight: bold; line-height:18px; text-align: center}
.texte2 {
	color: #FF0000;
	font-family:"Times New Roman";
	font-size:16px;
	font-weight: bold;
	line-height:18px;
	text-align: center
}

#tabinfos {margin: auto; text-align:center} 
#tabinfos td a {font-family: "Book Antiqua", Georgia; font-size:18px; line-height:20px;}
#infos1  {background: transparent url(image/boutons/info1_fond.gif) right bottom no-repeat;
          width: 185px; height: 28px; text-align:center}
#infos1:hover {background: url(image/boutons/info1_fond_a.gif) right bottom no-repeat;}
#infos1 a:link, #infos1 a:visited {  width: 175px; text-decoration: none; color: #000080; font-weight: bold; margin-left:10px;}
#infos1 a:hover {color: #0066CC; font-weight: bold; cursor: pointer}

#infos2  { background: url(image/boutons/info2_fond.gif) center bottom no-repeat;
		   width: 175px; height: 28px; text-align:center}
#infos2:hover {background: transparent url(image/boutons/info2_fond_a.gif) center bottom no-repeat}
#infos2 a:link, #infos2 a:visited { width: 175px; text-decoration: none; color: #000080; font-weight: bold;}
#infos2 a:hover {color: #0066CC; font-weight: bold; cursor: pointer}

#infos3  { background: url(image/boutons/info3_fond.gif) left bottom no-repeat;
		   width: 185px; height: 28px; text-align:center}
#infos3:hover {background: transparent url(image/boutons/info3_fond_a.gif) left bottom no-repeat}
#infos3 a:link, #infos3 a:visited { width: 175px; text-decoration: none; color: #000080; font-weight: bold; margin-right:10px }
#infos3 a:hover {color: #0066CC; font-weight:bold; cursor: pointer}

#infos4  {background: url(image/boutons/info4_fond.gif) center bottom no-repeat;
		   width: 175px; height: 28px; text-align:center}
#infos4:hover {background: transparent url(image/boutons/info4_fond_a.gif) center bottom no-repeat}
#infos4 a:link, #infos4 a:visited { width: 175px; text-decoration: none; color: #000080; font-weight: bold;}
#infos4 a:hover {color: #0066CC; font-weight:bold; cursor: pointer}

#monac  {color: #000080; background: url(image/boutons/monaco_fond.gif) center center no-repeat; width: 700px; height: 28px; margin:auto}
#monac:hover {background: transparent url(image/boutons/monaco_fond_a.gif) center center no-repeat;}
#monac a:link, #monac a:visited { width: 600px; height:26px; text-decoration: none; color: #000080; font-weight: bold; margin: auto}
#monac a:hover {background : #66FE9D; color: #0066CC; font-weight:bold; cursor: pointer}
