/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	BACKGROUND-COLOR: #001022;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	background-image:url(images/background.jpg);
	font-family: Verdana, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}
.tdhead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	background-position: right;
	background-image:url(images/head.jpg);
	background-repeat: repeat;
	background-position: top right;
	background-attachment: fixed;
	TEXT-ALIGN: right
}
.tdlabel {
        border-left: solid 1px #dd0000;
        border-top: solid 1px #dd0000;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF;
	BACKGROUND: #880000; TEXT-ALIGN: left;
	padding: 2px;
}
.tdfoot {
        border: solid 1px #dd0000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: 500;
	background : #000011;
	padding: 2px;
}

h1, h2, h3, h4 {
	text-transform: lowercase;
	font-weight: normal;
	color: #33FFFF;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote  {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}






a {
	color: #BB0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF8888;
}

img {
}

img.left {
	float: left;
	margin: 5px 10px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}

/* Boxed Style */

.boxed {
}

/* Post */

.post {
}

.post .title {
}



/* Header */

#header {
	height: 100px;
	background: #000000 url(images/head.jpg) repeat-x;
}

/* Header > Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	padding-left: .25em;
	font-variant: small-caps;
}

#logo h2 {
	float: left;
	padding-left: .25em;
	margin: 15px 10px 0 20px;
}



#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 5px;
	padding: 20px 5px 0 0;
	list-style: none;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Content */

#content {
	padding: 5px;
}

/* Content > Main */

#main {
	margin-left: 240px;
	padding: 5px;
}

/* Content > Main > tablesite container */

.votetable {

	width: 70px;
	margin-right: 5px;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#sitetable {
}
.sitetable {
	width: 100%;
	vertical-align: top;
	border: 1px dotted #440000;
	BACKGROUND-COLOR: #001527;
	font-family: tahoma, verdana;
	font-weight: normal;
	font-size: 12px;
}
.sitetable td {
	padding: 5px;
}

.sitetd {
	border: none;
}

.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;
}
#lien {
	font-size: 12px;
}
/* Onglets fiche site */
#container {
        width: 75%;
	font: bold 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 dotted #880000;
	margin-top: 5px;
}
#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 10px 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: 14px;
}
#container .content {
        border: 1px dotted #880000;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px dotted #880000;
	background-image: url(images/imag02.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px dotted #880000;
	color: #333333;
	background: white;
}

#container .on {
	display: block;
}
#container .off {
	display: none;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 20px;
	border: 1px dotted #880000;
}

#sidebar .title {
	border-bottom: 5px solid #666666;
}

#sidebar a {
}
#sidebar .boxed li a b {
	float: right;
	display: none;
	color: #00FFFF;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 10px;
	border: 1px dotted #880000;
}

#sidebar2 .title {
	border-bottom: 5px solid #666666;
}

#sidebar2 a {
}

#sidebar2 ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
}

#footer p {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#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: #00FFFF;
	font-weight: bold;
}

