/* Document CSS */

* { padding: 0; margin: 0; }

/* Mise en page */
body 
{
	width: 900px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #E4D8BB;
}

#coin9
{
	width: 19px;
	background-color: #E4D8BB;
}
/* Fin mise en page */

/* Définition globale des styles */
h3
{
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Helvetica Condensed", Arial;
	margin-bottom: 12px;
}

h2
{
	font-size: 18px;
	color: #48443B;
	font-family: "Helvetica Condensed", Arial;
	margin-bottom: 12px;
}

p
{
	color: #FFFFFF;
	/*font-family: "Times new roman",Tahoma, "Trebuchet MS", Arial, serif;*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 14px;
	margin-bottom: 9px;
}

li
{
	color: #FFFFFF;
	/*font-family: "Times new roman" ,Tahoma, "Trebuchet MS", Arial, serif;*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 15px;
	margin-bottom: 9px;
}

ul
{
	color: #FFFFFF;
	/*font-family: "Times new roman", Tahoma, "Trebuchet MS", Arial, serif;*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 16px;
	list-style-image: url(../images/ul.gif);
}

ul.divers
{
	color: #FFFFFF;
	/*font-family: "Times new roman",Tahoma, "Trebuchet MS", Arial, serif;*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 16px;
	list-style-image: "";
}

a img
{
	border: none;
}


a.linkprogeris:link
{
	color: #265CB2;
	text-decoration:bottom;
	
}

a, a:visited
{
	/*color: #265CB2;*/
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	/*color: #265CB2;*/
	color: #000000;
	text-decoration: underline;
}

/* Fin de la définition globale */

.nom-ste
{
	text-decoration: none;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 30px;
	font-family: "Helvetica Condensed", Arial;
}

/* Style de page par odre de code */
.input
{
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 19px;
	overflow: hidden;
}

.input input
{
	border: none;
	background: none;
	width: 150px;
	height: 19px;
	text-indent: 30px;
}

.input .ok
{
	width: 30px;
	height: 19px;
	background-color: #FFFFFF;
	border: 1px black solid;
	color: #999999;
	visibility: hidden;
}

.inputgircnet
{
	background-image: url(../images/inputgricnet.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 19px;
	overflow: hidden;
}

.inputgircnet input
{
	border: none;
	background: none;
	width: 150px;
	height: 19px;
	text-indent: 10px;
}

.inputokgircnet
{
	background-image: url(../images/inputokgricnet.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 19px;
	overflow: hidden;
}

.inputokgircnet input
{
	border: none;
	background: none;
	width: 130px;
	height: 19px;
	text-indent: 10px;
}

.inputokgircnet .ok
{
	width: 30px;
	height: 19px;
	background-color: #FFFFFF;
	border: 1px black solid;
	color: #999999;
	visibility: hidden;
}

#news
{
	background-color: #48433d;
	width: 272px;
}

#t_news
{
	margin-left: 24px;
	margin-right: 13px;
	padding-top: 7px;
}

.gras
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	/*font-family : '"Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 13px;
}
.gras1
{
	color: #000000;
	text-decoration: none;
	/*font-family : "Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 15px;
}

.grastitre
{
	color: #FFFFFF;
	text-decoration: none;
	/*font-family : "Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 17px;
}
.grastitre2
{
	color: #000000;
	text-decoration: none;
	/*font-family : "Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 18px;
}
.grastitrebandeau
{
	color: #FFFFFF;
	text-decoration: none;
	/*font-family : "Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 20px;
}

.style 
{
	border-width: 0;
	background-color:#48433D;
	color: #FFFFFF;
	font-weight: bold;
	font-family : "Times new roman";
	font-size: 17px;
}

li {
 /*font-family: "Times new roman",Tahoma, "Trebuchet MS", Arial, serif;*/
 font-family: "Helvetica Condensed", Arial;
 font-size: 16px;
 /*color: #48443B;*/
 color: #000000;
 display : list-item;
 list-style-image : url(../images/ul.gif);
 align : justify;
} 



.grasNoir
{
	/*color: #48443B;*/
	color: #000000;
	font-weight: bold;
	/*font-family : "Times new roman";*/
	font-family: "Helvetica Condensed", Arial;
	font-size: 15px;
}

.souligne1, #contenu .souligne1
{
	color: #FF7200;
	font-weight: bold;
	text-decoration: underline;
}

.ligne_espace
{
	margin-top: 20px;
	margin-bottom: 16px;
}

#support
{
	width: 272px;
	height: 132px;
	overflow: hidden;
}

#contenu
{
	width: 489px;
	background-color: #E4D8BB;
}

#bloc1
{
	color: #000000;
	font-family: "Helvetica Condensed", Arial;
	float: left;
	width: 460px;
	margin-left: 25px;
}

#bloc2
{
	float: right;
	width: 180px;
}
#bloc1 p, #bloc3 p
{
	/*color: #48443B;*/
	color: #000000;
}

.ligne_espace2
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.souligne_simple
{
	text-decoration: underline;
}
#bloc4
{
	float: right;
	width: 200px;
}

#bloc5
{
	float: left;
	width: 480px;
}

#bloc4 h2
{
	text-indent: 10px;
	color: #48443B;
}

#bloc4 p
{
	text-indent: 19px;
	color: #48443B;
}

#bloc4 a
{
	color: #48443B;
}

#bloc3
{
	float: left;
	width: 260px;
	margin-left: 25px;
}

#copyright
{
	width: 489px;
	height: 77px;
	overflow: hidden;
	background-color: #000000;
}

#txt
{
	color: #FFFFFF;
	font-family:  Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 20px;
}

/* 2ème page */
#texte
{
	padding-left: 14px;
	padding-right: 7px;
}

#texte p
{
	color: #48443B;
}