/**
 * Base
 */
html {
font-size:100%;
}

body {
font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
line-height:1.25;
color:#000;
background:#FFF;
font-size:60%;
margin:0;
padding:10px 20px;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
}

h1,h2 {
font-family:Georgia, "Bitstream Vera Serif", Norasi, serif;
font-weight:400;
}

h1 {
font-size:1.6em;
font-style:italic;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1.1em;
}

ul,ol {
margin:.75em 0 .75em 24px;
padding:0;
}

ul {
list-style:square;
}

li {
margin:0;
padding:0;
}

p {
margin:.75em 0;
}

li p,blockquote p {
margin:.5em 0;
}

blockquote,q {
font-size:1.1em;
font-style:italic;
font-family:Georgia, "Bitstream Vera Serif", Norasi, serif;
}

blockquote {
margin:.75em 0 .75em 24px;
}

strong {
font-weight:700;
color:#696969;
}

abbr {
color:#666;
}

pre,code {
font-size:100%;
font-family:"Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}

pre {
width:90%;
overflow:auto;
overflow-y:hidden;
background:#eee;
color:#555;
margin:.75em 0;
padding:12px;
}

a {
color:#000;
text-decoration:underline;
}

a:visited {
color: #555;
}

a:hover,a:active,a:hover *,a:active * {
color:red;
}

a img {
border:none;
}

cite,em {
font-style:italic;
}



/**
 * Combats
 */

html,body {
height:100%;
}

body {
padding:0;
}

.clear {
clear:both;
}

#global {
min-height:100%;
width:770px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
position:relative;
}

#contenu strong {
color:#181A12;
}

.error {
border:1px solid;
color:red!important;
font-weight:700;
margin:2px 0 5px 0;
padding:2px;
}

#entete #logo {
float:left;
font-family:Georgia,"Bitstream Vera Serif",Norasi,serif;
margin:0;
}

#entete #logo a {
text-decoration:none;
}

#entete #logo #site_title {
font-size:4.6em;
color:red;
}

#entete #logo #site_subtitle {
font-size:1.6em;
font-weight:700;
margin:0 0 0 5px;
color:black;
}

#entete #logo a:hover {
color:#000;
}

#entete .quote {
font-weight:700;
color:#696969;
float:left;
clear:left;
width:100%;
font-size:1.2em;
margin:0;
}

#home_search_input {
display:inline;
float:right;
margin:0 3px;
}

#home_search_ok {
display:inline;
float:right;
}

#navigation {
float:left;
font-size:1.4em;
font-weight:700;
width:100%;
margin:5px 0 0;
}

#navigation ul {
float:left;
list-style:none;
text-align:left;
margin:0;
padding:3px 0 0;
}

#navigation li {
display:inline;
margin:0 10px 0 0;
}

#navigation a {
color:#666;
text-decoration:none;
padding:2px;
}

#contenu {
font-size:1.1em;
margin:10px 0 0;
}

#contenu p,#contenu li {
line-height:1.5;
}

#pied {
border-top:2px solid;
font-size:1.1em;
margin:5px 0 20px;
padding:5px;
}

#pied .copyleft {
float:right;
}

#pied .combats {
font-weight:700;
float:left;
text-align:left;
}

#pied .center {
float:left;
text-align:center;
width:548px;
}

#pied .rss {
float:right;
margin:0 5px 0 0;
}

#news,#feeds {
clear:both;
float:left;
}

#feeds {
width:100%;
margin-top:10px;
padding-top:5px;
border-top:2px solid #000;
}

#feeds .feeds_category {
float:left;
display:block;
width:245px;
padding:0 10px 0 0;
}

#feeds .feeds_case {
border-bottom:1px dotted #000;
text-align:justify;
padding:5px 0 8px;
}

.feed_title {
font-weight:700;
display:block;
padding:0 0 3px;
}

.feed_desc {
display:block;
text-decoration:underline;
}

.feeds_update_cat {
list-style-type: none;
margin: 0;
}

.feeds_update_cat li {
margin: 0;
padding: 0;
}

.feeds_update_cat li:before {
content: "\00BB \0020";
}
.feeds_update li:before {
content: "";
}

.feeds_site {
font-size:0.9em;
margin:5px 0;
cursor: pointer;
-moz-user-select:none;
}

.feeds_site a{
font-weight:bold;
}

.feeds_update {
margin:5px 0 15px 0;
display: none;
}

.feeds_update li {
font-size:0.9em;
margin: 0 0 5px 0;
list-style-type:none;
}

.feeds_update li a{
font-weight: normal;
}

.feeds_update abbr{
float:left;
margin:0 5px 0 0;
}

#news {
width:100%;
float:left;
border-top:2px solid #000;
padding-top:6px;
margin-bottom:6px;
}

#news .home_news_title {
font-weight:700;
float:left;
clear:left;
display:block;
margin:0 0 3px;
}

#news .home_news_desc {
clear:both;
display:block;
}

#news .podcasts_case {
display:block;
margin:5px 0;
}

#news .divers_case img {
overflow:hidden;
height:150px;
width: auto;
}

#news .divers_case p {
margin:1px 0;
}

#news .news_image {
width:170px;
float:left;
margin:0;
padding:0 0 5px;
}

.feeds_category_title {
color:red;
font-weight:700;
font-size:1.3em;
margin:2px 0 0;
}

.home_news_cat {
color:#666;
font-weight:700;
font-size:1.1em;
margin:0 0 2px;
}

.page h2 {
color:red;
border-bottom:2px solid #000;
padding-bottom:2px;
font-weight:700;
margin:10px 0 10px;
}

.page .back {
float:right;
font-weight:700;
}

.page .crdate {
float:left;
color:#666;
}

.page .author {
float:left;
color:#666;
margin:0 0 0 5px;
}

.page .intro {
float:left;
clear:left;
width:100%;
margin:5px 0 0;
}

.page .content {
float:left;
clear:left;
width:100%;
}

.page.twocol {
width:50%;
float:left;
}

.page.threecol {
width:33%;
float:left;
}

.page.threecol2 {
width:66%;
float:left;
}

.page_content {
padding: 0 15px 0 0;
}

div.related_result {
display:block;
border-bottom:1px dotted #000;
margin:5px 0 0;
padding:0 0 5px;
}

a.related_title {
font-weight:700;
display:block;
}

.news_read,.news_comment {
width:66%;
float:left;
text-align:justify;
overflow:hidden;
margin-bottom: 2px;
}

.search_result {
border-top:1px dotted #000;
margin:10px 0 0;
padding:10px 0 0;
}

.search h3 {
margin:0;
}

.search strong.highlight {
background-color:#FFC0CB;
}

.search input {
width:30px;
padding:0;
}

.search #search_input {
width:200px;
padding:1px;
}

.search .search_url {
color:#666;
}

.search form {
margin:15px 0 0;
}

.image_view img.current {
clear:both;
display:block;
max-width:750px;
max-height:600px;
margin:0 auto;
}

.photo_last_item {
margin:0 0 3px;
}

.photo_album_item {
margin:0 0 1px;
}

.photo_last_item {
width:14%;
float:left;
}

.photo_album_item {
width:20%;
float:left;
}

.al_ph_nom {
float:left;
}

.photos_info {
float:left;
clear:left;
margin:10px 5px;
}

.photos_next_prev {
float:left;
clear:left;
width:30%;
margin:0 0 4px;
}

.photos_next_prev a {
font-weight:700;
margin:0 5px 0 0;
}

.photos_next_prev span {
color:#696969;
font-weight:700;
margin:0 5px 0 0;
}

img.photos_view {
float:left;
margin:5px 0;
}

img.photos_photographe {
float:left;
margin:0 5px 0 0;
}

ul.photos_photographe {
width:620px;
float:left;
}

.article_list {
width:100%;
clear:both;
}

ul.article_list_cats {
list-style:none;
margin:0;
}

.article_list_cats li {
list-style-type:none;
text-align:left;
margin-bottom: 5px;
}

.news_title {
font-weight:700;
}

.news_info {
display: block;
margin:2px 0 1px;
color:#555555;
}

.news_desc {
font-size: 0.95em;
}

.news_desc a {
text-decoration: none;
display:block;
}

.article_list ul.article_sites {
width:32%;
text-align:left;
}

.meta_com {
border-bottom:1px dotted #000;
display:block;
padding:3px 0;
margin: 3px 0;
}

.meta_link {
float:left;
clear:none;
margin:0 5px 0 0;
}

.meta_auth {
float:left;
clear:none;
font-weight:700;
}

.meta_time {
float:right;
clear:none;
font-size: 0.95em;
}

.meta_content {
clear:both;
float:left;
margin:5px 0;
}

textarea#comment_content,input#comment_author,input#comment_email,input#comment_site,input#comment_visual {
width:99%;
clear:both;
display:block;
border:1px solid black;
margin:0 0 5px;
}

textarea#comment_content {
height:180px;
}

.credits {
float: left;
clear: both;
width:100%;
}

.credits p {
width: 320px;
margin: 0 5px 10px 20px;
float: left;
display: block;
}
.credits_redac {
clear: both;
}
div.credits_list {
list-style-type:none;
margin-bottom: 5px;
}

div.credits_list p {
width: 200px;
margin: 0 4px 4px 0;
float: left;
font-size: 0.9em;
}

a.credits_link {
color:red;
margin:0 5px 0 0;
}

.newsletter_response {
margin:15px;
}

#tagcloud {
width:100%;
clear:both;
float:left;
position:relative;
text-align:justify;
}

a.tags:hover {
color:#FF2F2F;
}

a.tags {
position:relative;
float:left;
display:inline;
color:#FF8F8F;
line-height:26px;
padding:1px 2px;
}

a.tag-1 {
color:red;
font-size:2.4em;
}

a.tag-2 {
color:red;
font-size:2.3em;
}

a.tag-3 {
color:#FF2F2F;
font-size:1.9em;
}

a.tag-4 {
color:#FF5F5F;
font-size:1.7em;
}

a.tag-5 {
font-size:1.5em;
color:#FF5F5F;
}

#entete,.image_view {
width:100%;
}

.home_search,.news_share {
float:right;
}

#navigation a:hover,#navigation a.selected {
color:red;
}

#pied .rss a,#news .podcasts_case .home_news_desc,#meta_feeds a {
text-decoration:underline;
}

#feeds .feeds_case a,#news .news_case a,#news .divers_case a,#news .news_image a {
display:block;
text-decoration:none;
}

#news .news_case,#news .divers_case {
float:left;
width:180px;
margin:0 10px 0 0;
padding:0 0 5px;
}

#news .news_case,#news .news_case {
font-size:1.1em;
}

#news .home_news_date,#news .home_news_desc p {
display:inline;
}

.pagination {
margin:5px 0 0;
padding:10px 0 0;
}

.pagination span {
}

.pagination_current{
font-weight: bold;
}

/* WYMeditor */

/* Aligner a droite */
.align-right p{
  text-align: right;
  /* text-align: right; border: 1px solid blue;*/
}
/* Aligner au centre */
.align-center p{
  text-align: center;
  /* text-align: center; border: 1px solid red;*/
}

/* Aligner a gauche */
.align-left-img img{
  /* float: left;margin: 5px 5px 5px 0; */
}
/* Aligner a droite */
.align-right-img img{
  /* float: right;margin: 5px 0 5px 5px; */
}

/* /WYMeditor */

p.align-right {
  text-align: right;
}
p.align-center {
  text-align: center;
  /* text-align: center; border: 1px solid red;*/
}
img.align-left-img{
  float: left;
  margin: 5px 8px 5px 0;
}
img.align-right-img{
  float: right;
  margin: 5px 0 5px 8px;
}
