/*******************************************************************************
  Fichier: style.css
  Objet  : Feuille de style pour le bulletin d'inscription des formations INES
*******************************************************************************/

select, input, textarea {
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	}

input.form {
	BORDER-RIGHT: #a5acb2 1px solid; BORDER-TOP: #a5acb2 1px solid; MARGIN-TOP: 1px; FONT: 9px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; BORDER-LEFT: #a5acb2 1px solid; BORDER-BOTTOM: #a5acb2 1px solid; BACKGROUND-COLOR: #ffffff
}

select.form {
	BORDER-RIGHT: #a5acb2 1px solid; BORDER-TOP: #a5acb2 1px solid; MARGIN-TOP: 1px; FONT: 9px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; BORDER-LEFT: #a5acb2 1px solid; BORDER-BOTTOM: #a5acb2 1px solid; BACKGROUND-COLOR: #ffffff
}

a:link        {
text-decoration: none;
color: #000000;
	}

a:visited     {
text-decoration: none;
color: #000000;
	}

a:hover       {
text-decoration: underline;
color: #000000;
font-style: normal;
	}

.webo:link        {
text-decoration: none;
color: #008aff;
	}

.webo:visited     {
text-decoration: none;
color: #008aff;
	}

.webo:hover       {
text-decoration: underline;
color: #008aff;
font-style: normal;
	}

h1	{
font-family: Verdana;
color: #004080;
font-size: 18px;
	}
			
h2	{
font-family: Verdana;
color: #000000;
font-size: 14px;
	}

.fontMedium	{
color: #3a4f6c;
font-family: Tahoma, Verdana, Arial;
font-size: 8pt;
font-weight: bold;
	}

p	{
color: #000000;
	}

.text	{
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

.text2	{
	font-size: 8pt;
	color: #E22020;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}