/* --------------------------------------------------------------------------------------- */
/* Base */
/* --------------------------------------------------------------------------------------- */



ul,li,ol,body,td,p,font
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #000000;
}

a:link    {text-decoration: underline;color: #053868}
a:visited {text-decoration: underline;color: #053868}
a:active  {text-decoration: underline;color: #053868}
a:hover   {text-decoration: underline;color: #0098BC}

.Note
{ 
font-size: 9px;
color: #000000;
}

.Chemin
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 10px;
    color: #053868;
}
a.Chemin:link    {text-decoration: none; color: #053868}
a.Chemin:visited {text-decoration: none; color: #053868}
a.Chemin:active  {text-decoration: none; color: #053868}
a.Chemin:hover   {text-decoration: underline; color: #356898}

.Chemin2
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 10px;
    color: #0098BC;
}
a.Chemin2:link    {text-decoration: none; color: #0098BC}
a.Chemin2:visited {text-decoration: none; color: #0098BC}
a.Chemin2:active  {text-decoration: none; color: #0098BC}
a.Chemin2:hover   {text-decoration: underline; color: #30C8EC}


.TexteBleu1
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #0098BC;
}
a.TexteBleu1:link    {text-decoration: none; color: #0098BC}
a.TexteBleu1:visited {text-decoration: none; color: #0098BC}
a.TexteBleu1:active  {text-decoration: none; color: #0098BC}
a.TexteBleu1:hover   {text-decoration: underline; color: #30C8EC}

.TexteBleu2
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #053868;
}
a.TexteBleu2:link    {text-decoration: none; color: #053868}
a.TexteBleu2:visited {text-decoration: none; color: #053868}
a.TexteBleu2:active  {text-decoration: none; color: #053868}
a.TexteBleu2:hover   {text-decoration: underline; color: #356898}

.TexteBleu1_bold
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #0098BC;
	font-weight: bold;
}
a.TexteBleu1_bold:link    {text-decoration: none; color: #0098BC; font-weight: bold;}
a.TexteBleu1_bold:visited {text-decoration: none; color: #0098BC; font-weight: bold;}
a.TexteBleu1_bold:active  {text-decoration: none; color: #0098BC; font-weight: bold;}
a.TexteBleu1_bold:hover   {text-decoration: underline; color: #30C8EC; font-weight: bold;}

.TexteBleu2_bold
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #053868;
	font-weight: bold;
}
a.TexteBleu2_bold:link    {text-decoration: none; color: #053868; font-weight: bold;}
a.TexteBleu2_bold:visited {text-decoration: none; color: #053868; font-weight: bold;}
a.TexteBleu2_bold:active  {text-decoration: none; color: #053868; font-weight: bold;}
a.TexteBleu2_bold:hover   {text-decoration: underline; color: #356898; font-weight: bold;}

.TitreBleu1
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 24px;
	color: #0098BC;
	font-weight: bold;
}

.TitreBleu2
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #053868;
	font-weight: bold;
}

.TexteBlanc
{ 
color: #FFFFFF;
}

.TexteBlancCaption
{ 
color: #FFFFFF;
padding: 3px;
}

.TitreFormation
{ 
font-size: 13px;
color: #AF421F;
}
a.TitreFormation:link    {text-decoration: none; color: #AF421F}
a.TitreFormation:visited {text-decoration: none; color: #AF421F}
a.TitreFormation:active  {text-decoration: none; color: #AF421F}
a.TitreFormation:hover   {text-decoration: underline; color: #AF421F}

.TitreDeveloppement
{ 
font-size: 13px;
color: #6F7F2B;
}
a.TitreDeveloppement:link    {text-decoration: none; color: #6F7F2B}
a.TitreDeveloppement:visited {text-decoration: none; color: #6F7F2B}
a.TitreDeveloppement:active  {text-decoration: none; color: #6F7F2B}
a.TitreDeveloppement:hover   {text-decoration: underline; color: #6F7F2B}


.TitreReconnaissances
{ 
font-size: 13px;
color: #0098BC;
}
a.TitreReconnaissances:link    {text-decoration: none; color: #0098BC}
a.TitreReconnaissances:visited {text-decoration: none; color: #0098BC}
a.TitreReconnaissances:active  {text-decoration: none; color: #0098BC}
a.TitreReconnaissances:hover   {text-decoration: underline; color: #0098BC}

.TitreReseautage
{ 
font-size: 13px;
color: #EBA202;
}
a.TitreReseautage:link    {text-decoration: none; color: #EBA202}
a.TitreReseautage:visited {text-decoration: none; color: #EBA202}
a.TitreReseautage:active  {text-decoration: none; color: #EBA202}
a.TitreReseautage:hover   {text-decoration: underline; color: #EBA202}



.TexteRouge
{ 
color: #AE2100;
}


.TitreGris
{ 
    color: #898989;
    font-size: 18px;
}

.TexteGris
{ 
color: #898989;
}

.TexteGrisPetit
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 10px;
    color: #626161;
}
a.TexteGrisPetit:link    {text-decoration: none; color: #626161}
a.TexteGrisPetit:visited {text-decoration: none; color: #626161}
a.TexteGrisPetit:active  {text-decoration: none; color: #626161}
a.TexteGrisPetit:hover   {text-decoration: underline; color: #898989}

.TexteGrisTresPetit
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 9px;
    color: #626161;
}
a.TexteGrisTresPetit:link    {text-decoration: none; color: #626161}
a.TexteGrisTresPetit:visited {text-decoration: none; color: #626161}
a.TexteGrisTresPetit:active  {text-decoration: none; color: #626161}
a.TexteGrisTresPetit:hover   {text-decoration: underline; color: #898989}

.TexteVertGrand
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 13px;
    color: #7F904D;
}
a.TexteVertGrand:link    {text-decoration: none; color: #7F904D}
a.TexteVertGrand:visited {text-decoration: none; color: #7F904D}
a.TexteVertGrand:active  {text-decoration: none; color: #7F904D}
a.TexteVertGrand:hover   {text-decoration: underline; color: #7F904D}

.TexteVert
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 11px;
    color: #7F904D;
}

.TexteVertPetit
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 10px;
    color: #7F904D;
}

.TexteNoirPetit
{ 
    font-family: Arial, Helvetica, Verdana; 
    font-size: 10px;
    color: #000000;
}




.MenuDeroulant
{ 
    font-size: 10px;
    color: #000000;
}
a.MenuDeroulant:link    {text-decoration: none; color: #000000}
a.MenuDeroulant:visited {text-decoration: none; color: #000000}
a.MenuDeroulant:active  {text-decoration: none; color: #000000}
a.MenuDeroulant:hover   {text-decoration: underline; color: #333333}


.SousMenu
{ 
    font-size: 11px;
    color: #FFFFFF;
}
a.SousMenu:link    {text-decoration: none; color: #FFFFFF}
a.SousMenu:visited {text-decoration: none; color: #FFFFFF}
a.SousMenu:active  {text-decoration: none; color: #FFFFFF}
a.SousMenu:hover   {text-decoration: underline; color: #DDDDDD}


.lien_vert
{
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_vert:link    {
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_vert:visited {	
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_vert:active  {	
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.lien_vert:hover   {	
	font-size: 11px;
	color: #A6A6A6;
	font-weight: bold;
	text-decoration: underline;
}

.lien_PetitGris
{
	font-size: 9px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_PetitGris:link    {
	font-size: 9px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_PetitGris:visited {	
	font-size: 9px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lien_PetitGris:active  {	
	font-size: 9px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.lien_PetitGris:hover   {	
	font-size: 9px;
	color: #A6A6A6;
	font-weight: bold;
	text-decoration: underline;
}


.ActTdFormation
{
	padding: 4px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #AF421F;
}

.ActTdDevEcono
{ 
    padding: 4px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #6F7F2B;
}

.ActTdResautage
{ 
    padding: 4px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #EBA202;
}

.ActTdReconnaissance
{ 
    padding: 4px;
    font-size: 16px;
    color: #FFFFFF;
    background-color: #0098BC;
}




/* --------------------------------------------------------------------------------------- */
/* Liste */
/* --------------------------------------------------------------------------------------- */

.elementListe
{
	list-style-image: url("/imports/images/puce_fleche.gif");
}

.elementListe_niv2
{
	list-style-image: url("/imports/images/puce_cube.gif");
}

li
{
	list-style-image: url("/imports/images/puce_cube.gif");
}


/* --------------------------------------------------------------------------------------- */
/* Tableau */
/* --------------------------------------------------------------------------------------- */


.BoiteGrise
{
    padding: 0px;
    background-color: #F6F6F6;
    border: 1px solid #A6A6A6;
}

.BoiteGrise2
{
    padding: 10px;
    background-color: #F6F6F6;
    border: 1px solid #A6A6A6;
}

.PadMenu
{
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* --------------------------------------------------------------------------------------- */
/* Form */
/* --------------------------------------------------------------------------------------- */


.ChampTexte
{ 
font-size:11px;
font-family: Arial, Helvetica, Verdana;
color: #000000;
background-color: #FFFFFF;
width: 210px;
border: 1px solid #666666;
}

.ChampTexteCourt
{ 
font-size:11px;
font-family: Arial, Helvetica, Verdana;
color: #000000;
background-color: #FFFFFF;
width: 100px;
border: 1px solid #666666;
}

.ChampTexteLong
{ 
font-size:11px;
font-family: Arial, Helvetica, Verdana;
color: #000000;
background-color: #FFFFFF;
width: 315px;
border: 1px solid #666666;
}

.ChampTexteTresLong
{ 
font-size:11px;
font-family: Arial, Helvetica, Verdana;
color: #000000;
background-color: #FFFFFF;
width: 415px;
border: 1px solid #666666;
}



.ChampTexteLogin
{
	font-size:9px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	background-color: #FFFFFF;
	width: 60px;
	height: 12px;
	border: 1px solid #666666;
}

.ChampTexteRecherche
{
	font-size:9px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
	height: 12px;
	border: 1px solid #666666;
}


.BoutonCourt
{
	font-size:9px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	background-color: #FFFFFF;
	width: 40px;
	height: 16px;
	border: 1px solid #BBBBBB;
}

.Bouton
{
	font-size:11px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
	background-color: #FFFFFF;	
	border: 1px solid #BBBBBB;
}

.ChampSelect
{ 
font-size:9px;
font-family: Arial, Helvetica, Verdana;
color: #000000;
background-color: #FFFFFF;
width: 300px;
border: 1px solid #666666;
}



.searchHighlight
{
color: #000000;
font-weight: bold;

}

.displayScreen
{
display: visible;
}

.displayPrint 
{
display: none;
}
