/* Copyright © 2003 AideInfo (Eric FICHOT) - http://www.aideinfo.com */
/* Styles globaux */
body {
	font-family : Tahoma; 
	color: black; 
	font-size: 10pt; 
	font-family:tahoma; 
	font-size:10pt;
}
table, td {
	font-family : Tahoma;
	color: black;
	font-size: 10pt;
	border-color: #4C82A0;
/*	border: #4C82A0 solid 1px;*/
}
a {
	color: navy; 
	text-decoration: underline; 
}
a:hover {
	color: blue; 
	text-decoration: none;
}
a.adresse {
	color: Blue;
	text-decoration: underline;
	font-weight: Bold;
}
a.adresse:hover {
	color: Red;
	text-decoration: none;
	font-weight: Bold;
}
h1, h2, h3 {
	text-align: center;
}
h4 {
/*	text-align: center;*/
	text-decoration: underline;
}

/* Classes et id */
.copyright {
	font-weight : bold; 
	color: navy; 
	font-size: 8pt; 
	font-family: tahoma;
}
.copy-protection {
	font-weight : bold; 
	color: red; 
	font-size: 8pt; 
	font-family: tahoma;
}

a.download {
/* Liens pour le téléchargement */
	font-weight : bold;
	color: Navy;
	text-decoration : underline;
}
a.download:hover {
/* Liens pour le téléchargement */
	font-weight: Bold;
	color : Red;
	text-decoration : none;
}
a.renvoi {
/* Lien de renvoi vers une autre page */
	color : Navy;
	text-decoration : underline;
	font-weight : normal;
}
a.renvoi:hover {
/* Lien de renvoi vers une autre page */
	color : Green;
	text-decoration : none;
	font-weight : normal;
	cursor: help;
}
sup.legende {
	color: Red; 
}
input.form, textarea.form {
/* Champs de form bordure fine */
	border : 1px solid;
}
td.news_table { /* A supprimer */
    border: 1px solid #336699;
	vertical-align:Top;
	font-family: Tahoma, Helvetica;
	font-size:10pt; 
}
td.news_title_table {  /* A supprimer */
	background-color: #F5F8FC;
	border: 0px;
	font-family: Tahoma, Helvetica;
	font-size:10pt;
}
.news_title { /* A supprimer */
    color:#000000;
	font-weight:Bold; 
}
td.livredor {
	background-color : #61AFD6;
}
.glossaire /*glossaire*/ {
	font-family:"Times New Roman", Helvetica;
	color:Black;
	font-size:14pt;
	font-style:italic;
	font-weight:Bold; 
}
.mot /*glossaire*/, .paragraphe {
	font-weight:Bold; 
	color:Black; 
	font-style:italic; 
	text-decoration:underline; 
}

/*Dossiers comparatifs*/
.entete  {
	font-weight: Bold; 
	text-align: center; 
	background-color: #67AFD6; 
	border-color : #4C82A0;
	border: 1px solid;
}
.note  {
	text-align: center;
	border-color: #4C82A0;
	border: 1px solid;
}
.critere {
	background-color: #67AFD6; 
	border-color: Black;
	border: 1px solid;
} 
.titreforum, .titresousrubrique /*resultats forums*/ {
	font-weight: Bold;
	text-decoration: underline; 
}
.tableau {
	border:1px solid;
	border-color: #4C82A0;
	background-color: #67AFD6;
}
.resultat  {
	text-align: center;
	border-color: #4C82A0;
	background-color: #EFEFEF;
	border: 1px solid;
}
.resultat2  {
	vertical-align: top;
	border-color: #4C82A0;
	background-color: #EFEFEF;
	border: 1px solid;
}
/*Dossiers comparatifs*/

.articles {
	color: Red;
}
.titrerubrique {
	color:Black; 
	font-family:"Times New Roman", Helvetica; 
	font-size:14pt; 
	font-weight:Bold; 
	text-decoration:underline;
}
.version  /* versions compatibles dans les astuces [Toutes versions] */ {
	color:#FF8000; 
	text-decoration:underline;
}
.courier, xmp {
	font-family: Courier;
	color : Red;
}
.source {
	font-size : smaller;
	text-align: right;
}
.download	{
	color:Blue; 
	text-decoration:none; 
	font-weight:Bold; 
}
.download:hover {
	color:#008000; 
	text-decoration:underline; 
	font-weight:Bold;
 }
.virusname,.virusrub {
	font-weight: Bold;
	text-decoration: underline;
}


table.bord,tr.bord,td.bord {
	border: 1px solid #4C82A0;
}
div.virus_mail {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	background-color: #C0C0C0;
	font-family: Courier;
}
div.quote {
	border: 1px solid black; 
	padding: 5px; 
	background-color: #FFFFEA;
}
div#facebook_div {
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 302px;
	background-color: #F5F8FC;
}

/* Script de portion de code */
.explication {
	color: #37A31D;
	font-style: italic;
}
.code {
	color: #006000;
	font-family: courier;
	font-size: 10pt;
	border: 1px solid #006000;
	padding: 5px;
	width: 100%;
	background-color: #FAFAFA;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.erreur, .avertissement {
	color: red;
	font-weight: bold;
}
.ok {
	color: green;
	font-weight: bold;
}

.recherche_ie7 {
	height: 15px;
	/*background-color: #C0C0C0;*/
	color: #FF0000;
	margin-top: 5px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: bold;
	width: 99%;
	text-align: center;
	/*display: block;*/
}

/* Styles pour formulaires d'avis sur les FAI et site VPC */
div.cadre_Avis {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #4C82A0;
	border-top: 1px solid #4C82A0;
	border-left: 1px solid #4C82A0;
	border-right: 1px solid #4C82A0;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	background-color: #EFEFEF;
}
div.TitreRub_Avis {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #67AFD6; /* bleu AideInfo.com : #67AFD6 */
	text-align: center;
	margin-left: 5px; 
	margin-right: 5px; 
	font-size: 16px; 
	font-weight: Bold; 
	font-family: "Times New Roman"; 
}
.normal {
	color: #000000;
	font-weight: normal;
}
/* Fin des styles pour formulaires d'avis sur les FAI et site VPC */


