/*
 o-o                         o-o   o         o              
|                           |      |         | o            
 o-o  o  o o-o  o-o o-o      o-o  -o-  oo  o-O   o  o o-O-o 
    | |  | |  | |-' |           |  |  | | |  | | |  | | | | 
o--o  o--o O-o  o-o o       o--o   o  o-o- o-o | o--o o o o 
           |                                                
           o       
/// copyright Super Stadium 2005 - design by Mathieu BAISIR - espresso web agency
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #000 url(images/fond.gif);
	margin: 4px 0 10px 0;
	padding: 0;
	height: 100%;
}
img, a img {
	border: 0;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
/* /// INTERFACE /// */
#interface {
	width: 756px;
	padding: 2px 2px 6px;
	margin: 0 auto;
	background: #fff;
}
#banniere {
	width: 756px;
	height: 188px;
	margin: 0 0 26px;
	position: relative;
}
#img_banniere {
	position: absolute;
	z-index: 1;
}
#logo_uefa {
	width: 54px;
	height: 25px;
	position: absolute;
	z-index: 2;
	left: 659px;
	top: 142px;
}
#logo_fifa {
	width: 54px;
	height: 25px;
	position: absolute;
	z-index: 2;
	left: 594px;
	top: 142px;
}
#anim_joueurs {
	position: absolute;
	z-index: 2;
	left: 600px;
	top: 70px;
}
#lien_logo {
	width: 214px;
	height: 168px;
	position: absolute;
	z-index: 2;
	left: 18px;
	top: 9px;
}
/* menu */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 2;
	left: 230px;
	top: 93px;
}
#menu a {
	color: #fff;
	text-decoration: none;
	padding: 1px 0 0;
}
#menu a:hover {
	border-top: 2px solid #ff5100;
}
#menu li {
	display: inline;
}
.menu_separations {
	padding: 0 12px;
}
/* adresse */
#barre_adresse {
	width: 731px;
	padding: 26px 0 0 25px;
	margin: 10px 0 0 0;
	color: #ff9935;
	font-size: 10px;
	font-weight: bold;
	background: url(images/barre_adresse.gif) no-repeat top;
	clear: both;
}
#barre_adresse a {
	color: #ff9935;
	text-decoration: none;
}
#barre_adresse a:hover {
	text-decoration: underline;
}
/* copyright */
#copyright {
	width: 760px;
	margin: 2px auto 0;
	font-size: 9px;
	color: #c9c7c4;
	text-align: right;
}
#copyright a {
	color: #c9c7c4;
	text-decoration: none;
}
#copyright a:hover {
	color: #f00;
}
/* /// PRESENTATION /// */
/* cadre carte */
#cadre_carte {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
#cadre_carte_haut {
	width: 317px;
	height: 169px;
	margin: 0 0 -2px 0;
}
#cadre_carte_milieu {
	width: 296px;
	padding: 0 2px 0 19px;
	background: url(images/cadre_carte_milieu.gif);
	margin: 0;
}
#cadre_carte_bas {
	width: 317px;
	height: 19px;
	background: url(images/cadre_carte_bas.gif);
	margin: 0;
}
#cadre_carte_fond {
	width: 277px;
	padding: 22px 10px 10px 9px;
	background: url(images/cadre_carte_fond.gif) no-repeat top left;
}
#col_gauche {
	width: 317px;
	float: left;
	padding: 0 13px 0 10px;
}
/* cadres textes */
.cadre_txt_haut {
	width: 378px;
	height: 23px;
	padding: 10px 0 0 14px;
	background: url(images/cadre_txt_haut.gif);
	margin: 0;
}
.cadre_txt_haut h1, .cadre_txt_haut h2, .cadre_txt_haut h3 {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.cadre_txt_milieu {
	width: 327px;
	padding: 12px 40px 8px 25px;
	background: url(images/cadre_txt_milieu.gif);
	margin: 0;
}
.cadre_txt_bas {
	width: 392px;
	height: 7px;
	background: url(images/cadre_txt_bas.gif) no-repeat;
	margin: 0 0 8px;
}
#col_droite {
	width: 330px;
	padding: 0 0 0 12px;
	float: left;
	background: url(images/points_vert.gif) repeat-y left;
}
/* /// STAGES LOCAUX /// */
#col_gauche_players {
	width: 470px;
	float: left;
}
#col_droite_players {
	width: 286px;
	float: left;
	text-align: center;
}
dl.cadre_players {
	width: 470px;
	background: url(images/cadre_players_bas.gif) bottom left no-repeat;
	padding: 0 0 2px;
	margin: 0 0 14px;
}
.cadre_players dt {
	width: 463px;
	height: 20px;
	padding: 3px 0 0 7px;
	background: url(images/cadre_players_haut.gif) top left no-repeat;
	font-weight: bold;
}
.cadre_players dd {
	background: url(images/cadre_players_milieu.gif) repeat-y;
	font-size: 10px;
	padding: 4px 0 0;
}
.col_gauche_cadre_players {
	width: 44px;
	float: left;
	text-align: center;
}
.col_droite_cadre_players {
	width: 426px;
	float: left;
}
#txt_players {
	width: 462px;
	padding: 0 0 0 8px;
}
#banner_bwin {	
	margin: 80px 0 0;
}
#visu_joueur {
	margin: 150px 0 0;
}
/* /// CONTACT /// */
#col_gauche_contact {
	width: 418px;
	padding: 0 15px 0 9px;
	float: left;
	background: url(images/points_vert.gif) repeat-y right;
}
#col_droite_contact {
	width: 274px;
	padding: 0 20px;
	float: left;
}
.ligne_points_horiz {
	height: 10px;
	margin: 20px 0 20px 0;
	background: url(images/points_horiz.gif) repeat-x center;
}
.big_1 {
	font-size: 24px;
	font-weight: bold;
	color: #ff7c02;
}
.big_2 {
	font-size: 24px;
	font-weight: bold;
}
/* formulaire */
table#formulaire {
	border: 0;
	width: 235px;
}
#formulaire td {
	padding: 2px 1px;
}
#formulaire input, #formulaire textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #f00;
	padding: 0 5px 1px;
	vertical-align: middle;
	border: 1px solid #e4dfda;
	background: url(images/txt_fields.jpg) repeat-y #ff8002;
}
#formulaire input:focus, #formulaire textarea:focus {
	background: #ffa852;
	color: #fff;
}
/* /// NEWS /// */
.titre_news {
	width: 745px;
	padding: 4px 0 6px 11px;
	margin: 0 0 2px 0;
	background: url(images/fond_titre_news.jpg) repeat-y right #ff8002;
	border-top: 2px solid #fff2e5;
	border-bottom: 1px solid #c76402;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	clear: both;
}
.soustitre_news {
	width: 735px;
	padding: 2px 0 3px 21px;
	margin: 0 0 2px 0;
	background: #fff2e5;
	border-top: 1px solid #ff8002;
	border-bottom: 1px solid #ff8002;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
.img_news {
	width: 115px;
	float: left;
	margin: 9px 0 4px 21px;
}
.txt_news {
	width: 549px;
	float: left;
	margin: 9px 0 4px;
	text-align: justify;
}
/* /// TEXTES /// */
.txt01 {
	color: #000;
}
.txt02 {
	font-size: 13px;
	font-weight: bold;
	color: #ff7c02;
}
.txt03 {
	font-weight: bold;
	color: #ff7c02;
}
.txt04 {
	font-weight: bold;
}
.txt04 a {
	text-decoration: none;
}
.txt04 a:hover {
	color: #ccc;
	text-decoration: underline;
}
.txt05 {
	font-size: 10px;
	font-weight: bold;
}
.txt06 {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.txt07 {
	color: #ff7c02;
}
.txt08 {
	font-size: 12px;
	font-weight: bold;
}
.txt09 {
	font-size: 12px;
	font-weight: bold;
	color: #ff7c02;
}
.txt09 a {
	text-decoration: none;
}
.txt09 a:hover {
	text-decoration: underline;
}
.txt10 {
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
}
.txt011 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #666;
}
.txt12 {
	font-size: 12px;
	font-weight: bold;
	color: #ff8202;
}
.txt12 a {
	color: #fff;
	background: #ff8202;
	padding: 2px;
}
.txt12 a:hover {
	text-decoration: none;
}
/* /// DIVERS /// */
.centrage {
	text-align: center;
}
.centrage_joueur {
	margin: 20px 0 0 80px;
}
.clear {
	clear: both;
}