* {
	margin:0;
	padding:0;
}
#rss {
	padding: 85px 0px 0px 0px;
	}
		
#right {
	float:right;
	width:320px;
	margin:20px 0 0 0;
	padding:0;
}

.menuright {
	width:288px;
	padding:0;
	margin:0 0 20px 0;
	
	background: #cbc7cb url(../../../../wp-content/themes/streamline_10/images/sidebar2.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:5px;
	border: 1px solid #c5c5c5;
}

.menuright ul {
	padding:0;
	margin:0;
	list-style-type:none;
}  

.menuright li {
	padding:0;
	margin:5px 0;
} 

.menuright li a, .menuright li a:link, .menuright li a:visited, .menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited{
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#8069bf;
	text-decoration:none;
	voice-family:inherit;
}

.menuright li.last a, .menuright li.last a:link, .menuright li.last a:visited {
	/*border-bottom:1px #000000 solid;*/
}

.menuright li a:hover, .menuright li a:active, .menuright li.last a:hover, .menuright li.last a:active {
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#e77f05;
	text-decoration:underline;
}

.menuright li.last a:hover, .menuright li.last a:active {
	border-bottom:1px #000000 solid;
}

.menuright li.header, .menuright h2.header {
	display:block;
	
	background: #b6abb8;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px 3px 7px;
}

.menuright li.text {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	color:#000000;
}

.menuright li.text_last {
	display:block;
	margin:0;
	padding:0;
	padding-left:5px;
	color:#000000;
}

.site{
	margin:0;
	border-bottom: 1px dotted #BBBBBB;
}
.vote{
	width:70px;
	float:left;
}
.vote div{
	border:#cccccc 1px solid;
	text-align:center;

}
.site td{
	padding:12px 0 10px 0;
}
.site p{
	margin:0;
}
.site ul, .site ol li{
	list-style-position:inside;
}
.site a{
	font-weight:bold;
	font-size:14px;
	color:#8069bf;
}
.site a.details{
	color:#afa0d8;
	font-size:12px;
}
.vote a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
	display:block;
	margin:10px 0 5px 0;
}
.vote b a{
	font-size:12px;
	margin:0;
	color:#e77f05;
}


#dir{
	margin:30px 0 30px 0;
}


input.button {
	background: #e77f05;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0;
	border: 1px solid #a96310;
	height:25px;
	}

input.search {
	background: #fafafa !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #bdb1c0;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #bdb1c0;
	border-bottom: 1px solid #dddddd;
	width:170px;
}	
#search_form{
	text-align:center;
}

#form2submit input.champ_add{
	background: #f2eef3 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #bdb1c0;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #bdb1c0;
	border-bottom: 1px solid #DDDDDD;
	width:350px;
}
.select{
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #333333;
	background: #f2eef3 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-top: 1px solid #bdb1c0;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #bdb1c0;
	border-bottom: 1px solid #DDDDDD;
	padding:3px;
	width:360px;
}
.textarea{
	background: #f2eef3 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #bdb1c0;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #bdb1c0;
	border-bottom: 1px solid #DDDDDD;
	width:350px;
	height:110px;
}









#sidebar {
	width:170px;
	padding:10px 0px 0px 20px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}


#content {
	margin:0 0 0 15px;
	width:565px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:100%;   
	font-size:18px;     
	margin:7px 0 10px 0;
	padding:20px 0 7px 0;
	color:#e77f05;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:100%;   
	font-size:18px;     
	margin:7px 0 10px 0;
	padding:20px 0 7px 0;
	color:#e77f05;
	border-bottom: 1px dotted #BBBBBB;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	color:#79B933;
}

h4 a {
	color:#79B933;
	text-decoration:none;
}

h4 a:hover {
	color:#5F9128;
}


#foot {
	clear:both;
	padding:20px;
	color:#AAA;
}

h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border: 0px;
}


label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
/*input {
	padding: 2px;
	margin: 2px;
	border :1px dotted #ccc;
	font:90% Verdana;
	color:#666;
}
*/
textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}


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;
}





/*ajout resux*/
.votelargeur {width: 80px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#8069bf;
}

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: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.sitetable {
	background: #F7F7F7;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #CCC;
}

.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: 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 #d5d5d5;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}