/* 
--------------------------------------------------------------
CSS StyleSheet modele - Vortex Solution
 Dernière mise a jour : 8 janvier 2003
-------------------------------------------------------------
 Police permise pour changement
 Arial, Verdana, Tahoma, Georgia
-------------------------------------------------------------- 
*/

/* links style classique*/
A:link	{
	text-decoration : none;
}
A:hover 	{
	text-decoration : underline;
}
A:active 	{
	text-decoration : none;
}
A:visited {
	text-decoration : none;
}
A:visited:Hover {
	text-decoration : underline;
}

/* form */
.input{
	font-family: Tahoma, Arial, Verdana;
	background-color: #FFFFFF;
	color: #1C468A;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #838383;
}
.inputBouton{
	font-family: verdana, geneva, helvetica, arial;
	background-color: #F3F1EC; 
	color: #000000;	
	font-size: 9px; 
	border: 1px solid #838383;
}

.menuOff{
	font-family: Arial, Tahoma, Verdana;
	color: #1C468A;
	font-size: 12px;
}

/* texte */
.titreArticle{
	font-family: Tahoma, Arial, Verdana;
	color: #1C468A;
	font-size: 18px;
	font-weight : bold;
	line-height: 22px;
}
.titreCategorie{
	font-family: Tahoma, Arial, Verdana;
	color: #CCCC33;
	font-size: 18px;
	font-weight : bold;
	line-height: 22px;
}
.titreGris{
	font-family: Tahoma, Arial, Verdana;
	color: Gray;
	font-size: 11px;
	font-weight : bold;
}



.titreArticleResult{
	font-family: Tahoma, Arial, Verdana;
	color: #1C468A;
	font-size: 12px;
	font-weight : bold;
	line-height: 16px;
}
#titreArticleResult a:link {
	color: #1C468A;
	text-decoration : none;
}
#titreArticleResult a:hover {
	color: #3465B4;
	text-decoration : underline;
}
#titreArticleResult a:Visited{
	color : #1C468A;
	text-decoration : none;
}
#titreArticleResult a:Visited:Hover{
	color: #3465B4;
	text-decoration : underline;
}

.titreBlanc{
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.categorieArticle{
	font-family: Tahoma, Arial, Verdana;
	color: #868616;
	font-size: 10px;
	line-height: 16px;
}
.bottomArticle{
	font-family: Arial, Tahoma, Verdana;
	color: #767676;
	font-size: 11px;
}

.pageNav{
	font-family: Tahoma, Arial, Verdana;
	color: #7E7E7E;
	font-size: 10px;
	font-weight: bold;
}
#pageNav a:link{
	color: #1C468A;
}
#pageNav a:Hover{
	color: #182F56;
	text-decoration: underline;
}
#pageNav a:Visited{
	color: #1C468A;
}
#pageNav a:Visited:Hover{
	color: #182F56;
	text-decoration: underline;
}

.texteNormal{
	font-family: Arial;
	color: #6E6652;
	font-size: 11px;
	font-weight : normal;
	line-height : 14px;
	text-align : left;
}

.texteGris{
	font-family: Tahoma, Arial, Verdana;
	color: Gray;
	font-size: 11px;
}

.texteNormalImprimer{
	font-family: Arial;
	color: #OOOOOO;
	font-size: 11px;
	font-weight : normal;
	line-height : 14px;
	text-align : left;
}
.texteBigger{
	font-family: Arial;
	color: #6E6652;
	font-size: 14px;
	font-weight : normal;
	line-height : 18px;
	text-align : left;
}
.texteBiggest{
	font-family: Arial;
	color: #6E6652;
	font-size: 17px;
	font-weight : normal;
	line-height : 22px;
	text-align : left;
}
.texteIntro{
	font-family: Arial, Tahoma, Verdana;
	color: #1C468A;
	font-size: 12px;
	font-weight : normal;	
	line-height : 15px;
}
.texteIntroBigger{
	font-family: Arial, Tahoma, Verdana;
	color: #1C468A;
	font-size: 16px;
	font-weight : normal;	
	line-height : 18px;
}
.texteIntroBiggest{
	font-family: Arial, Tahoma, Verdana;
	color: #1C468A;
	font-size: 18px;
	font-weight : normal;	
	line-height : 20px;
}
.texteIntroArticle{
	font-family: Arial, Tahoma, Verdana;
	color: #6A6A6A;
	font-size: 11px;
	font-weight : normal;	
	line-height : 15px;
}
.descPhoto{
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight : normal;	
	text-align: left;	
	line-height : 12px;
	width: 110px;
	height : 30px;
}
.descPhotoImprimer{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 9px;
	font-weight : normal;	
	text-align: left;	
	line-height : 12px;
}
.dateBlanc{
	font-family: Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-size: 10px;
}


/* elements */
.photo{
	border: 1px solid #1C468A;
}

/* style qui change avec la db */
.tableMainCouleur{
	background-color: #FF670B; /* <<<------- a changer */
}
.tableLightCouleur{
	background-color: #FF9E0B; /* <<<------- a changer */
}

.dropDownCategorie{
	font-family: Arial;
	background-color: #FF670B; /* <<<------- a changer */
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.link{
	font-family: Arial, Tahoma, Verdana;
	color: #FF670B; /* <<<------- a changer */
	font-size: 11px;
	font-weight: bold;
}

.smallLink{
	color: #FFFFFF; /* <<<------- a changer */
	font-weight: bold;
}

#link a:Hover{
	color: #FFFFFF;
	background-color: #FF670B; /* <<<------- a changer */
}
#link a:Visited{
	color: #FF670B; /* <<<------- a changer */
}
#link a:Visited:Hover{
	color: #FFFFFF;
	background-color: #FF670B; /* <<<------- a changer */
}

.menuOn{
	font-family: Arial, Tahoma, Verdana;
	color: #FF670B; /* <<<------- a changer */
	font-size: 12px;
	font-weight : bold;
}


/* concours */
a.concours{
	color: #1C468A;
	font-weight: bold;
	font-size: 120%;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	display: block;
	background: url(Gx/fleche_orange.gif) no-repeat left center;
}

