﻿
.Contenu .Infos .LienSecure
{
	font-family:Arial;
	font-size:10px;
	color:#ff8300;
	letter-spacing:2px;
}

.Contenu .Infos .LienSecure:hover
{
	color:#8A2B00;
}

.Contenu .Infos .ZoneErreur
{
	position:absolute;
	
	font-family:Arial;
	font-size:10px;
	color:Red;
}

.Contenu .Infos .FondEolienne, .Contenu .Infos .FondEolienneClair
{    
    position:absolute;
    width:604px;
    height:246px;    
    
    background:url('../../../Res/FondEolienne.jpg') no-repeat;    
}

.Contenu .Infos .FondEolienneClair
{
    background:url('../../../Res/FondEolienneClair.jpg') no-repeat;        
}

/************************************************/
/* ACCUEIL	*/
/************************************************/

.Contenu .Infos .TitreAccueil
{	
	position:absolute;
	
	font-family:Arial;
	color:#ff8300;	/* Orange */
	font-weight:bold;
	font-size:18px;	
	letter-spacing:3px;
	word-spacing:6px;
	font-style:italic;
	
	border-bottom:1px solid #ff8300;
}

.Contenu .Infos .NbEvolutionsClient
{
	position:absolute;
	top:25px;
	left:15px;
	
	font-family:Arial;
	font-size:11px;
	color:#767676;
	margin-left:30px;
	
	letter-spacing:3px;
}

.Contenu .Infos .NbEvolutionsClient .ChampsNbEvolution
{
	font-weight:bold;
}

.Contenu .Infos .PatchsClient
{
	position:absolute;
	top:80px;
	left:20px;	
	
	font-family:Arial;
	font-size:10px;	
	width:460px;
	letter-spacing:1px;
	color:#767676;
}

.Contenu .Infos .Grille
{
	
	font-family:Arial;
	font-size:10px;
	
	width:100%;
	/*height:250px;		*/
}

.Contenu .Infos .Grille .entete
{
	background:url('../../../Res/FondEnteteGrille.jpg') repeat-x;
	height:27px;
	font-size:9px;	
}

.Contenu .Infos .Grille .LigneAlternee
{
	background-color:#EEEEEE;
}

.Contenu .Infos .PatchsClient .LienPatch
{
	letter-spacing:1px;
	color:#767676;
}

.Contenu .Infos .PatchsClient .LienPatch:hover
{
	color:black;
}

.Contenu .Infos .InfosLogin
{
	position:absolute;
	top:-22px;
	left:0px;
	
	font-family:Arial;
	font-size:10px;
	
	color:white;
}

.Contenu .Infos .InfosLogin a
{
	color:White;
}


.Contenu .Infos .PlanAdminAccueil
{
	position:absolute; 
	top:80px; 
	left:20px; 
	border-left:1px solid #ff8300; 
	padding-left:4px
}

.Contenu .Infos .LienTelechargerNetViewer
{
	position:absolute;
	top:0px;
	right:5px;		
	width:300px;
	text-align:right;
	
	font-family:Arial;
	font-size:10px;
	color:#ff8300;
	letter-spacing:2px;
}

.Contenu .Infos .LienTelechargerNetViewer:hover
{
    color:#8A2B00;
}

/************************************************/
/* NEWS	*/
/************************************************/

.Contenu .Infos .NewsClient
{
	position:absolute;
	top:80px;
	right:10px;
	
	font-family:Arial;
	font-size:10px;
	text-align:right;
			
	width:430px;
	height:450px;
	padding:2px;	
}

.Contenu .Infos .EnteteNews
{
	padding-top:3px;
	background:url('../../../Res/FondEnteteGrille.jpg') repeat-x;
	border: 1px solid lightgrey;
	
	cursor:pointer;	
	height:25px;
	
	font-size:11px;
	letter-spacing:2px;
	
	text-align:right;
	color:#707070;
	
}

.Contenu .Infos .EnteteNews:hover,.Contenu .Infos .EnteteNews.hover
{
	font-weight:bold;
	color:Black;
}

.Contenu .Infos .EnteteNews div
{
	font-size:9px;
	color:#ff8300;
}

.Contenu .Infos .EnteteNewsSelected
{
	background:url('../../../Res/FondEnteteGrille.jpg') repeat-x;
	border: 1px solid lightgrey;
	
	cursor:pointer;	
	height:25px;		
	color:Black;
	text-align:right;	
	
	font-size:11px;
	letter-spacing:2px;
}

.Contenu .Infos .EnteteNewsSelected div
{
	font-size:9px;
	color:#ff8300;
}

.Contenu .Infos .ContenuNews
{
	color:Black;
	padding:2px;
	text-align:justify;
	
	border: 1px solid lightgrey;
}

.Contenu .Infos .CreationNews
{
	padding:5px;
	font-family:Arial;	
	font-size:11px;
	color:#767676;
	
	position:absolute;
	top:83px;
	left:10px;
	
	width:470px;
	height:210px;
	border:2px solid lightgrey;
}

/****************************************************/
/* STATS */
/****************************************************/

.Contenu .Infos .ZoneLienStats
{
	position:absolute;
	top:20px;
	left:10px;
	letter-spacing:1px;
}


.Contenu .Infos .CamembertStatsAccueil
{
	position:absolute;
	left:30px;
	top:420px;
}

.Contenu .Infos .ConteneurStats
{
	position:absolute;
	width:100%;
	
	font-family:Arial;
	font-size:9px;
	text-align:center;
}

/****************************************************/
/* PATCHS */
/****************************************************/

.Contenu .Infos .MessageErreurPatch
{
    margin-top:60px;
    color:Red;
}

.Contenu .Infos .ZoneConditions
{
	width:640px;
	height:300px;
	
	overflow:auto;
	
	border:1px inset;
	background-color:#EBF3FE;
	
	position:absolute;
	top:50px;
	left:160px;
	
	font-family:Arial;
	font-size:11px;
	
	padding:3px;
}

.Contenu .Infos .TexteConditions
{
	width:100%;
	height:100%;	
}

.Contenu .Infos .CheckConditions, .Contenu .Infos .CheckConditionsDisabled
{
	position:absolute;
	top:358px;
	left:160px;
	
	cursor:pointer;
	
	font-size:10px;	
}

.Contenu .Infos .CheckConditionsDisabled
{
    color:Gray;
}

.Contenu .Infos .BoutonsTelechargement
{
	position:absolute;
	top:383px;
	right:142px;
		
	font-size:10px;
}

.Contenu .Infos .DownloadNoScript
{
    position:absolute;
    top:438px;
    left:160px;
    
    font-size:11px;
    font-weight:bold;
    color:Red;    
}

/****************************************************/
/* MOT DE PASSE */
/****************************************************/

.Contenu .Infos .EncadreModifMDP
{
	/*background:url('../../../Res/FondModifMDP.png') no-repeat;*/
	
	width:306px;
	height:132px;
	padding:10px;
	padding-left:20px;
	
	font-family:Arial;
	font-size:10px;
	color:#767676;
	
	text-align:left;
}

.Contenu .Infos .BoutonModifierMDP
{
	
	position:absolute;
	left:175px;
	top:110px;	
}