/* 
culture shock: grass stains V1.2
pogy366 @ http://www.openwebdesign.org/userinfo.phtml?userf>>>pogy366
Nov. 2005 
*/
html {
	height: 100%;
}

/* general page structure and layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #FFFFFF url(../images/fond_mortal.jpg) no-repeat;
	background-position:top center;
	text-align: center;
	height: 100%;
}

.page_wrap {
	position: relative;
	width: 980px;
	margin: -1px auto 0px auto;
	padding: 0 0 0 0;
	text-align: center;
	background: #ffffff url(../images/topv7.png) no-repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.page_logo {
	background: #ffffff url(../images/FP_logo.png) no-repeat;
}

.header_text {
	position: relative;
	clear: none;
	width: 970px;
	height: 32px;
	margin: 70px 0 20px 0;
	padding: 0 0 0 0;
	background: transparent;
	color: #ffffff;
	text-align: center;
}

.topnav {
	position: relative;
	clear: both;
	width: 980px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #cccccc;
	font-size: .8em;
	border-top: 1px solid #9EB874;
}

.container {
	clear: both;
	width: 960px;
	padding: 10px 10px 0px 10px;
	background:url(../images/container_background.jpg) repeat top right;
	color: #222222;
	text-align: left;
	font-family: Helvetica, sans-serif;
	min-height:700px;
}

/* p dans la page classique */
.container p {
	margin: 0px 0px 19px 30px;
	padding: 0 0 0 0;
}

.box_right {
	position: relative;
	float: right;
	clear: both;
	width: 200px;
	margin: 0 0 5px 10px;
	padding: 5px 10px 5px 10px;
	background: #FC7408;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}


.box_right_light {
	position: relative;
	float: right;
	clear: both;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 15px 10px;
	color: #000000;
}


.box_middle {
	position: relative;
	float: right;
	clear: both;
	width: 200px;
}

.box_left {
	position: relative;
	clear: both;
	float: left;
	width: 200px;
	margin: 0 0 20px 10px;
	padding: 5px 10px 5px 10px;
	background: #FC7408;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

.bk_black {
	background: black;
	color: #FFFFFF;
}

.bk_grey {
	background: #CCCCCC;
	margin-top: 18px;
}

.height {
	min-height: 120px;
}

.pub {
	background: white;
	margin: 0px auto 0px auto;
	text-align: center;
	margin-top: 100px;
}

.box_right p {
	margin: 5px 5px;
}

/*
.box_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}
*/
img.cnr {
	width: 8px;
	height: 8px;
	border: none;
	display: block !important;
}

.footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	clear: both;
	width: 980px;
	height: 47px;
	margin: 30px 0 0 0;
	padding: 9px 0 4px 0;
	margin-top: 50px;
	background: #ffffff url(../images/grass_10_bis.jpg) bottom no-repeat;
	font-size: .8em;
	text-align: right;
	border-bottom: 1px solid #000000;
}

/* top navigation bar */
#MenuDeroulant {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	white-space: nowrap;
	font-size: 1.1em;
	color: #ffffff;
	float: left;
	width: 100%;
	background: #ffffff url(../images/topnav_bg_grey.gif);
	z-index: 0;
	display: inline;
}

#MenuDeroulant li {
	float: left;
	display: inline;
	list-style: none outside none;
	text-align: center;
}

#MenuDeroulant li.droite {
	float: right;
	display: inline;
	list-style: none outside none;
	text-align: center;
}

#MenuDeroulant li a {
	display: block;
	margin: 0 0 0 0;
	padding: 0.25em 2em 0.3em;
	text-decoration: none;
	border-right: 1px solid #cccccc;
	color: #000000;
	white-space: nowrap;
}

#MenuDeroulant li a:hover {
	background: #FC7408;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #cccccc;
}

#MenuDeroulant li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	display: none;
	border-top: 1px solid white
}

#MenuDeroulant li ul li {
	float: none;
	display: inline;
}

#MenuDeroulant li ul li a {
	background: #ffffff url(../images/topnav_bg_grey.gif);
}

#MenuDeroulant li ul li a:hover {
	background: #FC7408;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #cccccc;
}

/* links */
a {
	color: #991E00;
	text-decoration: none;
}

a:hover {
	color: #991E00;
	text-decoration: none;
}

#box_right a {
	color: #991E00;
	font-weight: bold;
	text-decoration: none;
}

#box_right a:hover {
	color: #991E00;
	text-decoration: none;
}

#footer a {
	color: #9EB874;
	text-decoration: none;
}

#footer a:hover {
	color: #4F6C1F;
	text-decoration: none;
}

.box_right h3 {
	font-size: 1.5em;
	margin: 0 0 .5em 0;
	color:#991E00;
}

.grey {
	color: #333333;
}

/* images */
img {
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right img {
	position: relative;
	float: right;
	padding: 0 0 0 0;
	margin: 5px 2px 2px 5px;
}

.left img {
	position: relative;
	clear: none;
	float: left;
	padding: 0 0 0 0;
	margin: 0px 5px 2px 0;
}

/* workarounds and hacks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.details {
	width: 690px;
	margin: 0 0 55px 10px;
	padding: 1px 10px 30px 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	border:1px solid black;
	color: #000000;
	font-size: .9em;
	text-align:left;
}


.console {
	position: absolute;
	left: 600px;
	top: 270px;
}

.ajaxtooltip {
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 260px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: #F8F8FF;
	border: 2px solid gray;
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
}

input {
	font-size: 13px;
}

.paginationFightPlay {
	padding: 2px 2px 2px 2px;
	border: 1px solid #C0C0C0;
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 300px;
}

div.news div.actualite div.content_news {
	padding: 0 0 19px 30px;
}

div.news div.actualite div.content_news p {
	margin-left: 0px;
}

div.news div.actualite div.adminnews {
	float: right;
	margin-right: 10px;
}

h2.titre_news_global {
	background: url(../images/tetris25.png);
	background-repeat: no-repeat;
	padding: 2px 0px 2px 27px;
}

h2.titre_news_global a#ajouterNews {
	font-size: 0.8em;
	font-weight: normal;
	border: solid 1px #000000;
	padding: 2px 4px;
	background-color: #DDDDDD;
}

h2.titre_news_global a#ajouterNews:hover {
	background-color: #FFFFFF;
}

h2.titre_news_global div {
	font-size: 0.7em;
	font-weight: normal;
	float: right;
	margin-right: 20px;
}

div.titre_news {
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px 0px 20px 0px;
}

input.lanewsInput {
	padding: 0px 5px;
}

ul {
	margin-left: 25px;
}

ol {
	margin-left: 25px;
}

.bigGrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 0 0;
}

.simpleBracket  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.simpleBracket td {
	color: #000000;
	font-weight: bold;
	height:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left;
	white-space:nowrap;
}



