@charset "UTF-8";
/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* Fin du :: reset.css */


p
{
	margin-top:10px;
	margin-bottom:10px;
}

a
{
	outline:none;
}

ul ul 
{
    margin-left:10px;
}

div.content ul
{
	margin-left:15px;
}

div.content a
{
	color:#0066cc;
}
div.content a:active
{
	color:#ff6633;
}

.help
{
	cursor:help;
	border-bottom:1px dotted #0066cc;
}

html
{
    background-color:#EEEEEE;
	background-image:url(./img/00-background-all.png);
	font-family:Helvetica,Verdana,"Lucida Sans Unicode",Arial,Geneva,sans-serif;
	font-size:13px;
	color:#1E1E1E;
}

body
{
	background:#EEEEEE;
    background-image:url(./img/00-background-top.png);
    background-repeat:repeat-x;
	line-height:1.6;
}

div.body
{
    width:767px;
    margin-left:auto;
    margin-right:auto;
}

h1.outilswebmasters
{
    
    height:77px;
    background-image:url(./img/01-outils-webmasters.png);
}
html>body h1.outilswebmasters
{
    background-image:url(./img/01-outils-webmasters,2.0.png);
}

h1.outilswebmasters a
{
width:400px;
height:70px;
display:block;
overflow:hidden;
text-indent:-5000px;
}

div.logos-outils
{
padding-left:10px;
padding-top:10px;
width:161px;
float:left;
}
p.texte-slogan
{
float:right;
width:495px;
margin-right:80px;;
margin-top:10px;
padding:10px;
font-size:24px;
color:#76b8e4;
font-family:Helvetica, Verdana, Arial, sans-serif;
line-height:1.5;
}
p.texte-slogan strong
{
font-weight:normal;
}
span.guillemet-left
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:61px;
display:block;
float:left;
height:40px;
overflow:hidden;
padding:0px;
width:30px;
margin-top:-20px;
}
span.guillemet-right
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
font-size:61px;
display:block;
float:right;
height:40px;
overflow:hidden;
padding:0px;
width:30px;
margin-top:-40px;
}
div.contenu
{
clear:both;
padding-top:20px;
}

div.top-content
{
width:767px;
height:12px;
background-image:url(./img/03-top-content.png);
background-repeat:no-repeat;
margin-bottom:0px;
padding-bottom:0px;
overflow:hidden;
}
div.content
{
background-image:url(./img/03-background-content.png);
padding-left:15px;
padding-right:15px;
padding-top:5px;
margin-top:0px;
padding-top:0px;
}

h2.titre
{
color:#ff6633;
font-size:20px;
font-weight:bold;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
}

h3.titre
{
color:#3f8fd2;
font-size:16px;
font-weight:bold;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
}

div.bottom-content
{
width:767px;
height:24px;
background-image:url(./img/03-bottom-content.png);
background-repeat:no-repeat;
}

div.h10
{
	height:10px;
}

div.copyright
{
	text-align:center;
}

/****/
div.rightNavigation
{
	float:right;
	width:300px;
	margin-top:20px;
}

div.rightNavigation a
{
	display:block;
}
div.rightNavigation a, div.rightNavigation div
{
	margin-bottom:15px;
}

ul.lesServicesAccueil a
{
	text-decoration:none;
}
ul.lesServicesAccueil, ul.lesServicesAccueil li, ul.lesServicesAccueil, ul.lesServicesAccueil li 
{
	list-style:none;
	padding-left:0;
	margin-left:-15px;
}
ul.lesServicesAccueil img
{
	width:25px; 
	height:25px;
}
