/** Css and design ported to Freeglobes by Diabolo [)-(]
* Netcom-Factory digital Solutions
* @web: www.netcom-factory.de
* @css-file: nf_ianus
* @copyright: (C) 2005 by Netcom-Factory digital Solutions - All rights reserved!
**/

/* ##################### GENERAL SETTINGS ##################### */
html {  
	min-height			: 100.05%;
}

body {
	background			: #515151;
	padding-left: 1px;
	padding-top: 2px;
}
* {
	margin:0;
	padding:0 px;
}

a img{ border:none; }


/* general */
a {
	color:   #002200;
	text-decoration:none;
}
a:hover {
	color:#009900;
	text-decoration:none;
}



td, tr, p, div {
	font-family			: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size			: 12px;
}

h3 {
	font-family			: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color				: #eee;
	font-size			: 11px;
	text-transform		: uppercase;
	padding				: 2px;
	margin				: 0px;
}

ul {
	margin				: 0px;
	padding				: 0px;
	list-style			: none;
}

li {
	line-height			: 15px;
	padding-left		: 15px;
	padding-top			: 0px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}



/* ##################### DOCK MENU ##################### */
/* dock - top */
.dock {
	position: absolute;
	top: 15px;
	height: 50px;
	text-align: center;
	margin-left: 550px;
	left: 188px;
	z-index: 8;
	width: 82px;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
	left: -718px;
	top: 2px;
}
a.dock-item {
	display: block;
	width: 49px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: left;
	text-decoration: none;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	height: 35px;
	z-index: 7;
}
.dock-item img {
	border: none;
	margin: 5px 0px 0px;
	width: 100%;
}
.dock-item span {
	display: none;
	padding-left: 20px;
  color: #FFFFFF;
  font-weight: normal
}


/* ############## LAYOUT CONTAINER SETTINGS ############### */
#layout_container {
	position			: relative;
	width        	: 980px;
	background		: none;
	border				: 0px solid #000;
	float				  : center;
	height: 110px;
}

#layout_container2 {
	position			: relative;
	width        	: 980px;
	background		: none;
	border				: 0px solid #000;
	float				  : center;
	height: 140px;
}
#content_container {
	display			: block;
	float				: left;
	background	: #fff url(images/ianus_ltile.gif) repeat-y;
	border			: 0px solid #000;
	width				: 980px;
	min-height	: 370px;
}

*html #content_container {
	height				: 370px;
}

.clear {
	clear: both;
}
/* ############## HEADER ############### */
#header_container {
	float				: left;
	width      	: 900px;
	height			: 120px;
	background	: url(images/ianus_header.jpg) no-repeat;
	border			: 0px solid #000;
}
f
.blank{
	position: absolute;
	height: auto;
	top: 18px;
	left: 736px;
	width: 114px;
	z-index: 6;
}

.flashHead{
	position: absolute;
	height: 148px;
	top: 428px;
	left: 764px;
	width: 217px;
	z-index: 3;
}

.flashbuletin{
	position: absolute;
	height: 21px;
	top: 354px;
	left: -734px;
	width: 58px;
	z-index: 3;
}

.flashHeadCenter{
	position: absolute;
	height: 35px;
	top: 115px;
	left: 581px;
	width: 103px;
	z-index: 5;
}

.flashHeadGauche{
	position: absolute;
	height: 27px;
	top: 129px;
	left: 793px;
	width: 146px;
	z-index: 4;
}

.flashHeadDroite{
	position: absolute;
	height: 27px;
	top: 282px;
	left: 142px;
	width: 202px;
	z-index: 4;
}
.flashTime{
	position: absolute;
	height: 27px;
	top: 30px;
	left: -19px;
	width: 1px;
	z-index: 4;
}

.flashTitre{
	position: absolute;
	height: 27px;
	top: 190px;
	left: 3px;
	width: 203px;
	z-index: 4;
}

.clock{
	position: absolute;
	height: 14px;
	top: 650px;
	left: 13px;
	width: 942px;
	z-index: 11;
}

.theme{
	position: absolute;
	height: 304px;
	top: -217px;
	left: 53px;
	width: 584px;
	z-index: 7;
}

/* ############## BLOCS COTES ############### */

.boxside_header {
	display				: block;
	float				: left;
	width				: 210px;
	height				: 37px;
	background			: url(images/bg.jpg) repeat-y;
	border				: 0px solid #000;
    line-height			: 30px;
    font-size			: 15px;
   	font-weight			: bold;
    letter-spacing: 2px;
}

.boxside_container {
	float				: left;
	width				: 210px;
	background			: url(images/bg.jpg) repeat-y;
	border				: 0px solid #000;
}



.boxside_content {
	width				: 190px;
	float				: left;
	background			: none;
	border				: 0px solid #000;
	margin-left			: 8px;
}

.boxside_content h2 {
    background			: url(images/ianus_modultitel.gif) no-repeat;
	width				: 194px;
	line-height			: 29px;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	color				: #E7E7E7;
	text-indent			: 22px;
	padding-bottom		: 0px;
	text-transform		: uppercase;
}




.boxside_footer {
	display				: block;
	float				: left;
	width				: 210px;
	height				: 110px;
	background			: url(images/ianus_modulfooter.gif) repeat-y;
	border				: 0px solid #000;
}


 /* ############## LIST NAV BLOC SIDE ############### */

.subnav {
	border-top:1px solid #C0C0C0;
}

.subnav li {
	list-style:none;
	border-bottom:1px solid #C0C0C0;
}

.subnav li a {
	color:#C0C0C0;
	text-decoration:none;
	display:block;
}

.subnav li a:hover {
	color:#05b8f4;
}

.subnav li a b {
	float:right;
	display:none;
	color:#666;
}

.subnav li a:hover b {
	display:inline;
}
/* ##################### BOITE CENTRE ##################### */


#box_container {
	float				: left;
	background			: #404040;
	padding				: 0px 0px 0px 0px;
	border				: 0px solid #000;

}


#box_header {
	background			: url(images/ianus_contenthtile.gif) repeat-x;
	border				: 0px solid #000;
	height				: 38px;
}

#box_header-left {
	background			: url(images/ianus_contenthleft.gif) bottom no-repeat;
	border				: 0px solid #000;
	width				: 33px;
	height				: 38px;
	float				: left;
}

#box_header-title {
	background			: none;
	border				: 0px solid #000;
	line-height			: 34px;
	float				: left;
	font-size			: 14px;
   	font-weight			: bold;
    color: #404040;
    letter-spacing: 2px;
}

#box_header-right {
	background			: url(images/ianus_contenthright.gif) left bottom no-repeat;
	border				: 0px solid #000;
	width				: 33px;
	height				: 38px;
	float				: right;
}

#box_left {
	background			: url(images/ianus_mainleft.gif) left repeat-y;
	width				: 12px;
}

#box_right {
	background			: url(images/ianus_mainright.gif) right repeat-y;
	width				: 12px;
}

#box_footer {
	background			: url(images/ianus_contentftile.gif) repeat-x;
	border				: 0px solid #000;
	height				: 110px;
}

#box_footer-left {
	background			: url(images/ianus_contentfleft.gif) no-repeat;
	border				: 0px solid #000;
	width				: 52px;
	height				: 110px;
	float				: left;
}

#box_footer-middle {
	background			: url(images/ianus_contentfmiddle.gif) center no-repeat;
	border				: 0px solid #000;
	height				: 110px;
}

#box_footer-right {
	background			: url(images/ianus_contentfright.gif) no-repeat;
	border				: 0px solid #000;
	width				: 52px;
	height				: 110px;
	float				: right;
}
/* ##################### CONTENT FREEGLOBES ##################### */
#message   {
   background: #383838;
   border: 1px dashed #05b8f4;
   font-size: large;
   padding: 8px;
   color: #05b8f4;
  line-height: 30px;
}


 /* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {

  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}
/* Vote*/
.vote a{

color: #F0F0F0;
	font-size: 20px;
	font-weight: bold;
}

.votetable {

	width : 70px;
	height: 80px;
	margin-right: 5px;
  background-image: url(images/vote.jpg);

}

/*ajout resux*/
.votelargeur {width: 80px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#05b8f4;
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 13px;
	color: #F0F0F0;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #FFFFFF;
}

.ariane a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.sitetable {
	background: #515151;
	width: 100%;
	border: 1px solid #05b8f4;
	vertical-align : top;
}

.sitetd {

}

.warning {
	background: #333333 url(images/notice.png) no-repeat 1em ;
	border: 1px dashed #05b8f4;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}

/* Onglets fiche site */
#container {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#container ul#menu {
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
text-decoration: none;

}
#container ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #05b8f4;
	padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #515151;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #663300;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

/* ##################### FROM INPUT ETC.... ##################### */
form {
	padding:10px;
	border:1px dotted #05b8f4;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	border: 1px solid #2d2e34;
	font:90% Verdana;
    font-weight: bold;
    background: #777;
	color:#303030;

}

input:hover {
    margin: 2px;
	border: 1px solid #05b8f4;
	background: #999;
	color:#202020;
}

textarea {
	padding:4px;
	font:100% Verdana;
	border:3px double #05b8f4;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* ##################### FOOTER ##################### */
#dblink {
	position			: absolute;
	right				: 3px;
	top					: 30px;
	border				: 0px solid #000;
	width				: 190px;
	height				: 25px;
	display				: block;
}

#footer_container {
	position			: relative;
	display				: block;
	width				: 980px;
	height				: 63px;
	float				: center;
	border				: 0px solid #000;
	top: 10px;
}

