img {border:0 none;}

body {
    background: url('http://www.eliott-ness.org/servers/images/fond.jpg') repeat-y fixed;
    font-family:Arial, sans-serif;
    font-size: 11px;
    color: white;
    margin: 0;
    padding: 0;
}

td {
	 font-family:Arial, sans-serif;
    font-size: 11px;
    color: white;
	 padding: 0 5px 0 5px;
}

a {
    color: #ff7400;
    font: bold 11px/14px arial;
    text-decoration: none;
}

a:hover{
    color: #FF9420;
    font: bold 11px/14px arial;
}
co
#content {
    width: 950px;
    margin: 0 auto;
}

/* Bandeau du haut */
#bandeau_fond {
    background: #224d86;
    height: 20px;
    margin: 0 0 18px 0;
}

#bandeau_fond_admin {
    background: #224d86;
    height: 20px;
	 width: 100%;
    margin: 0 0 8px 0;
	 padding: 0;
}

#bandeau_texte {
    width: 950px;
    margin: 0 auto;
    color: white;
    line-height: 20px;
    text-transform: uppercase;
}

.bandeau_element, .bandeau_element a {
    display: inline;
    font-weight: bold;
    margin: 0 27px 0 0;
    color: white;
    text-decoration: none;
}

.bandeau_element a:hover {
    text-decoration: underline;
}

#bandeau_recherche {
    position: relative;
    left: 400px;
    width: 150px;
    display: inline;
}

#bandeau_recherche form {
    display: inline;
}

#bandeau_recherche .rechercher_input{
    font-size: 9px;
    height: 10px;
    background: #90c4e7;
    border: 1px solid transparent;
    color: #224d86;
}

/* Menu */
#menu {
    background: url("http://www.eliott-ness.org/servers/images/fond-menu.png") no-repeat;
    height: 70px;
    width: 675px;
    margin: 0 0 5px 0;
	 padding: 0;
}

#menu table {
    margin: 0 0 0 210px;
    height: 70px;
}

#menu td {
    text-align: center;
    width: 102px;
	height: 66px;
    background: url("http://www.eliott-ness.org/servers/images/degrade-menu.png") repeat-y;
    vertical-align: middle;
}

#menu td.selected {
    text-align: center;
    width: 102px;
    background: url("http://www.eliott-ness.org/servers/images/degrade-menu-selected.png") repeat-x;
    vertical-align: middle;
}

#menu a {
    color: #696969;
    text-transform: uppercase;
    font: bold 11px/14px arial;
    text-decoration: none;
}

#menu a:hover {
    color: #66ccff;
}

/* Présentation générale du site */
#col1 {
    float: left;
    width: 675px;
	 margin: 0;
	 padding: 0;
}

#col2 {
    float: left;
    width: 300px;
    margin: 0 0 0 5px;
}

/* Le bloc central englobe le bloc principal, le bloc droite et le bloc gauche sur la home */
#bloc_central {
    height: 681px;
    width: 675px;
    padding: 0;
	 margin: 0;
}

#bloc_central_concours {
    width: 675px;
    padding: 0;
	 margin: 0;
}

#bloc_central_grand {
    width: 675px;
    padding: 0;
	 margin: 0;
}

#bloc_order {
    margin: 0;
    padding: 10px;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-order.jpg") repeat-y;
    height: 647px;
    -moz-border-radius: 3px;  
}

#bloc_principal {
    margin: 0 0 5px 0;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    height: 315px;
    padding: 0 4px 0 0;
	 text-align: left;
}

#bloc_principal_concours {
    margin: 0 0 5px 0;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    padding: 0 4px 0 0;
	 text-align: center;
	 -moz-border-radius: 3px;
}

#bloc_principal_grand {
    margin: 0 0 0 0;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    padding: 0 0 0 0;
	 text-align: left;
	 -moz-border-radius: 3px;
	 height: 602px;
	 height: 606px !ie;
}

.bloc_centre_grand {
	 background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    width: 667px;
	 margin: 0 0 0 0;
	 padding: 0 0 0 8px;
}

.bloc_centre_grand h1, .bloc_centre_grand_seul h1{
	 margin: 0 0 5px -8px;
    width: 670px;
	 background: transparent url("http://www.eliott-ness.org/servers/images/fond-soustitre-games-large-order.png") no-repeat;
    font: bold 11px/17px arial;
    text-transform: uppercase;
    color: #595959;
	 padding: 0 0 0 5px;
}

.bloc_centre_grand_seul {
	 overflow: auto;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    margin: 0 0 0 0;
	 padding: 0 0 0 8px;
}

#bloc_principal_grand_libre {
    margin: 0 0 0 0;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    padding: 0 0 0 0;
	 text-align: left;
	 -moz-border-radius: 3px;
}

#bloc_principal_grand td{
    padding: 0 5px 0 5px;
}

#bloc_principal_grand li{
    margin: 0 0 0 20px;
}

#bloc_principal_col1 {
    float: left;
	 height: 300px;
	 width: 359px;
    text-align: center;
	 vertical-align: middle;
}

#bloc_principal_col2 {   
	 float: left;
    width: 304px;
    margin: 0 0 0 5px;
}

#bloc_gauche {
    float: left;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat-y;
    height: 344px;
    width: 335px;
	 margin: 0 0 5px 0;
	 text-align: left;
}

#bloc_droite {
    float: left;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat-y;
    height: 344px;
    width: 335px;
    margin: 0 0 5px 5px;
	 text-align: left;
}

#bloc_forum {
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat-y;
    -moz-border-radius: 3px;
    height: 252px;
    width: 298px;
    margin: 0 0 5px 0;
    padding: 2px; 
	 text-align: left;
}

#bloc_gauche_com {
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat-y;
    -moz-border-radius: 3px;
    height: 421px;
    width: 298px;
    margin: 0 0 5px 0;
    padding: 2px; 
	 text-align: left;
}

#bloc_haut_gauche{
	background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat-y;
   -moz-border-radius: 3px;
	padding: 2px;
	margin: 0 5px 5px 0;
	width: 116px;
	height: 152px;
}

.cadrepub {
	margin: 0 0 5px 0;
	padding: 0;
	width: 300px;
	height: 250px;
	border: none;
	border-width: 1px;
	border-color: Black;
}

.cadrepub2 {
	background: transparent url("http://www.eliott-ness.org/servers/images/pub_ea.jpg") no-repeat;
   margin: 0 0 5px 0;
	padding: 0;
	width: 300px;
	height: 250px;
	border: solid;
	border-width: 1px;
	border-color: Black;
}

.pub {
    display: block;
    margin: 0 0 12px 0;
}

.nostyle, .nostyle tr, .nostyle td{
	margin: 0;
	padding: 0;
}

#pied {
    clear: both;
    width: 800px;
    margin: 20px auto 0 auto;
    text-align: center;
    color: #a4d6ed;
}

#bloc_principal_concours h1  {
	 margin: 5px 0 10px 0;
    font: bold 15px/20px arial;
    color: #595959;
    background: url("http://www.eliott-ness.org/servers/images/fond-titre-news-concours.png") no-repeat;
    width: 675px;
    height: 20px;
    padding: 5px;
    text-transform: uppercase;
	 vertical-align: middle;
}

#bloc_principal_grand h1, #bloc_principal_grand_libre h1  {
	 margin: 5px 0 10px 0;
    font: bold 15px/20px arial;
    color: #595959;
    background: url("http://www.eliott-ness.org/servers/images/fond-titre-news-concours.png") no-repeat;
    width: 675px;
    width: 665px !ie;
	 height: 20px;
    padding: 5px;
    text-transform: uppercase;
	 vertical-align: middle;
}

/* Zones spécifiques */
#bloc_principal h1 {
    margin: 5px 0 10px 0;
    font: bold 15px/20px arial;
    color: #595959;
    background: url("http://www.eliott-ness.org/servers/images/fond-titre-news-principale2.png") no-repeat;
    width: 295px;
    height: 20px;
    padding: 5px;
    text-transform: uppercase;
	 vertical-align: middle;
}

#image_principale {
    margin: 5px 0 0 0;
    width: 320px;
	 vertical-align: middle;
}

#bloc_principal_col2 p {
    margin: 0 0 5px 0;
    padding: 0 10px 0 10px;
    font: bold 11px/13px arial;
}

.plus, .plus a {
    color: #ff7400;
    text-decoration: none;
}

.plus a:hover {
    text-decoration: underline;
}

#bloc_droite h1, #bloc_gauche h1 {
    margin: 3px 0 5px 2px;
    width: 325px;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc-bas2.png") no-repeat;
    font: bold 11px/17px arial;
    text-transform: uppercase;
    color: #595959;
    padding: 0 0 0 5px;
}

.bloc_concours{
	float: left;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;
    height: 344px;
    width: 335px;
	text-align: left;
	border: 1px solid #a1c1e1;
	 */border: 1px solid black;*/
}

#bloc_innerframe{
	border: 1px solid #274769;
	height: 342px;
    width: 333px;
}

.bloc_concours .img_link{
	text-decoration: none;
}

.bloc_concours_img{
	height: 260px;
	width: 335px;
	/*border: 1px solid white;*/
}

.bloc_concours_desc{
	padding: 5px;
	width: 325px;
	/*border: 1px solid green;*/
}

.bloc_concours_img .encart{
	height: 50px;
   width: 250px;
	padding: 5px;
	/*color: #ff7400;*/
	color: white;
   font: bold 14px/28px arial;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: transparent url("http://www.eliott-ness.org/servers/images/encart-fond.png") no-repeat;
	/*display: table;*/
	line-height: 20px;
}

.bloc_louer {
    width: 330px;
    margin: 0 auto 4px auto;
    background: #3073ad;
    -moz-border-radius: 3px;
}

.bloc_louer3 {
    height: 100px;
}

.bloc_louer h2 {
    color: #ff7400;
    text-transform: uppercase;
    font: bold 14px/30px arial;
    padding: 0 0 0 4px;
    height: 30px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    margin: 0;
}

.bloc_louer .fond_h2 {
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-sous-titre-louer.gif") repeat-x;
}

.bloc_louer p {
    padding:  0 0 0 4px;
    font: bold 11px/20px arial;
    margin: 0;
}

.bloc_louer a {
    color: #ff7400;
    text-transform: uppercase;
    font: bold 13px/29px arial;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}

.bloc_louer a:hover {
    text-decoration: underline;
}

input[type=text]{
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	padding: 2px;
	width: 250px;
}

input[type=text].error{
	background-color: #FFCCCC;
	border: 1px solid #990000;
	padding: 2px;
}

input[type=text].success{
	background-color: #CCFFCC;
	border: 1px solid #009900;
	padding: 2px;
}

input[type=text].field{
	width: 150px;
}

.info{
	background-color: #D9ECFF;
	border: 1px solid #99CCFF;
	color: Black;
	margin: 0 5px 0 0;
}

.info td{
	color: Black;
}

.error{
	background-color: #FFCECE;
	border: 1px solid #FF3333;
	color: Black;
	margin: 0 5px 0 0;
}

.error td{
	color: Black;
}

.example{
	font: 9px/11px arial;
	color: Silver;
}

td .space{
	height: 4px;
}

/***************************************************
   Zone des derniers posts du forum
****************************************************/

#bloc_forum h1 {
    margin: 5px auto 6px 3px;
    width: 298px;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc-forum2.png") no-repeat;
    font: bold 11px/17px arial;
    text-transform: uppercase;
    color: #595959;
    padding: 0 0 0 5px;
}

#bloc_gauche_com h1 {
    margin: 5px auto 6px 3px;
    width: 298px;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc-forum2.png") no-repeat;
    font: bold 11px/17px arial;
    text-transform: uppercase;
    color: #595959;
    padding: 0 0 0 5px;
}

.webMiddle {
    margin: 5px 0 6px 0;
    width: 210px;
    background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc-forum2.png") no-repeat;
    font: bold 11px/17px arial;
    text-transform: uppercase;
    color: #595959;
    padding: 0 0 0 5px;
	 text-align: center;
}

#bloc_forum .date {
    color: #a4d6ed;
}

#bloc_forum .post a {
    text-decoration: none;
    color: white;
}

#mycustomscroll_presentation {
    /* Typical fixed height and fixed width example */
    margin: 0;
    height: 210px;
    width:295px;
    overflow: auto;
    /* IE overflow fix, position must be relative or absolute*/
    position: relative;
}

.scrollgeneric {
    line-height: 1px;
    font-size: 1px;
    position: absolute;
    top: 0; left: 0;
}

.vscrollerbase {
    width: 10px;
    background-color: #224d86;
    -moz-border-radius: 3px;
}

.vscrollerbar {
    margin-left: 2px;
    width: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #a3c2e3;
    -moz-border-radius: 2px;
}
/***************************************************
   Zone des news (en bas à gauche
****************************************************/

.news {
    clear: both;
    padding: 0 0 0 6px;
}

.news_titre_reduit, .news_titre_ouvert {
    margin: 0 0 0 4px;
    cursor: pointer;
}

.news_titre_reduit {
    font: normal 13px/17px arial;
}

.news_titre_ouvert {
    font: bold 15px/19px arial;
}

.news_detail {
    margin: 10px 0 0 0;
    display: none;
}

.news_col1 {
    float: left;
    width: 97px;
    text-align: right;
}

.news_col2 {
    float: left;
    width: 222px;
    margin: 0 0 0 5px;
    font: normal 11px/17px arial;
    cursor: pointer;
    color: #cdbdbd;
}

.news_col2:hover {
    color: white;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img{
    border: 1px solid #ccc;
}

.toggleborder:hover img{
    border: 1px solid navy;
}

.toggleborder:hover{
    color: red; /* Dummy definition to overcome IE bug */
}

/* Pour les tables */
td.background{
	background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc2.png") repeat;
}

table.cadre{
	/*-moz-border-radius: 3px;*/
	margin: 0 0 5px 0;
	padding: 2px; 
	text-align: left;
}

table.cadre td.header{
	margin: 3px 3px 5px 3px;
	background: transparent url("http://www.eliott-ness.org/servers/images/fond-soustitre-std.png") repeat-x;
	font: bold 11px/17px arial;
	text-transform: uppercase;
	color: #595959;
	padding: 0 0 0 5px;
	-moz-border-radius: 3px;
}

table.cadre td.body{
	padding: 3px;
}

table.classement{
	/*background: transparent url("http://www.eliott-ness.org/servers/images/fond-bloc.png") repeat;*/
	/*-moz-border-radius: 3px;*/
	margin: 0 0 5px 0;
	padding: 2px; 
	text-align: left;
}

table.classement tr.header{
	height: 18px;
	padding-left: 2px;
	background-image: url("http://www.eliott-ness.org/servers/images/navigation/bgasub.png");
}

table.classement tr.header td{
	color: #595959;
	vertical-align: middle;
	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor: default;
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.header td img{
	vertical-align: middle;
}

table.classement tr.footer{
	height: 18px;
	padding-left: 2px;
	background-image: url("http://www.eliott-ness.org/servers/images/navigation/bgasub.png");
}

table.classement tr.footer td{
	color: #595959;
	vertical-align: middle;
	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor: default;
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.footer td img{
	vertical-align: middle;
}

table.classement tr.body td{
	border-right: 1px solid #F0EEEE; 
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.subtitle{
	background-color: #222222;
	/*background-image: url(http://localhost/FiendishFrenchies/templates/ff/images/background_table_header_bleu_clair.png);*/
	background-repeat: x-repeat;
	background-position: top;
	font-weight: bold;
	height: 16px;
	padding-left: 3px;
}

table.classement tr.subtitle a{
	color: #ffffff;
	font-weight: bold;
}

table.classement tr.subtitle2{
	background-color: #222222;
	background-image: url(http://localhost/FiendishFrenchies/templates/ff/images/background_table_header_gris_clair.png);
	background-repeat: x-repeat;
	background-position: top;
	font-weight: bold;
	height: 16px;
	padding-left: 3px;
}

table.classement tr.subtitle2 td{
	border: 1px solid #333333;
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.subtitle2 a{
	color: #ffffff;
	font-weight: bold;
}

table.classement tr.bodyeven td{
	border-left: 1px solid #222222;
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.bodyodd td{
	background-color: #424242;
	border-left: 1px solid #222222;
	padding-left: 3px;
	padding-right: 3px;
}

table.classement tr.norecord td{
	background-color: #222222;
	color: #aaaaaa;
	padding-left: 3px;
	padding-right: 3px;
}
