@charset "utf-8";
/* CSS Document */
body
	{
	background-image:url(bkgrnd.jpg);
	background-position:center;
	background-repeat:repeat;
	margin:auto;
	}
h1
	{
	color:#ED1E79
	}
br
	{
	text-indent: 10px;
	}
#wrap 
	{
	height: 768px;
	width: 1024px;
	margin: auto;
	}
#wrap.index 
	{
	height: 1385px;
	}
#logo
	{
	height: 112px;
	width: 1024px;
	margin: 0px;
	}
#menu
	{
	height: 50px;
	width: 1024px;
	background-image:url(menu.png);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0px;
	}
#tabs
	{
	height: 35px;
	width: 500px;
	padding-right: 63px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
	float: right;
	margin: 0px;
	}
ul#tabnav
	{
	padding: 0px;
	margin: 0px;
	list-style:none;
	float: left;
	}
ul#tabnav li
	{
	height: 35px;
	width: 100px;
	float: left;
	}
#tabnav li a, ul#tabnav li a:visited
	{
	height: 25px;
	display: block;
	padding: 5px;	
	color: #666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	border-left:#666666 thin groove;
	}
#tabnav li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #000000;
	color: #FFFFFF;
	}
ul#tabnav li a.selected 
	{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #FFF;
	color: #666;
	}
#field
	{
	background-color:#FFFFFF;
	background-position:top;
	height: 566px;
	width: 900px;
	margin-left: 62px;
	margin-right: 62px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#field.index
	{
	height: 1193px;
	}
#blendme
	{
	height: 335px;
	width: 786px;
	margin: auto;
	}

#blendme.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}
#content
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height: 541px;
	width: 786px;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 57px;
	padding-right: 57px;
	}
#content.index
	{
	padding-top: 0px;
	height: 1140px;
	text-align:justify;
	}
#content.list
	{
	padding-top: 0px;
	height: 1140px;
	text-align:justify;
	overflow:scroll;
	}
#bloc
	{
	height: 150px;
	width: 786px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}
#bloc.index
	{
	color:#0071BC;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	padding-bottom: 10px;
	height: 130px;
	border-bottom:thin dashed;
	}
#bloc.index a, #bloc.index a:visited, #bloc.index a:hover
	{
	color:#0071BC;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	}
#container
	{
	height: 130px;
	width: 586px;
	padding: 0px;
	margin: 0px;
	}
.right
	{
	float:right;
	}
.left
	{
	float:left;
	}
#photo
	{
	height: 130px;
	width: 175px;
	padding: 0px;
	}
.photo_right
	{
	margin-left: 25px;
	float:right;
	}
.photo_left
	{
	margin-right: 25px;
	float:left;
	}
.photo_left_index
	{
	height: 336px;
	width: 450px;
	padding: 0px;
	margin-right: 25px;
	float:left;
	}
#text_center
	{
	height: 130px;
	width: 386px;
	float:right;
	}
#text_left
	{
	height: 130px;
	width: 586px;
	margin: 0px;
	float:left;
	}
#text_right
	{
	height: 130px;
	width: 586px;
	margin: 0px;
	float:right;
	}
#bottom_menu, #bottom_menu a,  #bottom_menu a:hover, #bottom_menu a:visited
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	width: 786px;
	margin: auto;
	color:#0071BC;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	}
