body
{
	font-family: Verdana;
	background-color:#778899;
	font-size:13px;
}

div#menu {width: 170px; font-size:12px;}

h1,h2,h3,h4
{ 
	font-style:normal;
	font-size: 13px;
	color:Black;
    font-weight:normal;
 }
	
	.bandeau
{  
	background-image:URL('GR/GR_Bandeau2.jpg');
	background-repeat:no-repeat;
	height:130px;
    border:solid 1px White;
    width:990px;
}

.bandeau .titre1
{
	float:left;
	position:relative;
	left:199px;
   top:30px;
   font-size:28px;
   color:Red;
}

.bandeau .titre2
{
	float:right;
	position:relative;
	right:20px;
top:100px;
font-size:17px;
color:Blue;
}

.copyright
{
	font-size:11px;
	color:Blue;
}

.TexteAccueil
{  
	font-style:normal;
	font-size: 13px;
	color:Black;
	text-align:left;
	font-weight:normal;
	padding-left:20px;
	padding-top:0px;
	margin-top:0px;
}

.TexteContact
{  
	font-style:normal;
	font-size: 13px;
	color:Black;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
    margin-top:0px;

}

.TexteAccueil2
{  
	font-style:normal;
	font-size: 15px;
	color:Black;
	text-align:center;
	font-weight:bold;
}

.TexteAccueil3
{  
	font-style:normal;
	font-size: 13px;
	color:Black;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-top:0px;
	margin-top:0px;
    text-decoration: underline;
}


.BordGaucheCreation
{
	width:31px;
	background:#FFFFFF url('GR/BordGaucheCreation.gif') no-repeat scroll left bottom;
 background-color:	#113F8D;
}
.BordGaucheCreation2
{
	width:31px;
	background:#FFFFFF url('GR/BordGaucheCreation2.gif') no-repeat scroll left bottom;
 background-color:	#1278C3;
}
.BordGaucheCreation3
{
	width:31px;
	background:#FFFFFF url('GR/BordGaucheCreation3.gif') no-repeat scroll left bottom;
 background-color:	#467DCF;
}
.BordGaucheCreation4
{
	width:31px;
	background:#FFFFFF url('GR/BordGaucheCreation4.gif') no-repeat scroll left bottom;
 background-color:	#0D4DAE;
}
div.Corps
{
	border-color:White;
	border-width:1px;
	border-style:solid;
    background-color: #DCDCDC;
	background-repeat:repeat;
	padding: 5px 5px 5px 5px;
	width:795px;

}

.imageMinitature
{
    width:200px;
    border-width:thin;
    border-color:Black;
}

.TdGridview
{
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
	.TdCadre
	{
		padding-left:20px;
	padding-top:5px;
	}
	
.descriptionStatique
{
	font-style:normal;
	font-size: 12px;
	color:Black;
	text-align:left;
}
	

.description
{
	font-style:normal;
	font-size: 12px;
	color:Black;
	vertical-align:top;
	text-align:left;
}

.description .a
{
	text-decoration:none;
}

.description .a:hover
{	text-decoration:none;
	}

.TextBoxMultiligne
{
	width:500px;
	height:60px;
}

.ContactTexteNormal
{
	font-style:normal;
	font-size: 13px;
	color:Black;
	text-align:left;
    vertical-align:top;
}

.ContactTexteTitre
{
	font-style:normal;
	font-size: 13px;
	color:Black;
	text-align:left;
	font-weight:bold;
    text-decoration: underline;
    vertical-align:top;
    padding-left:5px;
}

.ContactTexteTitreNormal
{
		font-style:normal;
	font-size: 13px;
	color:Black;
	text-align:left;
	padding-left:5px;
    vertical-align:top;
    padding-left:5px;
}

.TextBox1
{
    font-size: 13px;
	width:300px;
}

.MessageErreur
{
	font-size: 13px;
    color:Red;
    padding-left:10px;
}

.bouton       { text-decoration: none; }
.bouton:hover { text-decoration: none; }

DivContent
{padding-left:10px;
	}
	
	.Cadre
	{
		background-image:URL('GR/Cadre3.png');
		background-repeat:no-repeat;
		width:265px;
		height:220px;
		padding-left:50px;
		padding-top:100px;
	}
	
	.table_MasterPage
	{
		margin:0 auto;
	}