/* Decouverte CSS Styles */
/* © SI/APF 2004, tous droits réservés */

/* Decouverte Styles */
.decouverte_thumb:link
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;
	vertical-align: top;	
}

.decouverte_thumb:visited
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;
}

.decouverte_thumb:hover
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;	
}

.decouverte_thumb:active
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;	
}

.decouverte_panoramic:link
{
	color:#EDE7B5; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;
	vertical-align: super;	
}

.decouverte_panoramic:visited
{
	color:#EDE7B5; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: super;
}

.decouverte_panoramic:hover
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: super;	
}

.decouverte_panoramic:active
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: super;	
}


.texte_aj
{
	color : black; 
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	padding-left :10px;
	padding-right :10px;
}

.ComTitre
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	background-image: url(/images/arrow_white_on_red.gif);	
	background-repeat: no-repeat;
	background-position: 0 3;
	clear:left;
	padding-left: 15;	
	padding-right: 15;	
}

.ComDescription
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;		
}

.ComMembres
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;		
	margin-left: 10;	
	margin-right: 10;
}

A.ComMembreLink:link
{
	color : darkgreen;
	text-decoration: none;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

A.ComMembreLink:visited
{
	color : darkgreen; 
	text-decoration: none;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;			
}

A.ComMembreLink:hover
{
	color: red;
	text-decoration: underline;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

A.ComMembreLink:active
{
	color : red;
	text-decoration: underline;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;	
}

A.ComLink:link
{
	color : dimgray;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

A.ComLink:visited
{
	color : dimgray; 
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;			
}

A.ComLink:hover
{
	color: red;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

A.ComLink:active
{
	color : red;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

.Membre
{
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-size: 10pt;	
	padding-left : 15px;
}

.Email
{
	color : royalblue;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
	padding-left : 15px;
}
