/* CSS Document */

.BordureDroiteGrise {
	background-image: url(http://ww.netop.fr/images/PixGris.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.BordureBasGrise {
	background-image: url(http://ww.netop.fr/images/PixGris.gif);
	background-repeat: repeat-x;
}


.MenuHaut {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

.MenuHaut a { color: #FFFFFF; text-decoration:none; }
.MenuHaut a:hover { color: #FF0000; text-decoration:none; }

.BordureNoire {
	background-color: #333333;
}

.BordureBleuFonce {
	background-color: #B7DBFF;
}

.TableauLogiciel {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #b3d9ff;
	text-align: justify;
}

.TableauLogiciel a { color: #e82b09; text-decoration:underline; font-weight:bold; }

.TableauLogicielBlanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
}

.TableauLogicielBlanc a { color: #0066FF; text-decoration:none; font-weight:bold; }

.TableauLogicielBleu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E6F5FB;
	text-align: justify;
}

.TableauLogicielBleu a { color: #0066FF; text-decoration:none; font-weight:bold; }
.TableauLogicielBleu a:hover { color: #FF0000; text-decoration:none; font-weight:bold; }

.LignePointilles {
	background-image: url(http://ww.netop.fr/images/PointilleNoir.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.TexteColonneDroite {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.SousTitreColonneDroite {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	
}
/* style lien */
/* a {COLOR: #0066FF; TEXT-DECORATION: none}
a:visited{color: #0099FF; TEXT-DECORATION: none}
a:active {COLOR: #0000FF; TEXT-DECORATION: none}
a:hover {COLOR: #000000}
a:link {COLOR: #0099FF; TEXT-DECORATION: none}
*/
/* ajout 14/2/2007 */
#Partenaire {
	position:absolute;
	width:200px;
	height:17px;
	z-index:1;
	left: 580px;
	top: 20px;
}
.StylePatenaire {font-size: 14px}
