/*tableau page princiaple*/
#theme_general{
width:1200px;
margin:20px auto;
padding:0px 0;
text-align:left;
background:#ffffff;
color:#303030;
border: 2px solid #000000;
}
#theme_header{
height:200px;
width:100%;
margin:0 0px 0px 0px;
background:#fff;
color:#467aa7;
text-align:center;
/*background:url("../images/testban.jpg");*/
}

#theme_header1{
height:200px;
width:100%;
margin:0 0px 0px 0px;
background:#fff;
color:#467aa7;
text-align:center;
/*background:url("http://www.iophik.com/images/testban.jpg");*/
}
body {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#222222;
background-color:#555555;
}
/****************************/
#footer{
/*background-image: url(http://www.iophik.com/images/menu_noir.gif);
background-repeat:repeat-x;*/
background-color:#FFFFFF;
height:50px;
text-align:center;
vertical-align:text-bottom;
}

a img{
border:  none ;
}
/****************************/
.theme_navigation_bar{
height:15px;
line-height:30px;
width:100%;
margin:0 0px;
background-image: url(../images/menu_noir.gif);
}
.theme_navigation_bar2{
height:8px;
line-height:30px;
width:100%;
margin:0 0px;
background-image: url(../images/menu_noir.gif);
}
/*#theme_navigation_bar li{
float:left;
list-style-type:none;
border-right:0px solid #000000;
white-space:nowrap;
}
#theme_navigation_bar li a{
display:block;
height:15px;
padding:0 0px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
color: #ffffff;
background-image:inherit;
}
* html #theme_navigation_bar a {width:1%;} *//* this hack targets IE<7 */
/*#theme_navigation_bar .selected, #theme_navigation_bar a:hover{
background-image:url(http://www.iophik.com/images/menu_rose.gif);
color:#f0f2f4;
text-decoration:none;
}*/
/****************************/
.minicadretab {
	padding:0px;
	background-color:#FFFFFF;
}
.minicadrecell {
	border: 2px solid #777777;
	padding:10px;
	background-color:#EEEEEE;
	background-position:left bottom;
	background-repeat:no-repeat;
}
/****************************/
.newstab {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background-color:#FFFFFF;
}
.entete {
	background-position:top;
	height:70px;
	background-repeat:no-repeat;
}
.newscell {
	border-right: 2px solid #777777;
	border-left: 2px solid #777777;
	border-bottom: 2px solid #777777;
	padding:10px;
	background-color:#EEEEEE;
}
/*******************************/
#faction0 {
	color:#0099FF;
}
#faction1 {
	color:#FF3333;
}
.faction0 {
	color:#0099FF;
}
.faction1 {
	color:#FF3333;
}
.hfboss0 {
	color:#009900;
}
.hfboss1 {
	color:#CC33CC;
}
/*********************************/
.tablovide {
	border-right:solid 1px #000000;
	border-bottom:solid 2px #000000;
	border-left:solid 1px #000000;		
	border-top:solid 1px #000000;
}
.tabloboss{
	border-right:solid 1px #cccccc;
	border-left:solid 0px #000000;	
	border-bottom:solid 2px #000000;
	border-top:solid 1px #000000;
}
.tabloguilde{
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-top:solid 0px #000000;
	border-bottom:solid 1px #cccccc;	
}
.tablocase{
	border-left:solid 0px #cccccc;		
	border-top:solid 0px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
/********************************/
a{ 
	text-decoration:none;
	color:#000000;   
}   
a:hover{ 
	text-decoration:none;   
	color:#000000; 
} 
a:visited{
	text-decoration:none; 
	color:#000000; 
}

/*
width:1190px;
height:330px;
overflow-x:hidden;
overflow-y:auto;
*/
#FrameID {
	width:1140px;
        height:280px;
	overflow-x:hidden;
	overflow-y:auto;
}
/* Tooltip */
	.cadre {
		background-color:#FFFFCC;
		font-family:Verdana;
		font-size:10px;
	}
	
	
	
/*****ICONE HF*****/
.icon {
	float:left;
	width:72px;
	background-position:center center;
	background-repeat:no-repeat;
}