charset "utf-8";
/* CSS Document */

html
{
	height: 100%;
}

body
{
	margin: 15px 0 15px 0;
	padding: 0;
	height: 100%;
	background-image:url(../loire-etude-images/bkg-01.gif);
	background-repeat:repeat-x;
	background-color: #00415d;
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	/*margin-left: 100px;*/
}

ul
{
	margin: 0 0 0 5px;
	padding: 0;
}

ul li
{
	list-style-type:none;
	padding: 0 0 0 15px;
	background-image:url(../loire-etude-images/loire-etude-divers/puce-01.gif);
	background-repeat:no-repeat;
	background-position:center left;	
}

.page
{
	width: 975px;
	background-color:#FFFFFF;
	border-top:1px solid #b5b5b5;
}

.grey-block
{
	background-color:#e8e8e8;
	margin-bottom: 20px;
	height: 100%;
}

/*BLACK TXT*/
.txt-black-12
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:12px;
}

/*GREY TXT*/
.txt-grey-12
{
	font-family:Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	line-height:12px;
	
}



.pointilleh
{
	height: 1px;
	line-height:0;
	background-image:url(../loire-etude-images/pointilleh-01.gif);
	background-repeat:repeat-x;
}

.pointillev
{
	width: 1px;
	background-image:url(../loire-etude-images/pointillev-01.gif);
	background-repeat:repeat-y;
}

.bottom
{
	background-color: #e8e8e8;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #FFFFFF;
	
}

.bottom .permalink
{
	font-family:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 10px;
	text-align: right;
	margin: 10px 15px 0 0; 
}

.bottom .permalink a
{
	font-family:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 10px;
	text-decoration: none;
}

.bottom .permalink a:hover
{
	text-decoration:overline underline;
}






.grey-block-broad
{
	background-color:#e8e8e8;
	margin-bottom: 20px;
	height: 100%;
	width: 250px;
}


.grey-block-underlign
{
	margin-bottom: 20px;
	height: 100%;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	line-height:16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
}

.grey-form
{
	margin-left: 10px;
	background-color: e8e8e8;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.back-form
{
	border: 1px solid #FFFFFF;
}

.grey-flag
{
	margin-left: 50px;
}

