body {
    margin: 0;
    padding: 0;
    background: -moz-linear-gradient(90deg, #00abeb, #fff, #66cc00, #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00));
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
	
}

h1, h2, h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
}

h1 {
    font-weight: normal;
    font-size: 237%;
}

a {
    border-bottom: 1px dotted #CCCCCC;
    text-decoration: none;
    color: #1777B1;
}

a:hover {
    border-bottom: none;
    color: #FF7400;
}

#img {
    border: 3px solid #7F7772;
    float: right;
    margin: 6px 15px 15px 0;
}

#rech1{
font-family: Arial, Helvetica, sans-serif; 
margin: 0;
padding: 0;
font-size: 20px; 
font-weight: bold; 

}
#mots{
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold; 
color: #942C2C; 
border: 3px solid #DDDDDD; 
height: 28px; 
padding-left: 5px; 
}
#search_img {

vertical-align: middle;
}
/* Header */

#header {
    /*width: 760px;*/
    height: 150px;
    margin: 0 auto;
    background: url(images/img02.gif) no-repeat;
}

#header h1, #header p {
    margin: 0;
    margin: 0;
    font-weight: normal;
    color: #000000;
}

#header h1 {
    float: left;
    padding: 58px 0 0 12px;
    text-transform: lowercase;
    line-height: 72px;
    font-size: 72px;
}

#header p {
    float: left;
    padding: 102px 0 0 0;
    text-transform: uppercase;
    font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
    font-size: 167%;
}

#header a {
    border: none;
    color: #000000;
}

/* Page */

#page {
    width: 760px;
    margin: 0 auto;
}
#tabdiapo {
	padding:15px;	
	background-color:black;

}
#tabdiapo td{
	padding:15px;	
}

#tabpage a{
	color:#3377ad;
}
#tabpage a:visited {
	color:#1fc3ad;
}

/* Footer */

#footer {
    clear: both;
    height: 150px;
    padding: 20px 0 0 0;
    background: #000000;
}

#footer p {
    background: #000000;
    margin: 0;
    text-align: center;
    font-size: 85%;
}

#footer a {
    border: none;
    color: #CCCCCC;
}

#footer a:hover {
    color: #FFFFFF;
}

#legal {
}

#legal strong {
    display: block;
    padding: 20px 0 0 0;
    background: url(images/img12.gif) no-repeat center top;
    text-transform: lowercase;
    letter-spacing: 3px;
    font-size: 182%;
    font-weight: normal;
}

#links {
}



