﻿#Contour
{
	margin: 0pt auto;
	padding: 0pt 12px;
	background: url('http://www.netetcom.com/contour.jpg') left top;
	overflow-y: hidden;
		width: 984px;
}



#titre_article {
	color: #333333;
	text-decoration: none;
}
#texte_article {	text-align: center;
}

.Centré {
	text-align: center;
}

.Liens_centrés {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Images {
	margin: 10px 20px;
	border-width: 0px;
	text-align: center;
	float: left;
}

.colonne_centrale {
	margin: 5px 0px 5px 0px;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify; }
li {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
}


li a
{
	text-decoration: none;
	background-color: #00CC66;
	color: #FFF;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
}

/* Styles pour les éléments de navigation */

#navigation a:hover {
	border: 1px solid #f2f2f2;
}
/* Styles pour le contenu */
h1{
	color: #252525;
	font-family: Arial;
	text-align: left;
	font-size: x-large;
	font-weight: normal;
}
h2{
	color: #252525;
	font-family: Arial;
	text-align: left;
	font-size: large;
	font-weight: normal;
}
h3{
	color: #252525;
	font-family: Arial;
	text-align: left;
	font-size: medium;
	font-weight: normal;
}
h4 {
	color: #252525;
	font-family: Arial;
	text-align: left;
	font-size: small;
	font-weight: bold;
}
h5 {
	color: #252525;
	font-family: Arial;
	text-align: justify; }


/* Styles pour le pied de page */
#footer {
	text-align: center;
	background-color: #C0C0C0;
	overflow: hidden;
	padding: 2px;
	font-size: 10px;
}
#footer p {
	color: #000000;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles pour les liens */
a:hover {
	color: #800080;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.legende_images {
	font-style: italic;
	text-align: center;
}


.Liens_articles {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #0000FF;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}


.H1_centré {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-align: center;
}
.Texte_page_article {
	margin: 5px 0px 5px 0px;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left; }
	
	/* google widget page 404 */
	#goog-wm {
  width: 500px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
	color: #008000;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}


