td,th {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	background-image:url("../images/fond0clair.gif");
}
body.mainbody{font-family: verdana;
	font-size: 11px;
	color: #003399;
	background-image:url("../images/fond0.gif");
	width:98%;
}
body.rechgoogle{font-family: verdana;
	font-size: 9px;
	color: #003399;
	padding: 0px;
}


img{border:0}

.cache{
visibility:hidden;
}
.taille_nulle{
display:none;
}

A:link    { color: #336699 }    /* lien non-visitý */
A:visited { color: #336699 }   /* lien visitý   */
A:hover   { color: #BB0000 } /* lien survolý     */
A:active  { color: #FF0000 }   /* lien activý    */

.divtop a{
	text-decoration:none;
	cursor:pointer;
}
.divtop a:hover{
	text-decoration:underline;
}
.divtop A:link    { color: #E7E7D2 }    /* lien non-visitý */
.divtop A:visited { color: #E7E7D2 }   /* lien visitý   */
.divtop A:hover   { color: #FDFDFD } /* lien survolý     */
.divtop A:active  { color: #FDFDFD }   /* lien activý    */

.menu{
	width:98%;
	background-color:#555555;
	
	padding:2px;
	border:2px solid #555555;
	border-bottom:0px;
	border-top:2px solid #696969;
	border-left:2px solid #696969;
	padding-right:10px;
	color:#F6F6F6;
}

.sousmenu{
	width:98%;
	border:2px solid #757575;
	background-color:#757575;
	padding:2px;
	border-top:2px solid #292929;
	border-left:2px solid #292929;
	padding-left:10px;
	color:#F6F6F6;
}

.divtop{
	padding:5px;
	background-color:#DFF1F9;/*F5DD9E;*/
	/*height:18%;*/
}
.titre{
font-size:14px;
font-weight:bold;
color:#003399;
text-decoration:none;
}

.centre{
margin-left:auto;
margin-right:auto;
width:100%;
	max-width:100%;
	text-align:center;
	
	
}
.contenu{
	background-color:#F5F5F5;
	width:600px;
max-width:100%;
	margin-left:auto;
margin-right:auto;
text-align:left;
bottom:50px;
height:auto;
padding:14px;
border-right:8px solid #E8E8E8;
border-left:8px solid #E8E8E8;
}

.pied{
	width: 97%;
	height: 50px;
	text-align:center;
	padding:10px;
}


#divrecherche {
	position: absolute;
	width: 13em;
	height: 9em;
	top: 16%;
	right: 5px;
	bottom: 100px;
	left: auto;
	background-color:#EEEEEE;
	
	border:5px solid #8D8D8D;
}
	  
/*
INPUT,TEXTAREA,SELECT {
background-color:#EAECF8;
color:#244DAB;
font-family:verdana;
font-size:10px
}*/
/*INPUT
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #000000;
    BACKGROUND: #d0ddea;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: 'verdana', 'arial', 'helvetical', 'geneva', sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000
}*/

TEXTAREA
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #000000;
    BACKGROUND: #d0ddea;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #000000;
    FONT-FAMILY: 'verdana', 'arial', 'helvetical', 'geneva', sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000
}

SELECT
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #000000;
    BACKGROUND: #d0ddea;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: 'verdana', 'arial', 'helvetical', 'geneva', sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000
}
BUTTON
{
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #000000;
    BACKGROUND: #d0ddea;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #000000;
    COLOR: #000000;
    BORDER-TOP-COLOR: #000000;
    FONT-FAMILY: 'verdana', 'arial', 'helvetical', 'geneva', sans-serif;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000
}

.code {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	color: #040005;
	font-size:13px;
	border-width:5px;
	border-style:solid;
	border-color:#EEEEFF;
	background-color:#FDFCFD;
	font-weight: lighter;
	width:85%;
}

.exemple {
	font-style: normal;
	color: #4444FF;
	cursor: pointer;
	font-weight: bold;
}

.rech_google{
	float:right;
	border:1px solid #003399;
	padding:3px !important;
}