
body {
	font-size:11px; font-family:Tahoma, Helvetica, Sans-Serif;
	color:#1a1f4a;
	margin:0;
        padding:0;
	background:url(images/picasso4ann.jpg) top left no-repeat #fff;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#transparent;
	margin:0 auto;
}

* html #wrapper {
}

#innerwrapper {
}

/*#banpub {position:absolute;top:10px;right:3px;}*/
#banpub {text-align:right;margin-top:10px;margin-right:90px;}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#7376a7;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#95A5A7;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	text-decoration:none;
	/*border-bottom:2px solid #f6f6f6;*/
        color:#7376a7;
}


#header #nav {
background:transparent; width:89%; height:20px; /*margin:112px auto 0px*/margin:0 auto; padding:0 0 10px 0; text-align:right; border-bottom:1px solid #7376a7;font-family:Tahoma, Helvetica, Sans-Serif;}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	font-family:Times New Roman, Helvetica, Sans-Serif;
	text-decoration:none;
	padding:8px;
        color:#7376a7;
        font-size:16px;
}

#header #nav a:hover {
	background:transparent;
        color:#95A5A7;
}

#header #nav a.active {
}

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

#header #subnav {
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
}

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

#header #subnav a {
	color:#7376a7;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
}

#header #subnav a:hover {
        color:#95A5A7;
}

#header #subnav a.active {
}

#page {
        /*margin:0 65px 0 200px*/;
        margin:0 5%;
        }
#sidebar {
	width:170px;
	padding:10px 0px 0px 20px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160% Arial;
	color:#7376a7;
	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;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
        color:#7376a7;
        border:1px solid #7376a7;
        text-align: center;
}

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

#sidebar p.news a:hover {
	color:#95A5A7;
}

#sidebar .subnav {
        border:1px solid #7376a7;
        padding:5px 0 5px 10px;
}

#sidebar .subnav li {
	list-style:none;
}

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

#sidebar .subnav li a:hover {
	color:#95A5A7;
}

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

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

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

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160% Arial;
	color:#7376a7;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 0;
        padding-left:10px;
	font:90% Verdana;
        border:1px solid #7376a7;
        list-style:inside;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	color:#7376a7;
	text-decoration:none;
}

#sidebarright a:hover {
        color:#95A5A7;
}



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

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:160% Arial;
	color:#7376a7;
}

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

h2 a:hover {
	color:#95A5A7;
}

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

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

h4 a:hover {
	color:#95A5A7;
}


#footer {
        background: transparent; 
        width: 90%; 
        margin: 30px auto 0px; 
        padding: 10px 0 10px 0;
        text-align: center; 
        border-top: 1px solid #C0C0C0;

	clear:both;
	/*border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;*/
}

a, a:visited {color: #7376a7;/*color:#95A5A7;*/ text-decoration:none;}

a:hover{color:#95A5A7;text-decoration:none;}

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;
}

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

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

}
input {
	padding: 2px;
	margin: 2px;
	border :1px solid #7376a7;
	font:90% Verdana;
	color:#666;
}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #7376a7;
	/*height:200px;*/
	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: #7376a7;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

.vote a{
	color: #7376a7;
	font-size: 28px;
	font-weight: bold;
}

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

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

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

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

.lien {
	text-align: justify;
}

.lien a {
	font-size: 12px;
	color: #7376a7;
	text-decoration: underline;
	font-weight: bold;
}
.lien a:hover {color:#95A5A7;}

.lien span {
	color: #7376a7;
}

.ariane {
	color: #7376a7;
}

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

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

.sitetable {
	background: #fff;
	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 #7376a7;
	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: #95A5A7;
}
#container h1 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.2em;
        font-weight:bold;
}
#container h2 {color:#95a5a7;font-size:12px;}
#container .content {
	border: 1px solid #7376a7;
	padding: 10px;
}

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