body {
	font:11px verdana, arial, helvetica, sans-serif;
	background:url(images/background.jpg) repeat #660000;
	margin-top:20px;
	color:#151b54;
}
* {
	margin:0;
	padding:0;
}
#wrapper {
	background: #8DD0D8;/*#43C6DB;*/ 
	width:800px;
	margin:0 auto;
}
* html #wrapper
{
	width:800px;
}
#innerwrapper {
	background:url(images/header.png) no-repeat;
}
#header h1 {
	font-family:impact;
	color:#FFFFFF;
	padding:5px 0 0 0;
	margin:0;
	font-size: 40px;
	text-indent:100px;
	text-align: left;
	font-weight:normal;
}
#header h1 a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#header h1 a:hover {
	text-decoration:underline;
}
#header h2 {
	color:#DD994F;
	text-align:left;
	font-family:   verdana, arial, helvetica, sans-serif;
	font-size: 16px;
 	letter-spacing: 1px;
 	font-weight: bold;
	text-indent:100px;
	margin:0;
	padding:0 0 1px 0;
	clear:both;
}
#header h2 a {
	text-decoration:none;
}
#header #nav {
	clear:both;
	background:url(images/background.jpg) repeat #660000;
	margin:20px 0 0 0;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}
#header a em {
	font-style:normal;
	text-decoration:underline;
}
#header #nav a {
	text-decoration:none;
	font-weight: bold;
	padding:8px 5px 8px 6px;
	color:#fbd7b9;
}
#header #nav a:hover {
	text-decoration:underline;
}

#header #nav a:active {
	text-decoration:none;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

/*---- navigation bar ----*/

#annonce {
	padding:10px 0 0 0;
	text-align:center;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#fbd7b9;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#fbd7b9;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
}

/*-- left column --*/
#sidebar {
	width:170px;
	padding:10px 0 0 10px;
	float:left;
	color:#273348;
}

#sidebar h2 {
	padding: 0 0 0 26px;  
 	background:#4E9070 url(images/h2pic.jpg) left center no-repeat;
 	width: 140px;
 	height: 24px; 
 	line-height:24px;
 	font-family: trebuchet ms;
 	font-size: 14px;
 	font-weight: bold;
 	list-style: none;
 	margin: 10px 0 10px 0px;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#sidebar h3 {
	color:#273348;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
	font-size:11px;
}

#sidebar p.news {
	padding-left:40px;
	color:#273348;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:11px Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#273348;
	text-decoration:underline;
}

#sidebar .subnav {
	margin-left:25px;
}

#sidebar .subnav li {
	list-style-image:url(images/sidebullet.jpg);
}

#sidebar .subnav li a {	
	color:#273348;
	text-decoration:none;
	display:block;
	font-weight:normal;
}

#sidebar .subnav li a:hover {
	color:#273348;
	text-decoration:underline;
}

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

#sidebar .subnav li a:hover b {
	display:none;
}

#sidebar input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#273348;
	font:90% Verdana;
}

/*-- right column --*/
#sidebarright {
	width:160px;
	float:right;
	padding:10px 15px 0 0px;
}
#sidebarright p {
	font:11px Verdana;
	color:#273348;
	margin:10px 0;
}
#sidebarright h2 {
	padding: 0 0 0 26px;
 	background:#4E9070 url(images/h2pic.jpg) left center no-repeat;
 	width: 140px;
 	height: 24px; 
 	line-height:24px;
 	font-family: trebuchet ms;
 	font-size: 14px;
 	font-weight: bold;
 	list-style: none;
 	margin: 10px 0 10px 0;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#sidebarright ul {
	margin:10px 0 10px 20px;
	padding-left:10px;
	font:11px Verdana;
}

#sidebarright ul li {
	margin:0;
	list-style-image:url(images/sidebullet.jpg);
}

#sidebarright a {
	color:#273348;
	text-decoration:none;
	font-weight:normal;
}

#sidebarright a:hover {
	test-decoration:underline;
}

/*--content--*/

#message {
font-size:14px;
font-weight:bold;
}

#content {
	margin:10px 180px 0 180px;
	padding:20px 5px 0 10px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}
#dir {
	margin-left:30px;
}
p {
	margin:15px 0;
	line-height:15px;
	font-size:11px;
}
h2 {
	font:160% Arial;
	color:#273348;
}

h2 a {
	color:#273348;
	text-decoration:none;
}

h2 a:hover {
	color:#273348;
	text-decoration:underline;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	color:#273348;
}

h4 a {
	color:#273348;
	text-decoration:none;
}

h4 a:hover {
	color:#273348;
	text-decoration:underline;
}


#footer {
	clear:both;
	text-align:center;
	padding:0;
	margin:30px 0 0;
	background:url(images/footer.jpg) no-repeat;
	height:130px;
}

#footer-infos {
	padding-top:60px;
	font-size:7pt;
	font-weight:normal;
	font-family: trebuchet MS;
}

#footer-infos a {
	text-decoration:underline;
	color:#005e5f;
	font-weight:normal;
}

a {
	color:#273348;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#273348;
	padding-left:5px;
}
#content ul span {
	color:#273348;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#273348;
}
#contentnorightbar ul span {
	color:#273348;
}

img {
	padding:1px;
}

form {
	padding:10px;
	border:1px solid #ffffff;
}

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

}
input {
	padding: 2px;
	margin: 2px;
	border :1px solid #ffffff;
	font:90% Verdana;
	color:#273348;
}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #ffffff;
	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;
}

/* 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 a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

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

a.cat_display {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #153e7e;/*#273348;*/
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	color:#000000;/*#4A4344;*/
}

a.subcat_toutes {
	text-decoration: none;
	font-size: 8px;
	font-weight:normal;
	color:#153e7e;
}

.lien {
	text-align: justify;
}

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

.lien span {
	color: #3b9c9c;
}

.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: #43C6DB; /*F7F7F7;*/
	width: 95%;
	border: 1px dotted #FFFFFF;
	vertical-align : top;
	margin: 0 auto;
}

.sitetd {
	border: 1px solid #FFF;
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

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


/* Onglets fiche site */
#container {
	font: 10px 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 #FFFFFF;
	margin-top: 10px;
}

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

}
#container ul#menu li a:hover {
text-decoration: underline;
color: #151b54;
}
#container h1,
#container h2 {
	margin: 1.5em 1em 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #FFFFFF;
	padding-top: 10px;
}

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