body
{
	background-color: #ffffff;
}

a.borderImage
{
	border-color: Black;
}

.urlnav
{
	font-weight: bold;
	font-size: 11px;
	color: #6074c1;
	font-family: Arial;
	text-decoration: none;
}

.textbas
{
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	background-color: #ebebf3;
	color: #49537c;
}

.textbas a
{
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	background-color: #ebebf3;
	color: #49537c;
}

.textbas a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #49537c;
}

.titrenav
{
	font-weight: bold;
	font-size: 11px;
	color: #7f7d7d;
	font-family: Arial;
	text-decoration: none;
}

.textprofil
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.petittextbleu
{
	font-weight: bold;
	font-size: 11px;
	color: #2E72ad;
	font-family: Arial;
	text-decoration: none;
}

.urlprofil
{
	font-size: 11px;
	color: #49537c;
	font-family: Arial;
	text-decoration: underline;
}
.urlprofil:hover
{
	font-size: 11px;
	color: #49537c;
	background-color: #ebebf3;
	font-family: Arial;
	text-decoration: none;
}

.urlprofilblack 
{
	/*font-size: 11px;
	color: black;
	font-family: Arial;
	text-decoration: underline;*/
}

.urlprofilblack a
{
	font-size: 11px;
	color: #49537c;
	font-family: Arial;
	text-decoration: underline;
}

.urlprofilblack a:hover
{
	font-size: 11px;
	color: #49537c;
	background-color: #ebebf3;
	font-family: Arial;
	text-decoration: none;
}

.urlblanc
{
	font-size: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.urlblanc a
{
	font-size: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.urlblanc a:hover
{
	font-size: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.urltitre
{
	font-weight: bold;
	font-size: 14px;
	color: #6074c1;
	font-family: Arial;
	text-decoration: none;
}

.grasprofil
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.titretext
{
	font-weight: bold;
	font-size: 14px;
	color: #6074c1;
	font-family: Arial;
	text-decoration: none;
}

.titrecommunique
{
	font-weight: bold;
	font-size: 12px;
	color: #6d6c65;
	font-family: Arial;
	text-decoration: none;
}

.textbleu
{
	font-weight: bold;
	font-size: 12px;
	color: #2E72ad;
	font-family: Arial;
	text-decoration: none;
}

.tableau-main
{
	border-bottom: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;
	border-right: #e2e0e0 1px solid;
}

.tableau-border
{
	border-bottom: #e2e0e0 1px solid;
	border-left: #e2e0e0 1px solid;
	border-right: #e2e0e0 1px solid;
	border-top: #e2e0e0 1px solid;
	padding-left: 5;
}

.textheadergris
{
	text-indent:10px;
	background-image:URL(images/barre_menu_gauche.jpg);
	background-repeat:repeat-y;
	font-family:arial;
	font-weight:bold;
	font-size:8pt;
	color: #A2A19D; 
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color:#e2e0e0;
}

.textheadergris2
{
	text-indent: 10px;
	background-image: url(images/degrade_rouge.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Arial Black;
	font-weight: bold;
	font-size: 13pt;
	color: #ffffff; 
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #e2e0e0;
}

.titrehome
{
	background-image:URL(images/barre_home_rouge.jpg);
	text-indent:10px;
	background-repeat:repeat-y;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#CC6666; /* #666699; #A2A19D;  */
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color:#e2e0e0;
}

.textinfohome
{
	font-size: 11px;
	color: #49537c;
	padding: 10px;
}

input.search2 {
	background-color: #e2e0e0;
	border-width: 1px;
	border-color: #A2A19D;
	border-style: solid;
	color:Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
	padding: 0px;
	font-weight:bold;
	vertical-align: middle;	
}
