/* Outils CSS Styles */
/* © SI/APF 2004, tous droits réservés */

/* Contact Page Styles */
#TableContact
{	
	border-top: solid 1px gainsboro;	
	border-left: solid 1px gainsboro;	
	border-right: solid 1px gainsboro;	
}

#TableContact th
{
	color : black;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 7.5pt;	
	background-color: whitesmoke;
	width: 200;
	padding: 6 10 6 10;
	text-align: left;
	border-bottom: solid 1px gainsboro;	
	border-right: solid 1px gainsboro;
	vertical-align: top;
	filter:alpha(opacity=60);
}

#TableContact td
{
	color : black;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7.5pt;	
	width: 420;
	padding: 6 10 6 10;
	border-bottom: solid 1px gainsboro;	
}

#TableContact td.titre
{
	color : black;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;	
	width: 420;
	padding: 10 10 10 10;
	border-bottom: solid 1px gainsboro;	
}

#TableContact a
{
	color : royalblue;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7.5pt;	
}

#TableContact a:link
{
	color : royalblue;
	text-decoration: none;
	font-weight: bold;
}

#TableContact a:visited
{
	color : royalblue; 
	text-decoration: none;		
	font-weight: bold;
}

#TableContact a:hover
{
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

#TableContact a:active
{
	color : red;
	text-decoration: underline;
	font-weight: bold;
}

#DropDownListCategorie, #DropDownListDestinataire
{
	color : black;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7.5pt;			
}

/* Sendmail styles */

#DropDownListCategorie, #DropDownListDestinataire, #textboxNomPrenom, #textboxCourriel, #textboxVille, #textboxPays
{
	width: 250px;
}

#textboxSujet
{
	width: 420px;
}

#textboxMessage
{
	width: 420px;
	height: 180px;
}

/* Liens styles */

#TableLiens
{	
	border: solid 1px gainsboro;	
}

#TableLiens td
{
	border-bottom: solid 1px gainsboro;	
}

#TableLiens th
{
	color : black;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: 7.5pt;	
	background-color: whitesmoke;
	width: 100;
	padding: 6 10 6 10;
	text-align: left;
	border-bottom: solid 1px gainsboro;	
	border-right: solid 1px gainsboro;
	vertical-align: top;	
	text-align: center;
	filter:alpha(opacity=60);
}

.WebLink
{
	color : black;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
	padding-right: 20;
	padding-left: 20;	
}

.WebLink:link
{
	color : royalblue;
	text-decoration: none;
	font-weight: bold;
}

.WebLink:visited
{
	color : royalblue; 
	text-decoration: none;		
	font-weight: bold;
}

.WebLink:hover
{
	color: red;
	text-decoration: underline;	
	font-weight: bold;
}

.WebLink:active
{
	color : red;
	text-decoration: underline;
	font-weight: bold;
}

.SondageTitre
{
	color : black;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;	
}
