/* --------------------------------------------------------------------------

style

----------------------------------------------------------------------------- */



body{
	background: #00457b url(../images/graphics/bg_body.jpg) repeat-x center 48px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

*{
	margin: 0;
	padding: 0;
}

hr{
	display: none;
}

fieldset{
	border: none;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}

img{
	border: none;
}

a:hover{
	color: #00457b;
}

.csc-header {
	display:none;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 16px;
	margin-bottom: 10px;
}



/* --------------------------------------------------------------------------

paninibar

----------------------------------------------------------------------------- */

#paninibar{
	/*position: absolute;
	top: 0;
	left: 0;
	right: 0;*/
	width: 100%;
	height: 48px;
	text-align: center;
	background: #ffffff url(../images/graphics/paninibar_bg.jpg) no-repeat center top;
}

.panini_bar_bg1{
	width: 980px;
	margin: auto;
}

#paninibar select{
	background: #000000;
	border: solid 2px #5d5d5d;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #ededed;
	letter-spacing: normal;
}

.panini_bar_bg{
	width: 978px;
	margin: auto;
}

.panini_bar1{
	text-align: center;
}

.select1, .select2, .logo_left{
	float: left;
}

.select1, .select2{
	width: 354px;
	padding-top: 14px;
}

.select1 select, .select2 select{
	width: 200px;
}

.logo_left{
	padding-top: 4px;
}

.logo_right{
	float: right;
}



/* --------------------------------------------------------------------------

main settings

----------------------------------------------------------------------------- */

#ft_main_wrapper{
	width: 100%;
	background: url(../images/graphics/ft_main_wrapper.jpg) no-repeat top center;
	text-align: center;
	float: left;
	clear: both;
}

#ft_wrapper{
	width: 980px;
	margin: auto;
}

.ft_wrapper1{
	width: 980px;
	float: left;
	clear: both;
	background: url(../images/graphics/ft_wrapper1.jpg) no-repeat top left;

}

#ft_header{
	width: 100%;
	height: 454px;
	position: relative;

}


.logo h2{
	display: none;
}

#ft_body{
	width: 980px;
	background: #ffffff url(../images/graphics/ft_body.jpg) no-repeat top right;
	/*background: #bb0000;*/
	color: #00325a;
	float: left;
	clear: both;
}
/*
.ft_body1{
	width: 100%;
	float: left;
	clear: both;
}
*/

#ft_footer{
	width: 100%;
	background: #ffffff url(../images/graphics/bg_footer_top.jpg) no-repeat top center;
	clear: both;
	float: left;
	color:#666666;
	font-size: 12px;
	padding: 30px 0 0 0;
	text-align: left;
}

.ft_footer1{
	padding-bottom: 6px;
	font-size: 10px;
}

.ft_footer1, .ft_footer1 div{
	display: inline;
}

.bottomlink{
	padding: 6px 0;
	text-align: left;
	/*float: left;*/
	/*clear: both;*/
}

.bottomlink li{
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 6px;
	font-size: 11px;
}

.bottomlogos{
	width: 218px;
	height: 86px;
	padding: 0 10px;
	float: left;
	text-align: center
}

.bottomlogos img{
	vertical-align: middle;
	margin: 0 1px;
}

.footer_bottom{
	width: 100%;
	clear: both;
	height: 10px;
	background: url(../images/graphics/bg_footer_bottom.jpg) no-repeat bottom center;
}



/* --------------------------------------------------------------------------

social net

----------------------------------------------------------------------------- */

.socialnet{
	width: 370px;
	height: 92px;
	position: absolute;
	bottom: 0px;
	right: 192px;
}

.socialnet ul{
	padding-top: 26px;
}

.socialnet a img{
	padding: 2px;	
	border: solid 2px transparent;
}

.socialnet a:hover img{
	border-color: #e2001a;
}

.socialnet li{
	list-style: none;
	list-style-position: inside;
	display: inline;
}


/* --------------------------------------------------------------------------

navigation

----------------------------------------------------------------------------- */

#navigation, #msg{
	float: left;
	width: 240px;
	margin-bottom: 10px;
	clear: left;
	text-align: left;
}

#msg{
	/*clear: left;*/
}

.ft_menu li span{
	display: none;
}

.ft_menu li li span{
	display: inline;
}

#navigation{
	padding-top: 76px;
}

#navigation ul, #navigation li{
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#navigation ul{
	width: 100%;	

}

#navigation li{
	width: 230px;
	overflow: hidden;
}

#navigation li li{
	float: none;
	clear: none;

}

#navigation li a{
	height: 45px;
	display: block;
}

#navigation li li a{
	height: auto;	
	width: 215px;
	padding-left: 15px;	
}

#navigation li li, #navigation li li a{
	color: #990000;
	font-weight: bold;
	font-size: 11px;	
}

#navigation li li a:hover{
	color: #00457b;
}

#navigation li ul{
	padding-bottom: 20px;
}



/* --------------------------------------------------------------------------

content

----------------------------------------------------------------------------- */


#ft_content{
	width: 740px!important;
	width: 720px;

	float: right!important;
	float: left;
	text-align: left;
	/*padding: 19px 20px;*/
	padding: 19px 0;
}

/*
#ft_col1{
	position: relative;
	top: -10px;
}*/

#ft_col1{
	width: 533px;
	float: left;
	position: relative;
	padding-top: 20px;
	min-height: 600px;
	margin-left: 20px;
	left: -1px;
}

#ft_col2{
	width: 136px;
	float: right;
	padding-top: 81px;
	margin-right: 20px!important;
	margin-right: 10px;
}

#ft_col2 .cp_banner{
	text-align: right;
	float: right;
	border: solid 4px #ffffff;
}

.cp_banner{
	margin-bottom: 10px;
}

.cp_breadcrumb{
	padding: 0 10px 0 174px;
	font-weight: bold;
	color: #5084ad;
	text-align: left;
	font-size: 11px;
	height: 20px;
	background: url(../images/graphics/breadcrumb_item.gif) no-repeat 152px 0;
	position:absolute;
	text-align:left;
	width:407px;
	top: -1px;
}

.cp_breadcrumb a{
	color: #00457b;
}

.cp_breadcrumb a:hover{
	color: #990000;
}

.cp_breadcrumb ul{
	/*width: 100%;*/
	width: 407px;
}

.cp_breadcrumb li{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

.article{
	width: 493px;
	padding: 30px 20px;
	font-size: 13px;
}

.article p{
	margin-bottom: 10px;
}

.extra_wrapper img{
	margin-bottom: 6px;
}


/* --------------------------------------------------------------------------

msg

----------------------------------------------------------------------------- */

#msg{
	/*padding:0 0 0 10px;*/
	width: 230px;
	font-size: 12px;
	overflow: hidden;
}

#msg h3{
	font-size: 14px;
}

#msg h3 a{
	color: #990000;
}

#msg h3 a:hover{
	color: #5084ad;
}

#msg a{
	color: #00457b;
}

#msg a:hover{
	color: #333333;
}


.news-latest-container{
	/*text-indent: -99999px;*/
	width: 230px;
	/*height: 45px;*/
	background: url(../images/graphics/title_newslist.jpg) no-repeat 0 0;
	font-size: 12px;
	position: relative;
	/*left: -10px;*/ 
	margin-bottom: 6px;
	padding-top: 45px;
	padding-bottom: 45px;

}
/*
.news-latest-container{
	background: url(../images/graphics/bottom_newslist.jpg) no-repeat left bottom;
	position: relative;
	left: -10px; 
	padding-bottom: 50px;
	width: 230px;
}*/
/*
.news-latest-item{
	padding: 0 8px 10px 10px;
	background: url(../images/graphics/bg_newslist.jpg) repeat-y 0 0;
	margin-top: 10px;
}*/

.news-latest-gotoarchive{
	/*font-weight: bold;
	font-size: 11px;
	color: #990000;
	text-indent: 10px;
	border-top: solid 2px #d0d0d0;
	padding-top: 10px;*/
	
	background:transparent url(../images/graphics/bg_boxnews_bottom.gif) no-repeat scroll left bottom;
	bottom:0;
	color:#990000;
	left:0;
	padding-bottom:28px;
	position:absolute;
	text-indent:-99999px;
	width:100%;
}

#msg .news-latest-container .news-latest-date a, #msg .news-latest-container .news-latest-date, #msg .news-latest-container .news-latest-morelink a {
	color:#333333;
	font-size:11px;
	font-weight:bold;
}

#msg .news-latest-container h2, #msg .news-latest-container p, #msg .news-latest-container span.news-latest-date{
	margin-left: 8px;
	margin-right: 10px;
} 

#msg .news-latest-container h2 a{
	margin: 0;
}

#msg .news-latest-container h2, #msg .news-latest-container h2 a {
	color:#BB0000;
	font-size:12px;
	font-weight:bold;
}

#msg .news-latest-container .news-latest-gotoarchive {
	background: url(../images/graphics/bottom_newslist.jpg) no-repeat left bottom;
	/*bottom:0;*/
	color:#666666;
	/*left:0;*/
	padding-bottom:28px;
	/*position:absolute;*/
	text-indent:-99999px;
	width:230px;
	overflow: hidden;
}


#msg .news-latest-item{
	padding: 0 0 10px 0;
	background: url(../images/graphics/bg_newslist.jpg) repeat-y 0 0;
	margin-top: 10px;
}


.news-latest-morelink a{
	color: #333333;
}

.news-latest-morelink a:hover{
	color: #666666;
}

.news-latest-date, .news-latest-date a{
	color: #00325a;
}

.news-single-item h1{
	font-size: 20px;
}

.news-single-rightbox {
	clear:both;
	color:#333333;
	/*float:left;*/
	float: none;
	margin-top: 6px;
	font-size:14px;
	font-weight:bold;
	height:16px;
	overflow:hidden;
	text-align:left;
	width:76px;
}

.news-single-item h1 {
	clear:both;
	color:#990000;
	font-size:30px;
	font-weight:bold;
	line-height:100%;
	margin:0;
	margin-top: 6px;
}


/* --------------------------------------------------------------------------

map

----------------------------------------------------------------------------- */

.map0{
	width: 100%;
	height: 600px;
	position: relative;
}

.map1{
	width: 540px;
	position: absolute;
	left: 0;
	top: 0;
}


/* --------------------------------------------------------------------------

form

----------------------------------------------------------------------------- */

input, textarea{
	border: solid 1px #5b86bb;
	margin: 4px;	
	font-weight: bold;
	color: #00457b;
}

textarea{
	font-weight: normal;
}

input, select{
	color: #00457b;	
}

input, label{
	margin-bottom: 6px;
}

label{
	font-weight: bold;
	color: #990000;
}

legend{
	font-weight: bold;
	color: #00325a;
	margin-bottom: 12px;
}

textarea{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	background: #ffffff;
}

#contactusform label, #contactusform input{
	display: block;
	float: left;
}

#contactusform label{
	clear: both;
	width: 150px;
}

#contactusform input{
	width: 250px;
}

#contactusform select{
	width: 256px;
}

#contactusform input, #contactusform select, #contactusform input, #contactusform label{
	margin: 0 0 6px 0;
}

input.powermail_radio{
	border: none;
}

#contactusform select, #contactusform label{
	height: 23px;
}


#contactusform input{
	/*height: 16px;*/
	padding: 3px;
}

#contactusform .powermail_radio_inner{
	vertical-align: middle;
}

#contactusform .powermail_radio_inner label{
	display: inline;
	width: auto;
	margin-right: 4px;
}

#contactusform .powermail_radio_inner input{
	width: auto;
}

.tx_powermail_pi1_fieldwrap_html{
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 6px 0;
}

.tx_powermail_pi1_fieldwrap_html_textare label{
	width: auto;
}

#contactusform input.powermail_submit {
	width: auto;
	height: auto;
	padding: 6px;
	margin: auto;
	float: none;
	border-width: 2px;
	background: #dceafb;
	font-weight: bold;
	color: #00457b;
}

#contactusform input.powermail_submit:hover{
	background: #ffffff;
}

.tx_powermail_pi1_fieldwrap_html_submit{
	text-align: center;
}


select.powermail_uid7, #contactusform select.powermail_uid7{
	width: 482px!important;
}

#contactusform textarea{
	width: 478px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title{
	margin: 10px 0 6px;
	font-weight: bold;
}

.tx_powermail_pi1_fieldwrap_html_textarea label, #contactusform .tx_powermail_pi1_fieldwrap_html_textarea label{
	width: auto;
}


/* --------------------------------------------------------------------------

joueur_div

----------------------------------------------------------------------------- */

.joueur_div table{
	width: 100%;
	color: #00457b;
}

.joueur_div table td{
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

.joueur_div table tr:hover td{
	background: #dceafb;
}

.joueur_div table td.num{
	width: 20px;
	color: #990000;
	padding-right: 0;
}

.joueur_div table th{
	text-align: left;
}

.joueur_div table th.numth{
	font-size: 11px;
	color: #990000;
	padding-right: 10px;
}

.joueur_div{
	margin: 20px 0;
}

#checklist{
	margin:0 0 10px;
	width:491px;
}

.checklist{
	width:100%;
	font-color:#000000;
}

.checklist th{
	font-size:12px;
	background-color:#990000;
	color:#ffffff;	
	white-space:nowrap;
	padding:5px;
}

.checklist td{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.checklist .odd td{
	background-color:#9BB6CB;
	padding:5px;
	margin:2px;
}

.checklist .even td{
	background-color:#C8E3F8;
	padding:5px;
	margin:2px;
}

.align-center{
	text-align: center!important;
}

.align-right{
	text-align: right!important;
}

.align-left{
	text-align: left!important;
}
