/*
Copyright 2007 Michael Minault

Use, modification, and distribution are subject to the
Cigognes Website License (See accompanying file LICENSE.txt)
*/

@import url("paper.css");
@import url("bbcode.css");


body {
  width:1024px;
	font-family: Times New Roman;
	margin: 0px;
	padding: 0px;
  border:1px solid;
  border-color:#000000;
  margin-top:20px;
	margin-left:auto; 
	margin-right:auto; 
  background-color:#333333;
}

 #cadre1 {
  float:left;
  width:1024px;
  background-color:#BABEC4;
  }   

#header {
	text-align: center;
	width:1018px;
  height:50px;
  border:1px solid;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  background-image:url(templates/Header.jpg);
}

#banniere {
  float:left;
  width:666px;
  height:150px;
  background-image:url(templates/Banniere.gif);
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  }
  
#forumt {
  float:left;
  width:350px;
  height:150px;
  background-image:url(templates/Forum.jpg);
  border-style:solid;
  border:1px;
  border-color:#333333;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  } 

#cadre2 {
  float:left;
  width:1024px;
  height:304px;
  Background-color:#BABEC4;
  }   
  
  
#newst {
  float:left;
  width:218px;
  height:25px;
  background-image:url(templates/LatestNews.jpg);
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  } 
  
#cartographiet {
  float:left;
  width:220px;
  height:25px;
  background-image:url(templates/Cartographie.jpg);
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  } 
  
#tribunet {
  float:left;
  width:220px;
  height:25px;
  background-image:url(templates/Tribune.jpg);
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  } 

#forumc {
  float:right;
  width:346px;
  height:300px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  } 
  
#newsc {
  float:left;
  width:214px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  height:215px;
  } 
  
.newstexte {
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: orange;

}
  
#cartographiec {
  float:left;
  width:216px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  height:215px;
  text-align:center;
  } 

img {
padding-top:10px;
margin: 0 auto; }


#tribunec {
  float:right;
  width:216px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  height:271px;
  overflow-y:auto;
  } 

#newsflash {
  float:left;
  width:429px;
  height:39px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  padding-top:7px;
  padding-left:9px;
  border-color:#333333;
  } 



.clear {height: 0;
clear:both;}  

#cadre3 {
  float:left;
  width:1024px;
  Background-color:#6B8093;
  }   
  
#breadcrumbs{
  float:left;
  width:474px;
  height:43px;
  Background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  padding-top:7px;
  padding-left:30px;
  vertical-align:middle;
  display:block;
  }
  
#enligne{
  float:left;
  width:474px;
  height:43px;
  Background-color:#6B8093;
  margin-left:2px;
  margin-right:2px;
  margin-top:2px;
  margin-bottom:2px;
  border:2px solid;
  border-color:#333333;
  padding-top:7px;
  padding-left:30px;
  font-size: 11px;
  vertical-align:middle;
  display:block;
  }
 
#cadre4 {
  width:1024px;
  background-image:url(templates/Cadre4.jpg);
  background-repeat:repeat-y;
  margin-top:2px;
  } 
  
#MenuGauche{
  float:left;
  width:216px;
  background-color:#6B8093;
	margin-left:4px;
	margin-right:2px;
  }
  
#Contenu{
  width:766px;
  background-color:#6B8093;
	margin-left:224px;
	margin-right:4px;
  padding-left: 30px;
  }
 
#footer{
  float:left;
  width:1020px;
  height:43px;
  background-color:#6B8093;
	margin-left:2px;
	margin-right:2px;
  margin-top:10px;
  margin-bottom:2px;
  border-color:#333333;
  text-align:center;

  }



.mainTitle
    {
    Background-color:#6B8093;	

    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    }
    

    
    
.subTitle
    {
    font-size: 12px;
    font-weight: bold;
    }

.titleInfos
    {
    margin: 0.5em;
    font-size: 10px;
    }

.titleInfos a
    {
    font-weight: bold;
    }

.content
    {
    Background-color:#6B8093;
    text-align: center;
    }

.contentTable
    {
    border-collapse: collapse;
    }

.columns
    {
    vertical-align: top;
    padding: 0px 10px;
    }

.columnLeft,
.columnRight
    {
    Background-color:#6B8093;	
    width: 20%;
    }

.columnMiddle
    {
    Background-color:#6B8093;
    border: solid black;
    border-width: 0px 1px;
    }

.summaryTitle
    {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    }

.summaryItem
    {
    margin: 10px 0px;
    text-align: left;
    font-size: 12px;
    
    padding: 1em 0.5em;
    font-family: Arial, Helvetica, sans-serif;
    }

  
.summaryItemImportant
    {
    border-color: red;
    }

.summaryItem a
    {
    font-weight: bold;
    }

.summaryItem .image
    {
    text-align: center;
    }

.summaryItem ul
    {
    margin-top: 0em;
    margin-bottom: 1em;
    }

.headNews
    {
    background-image: url("images/fond_gris.gif");
    background-color: #E0E0E0;
    }

.headNews .title
    {
    text-align: center;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    }

.headNews .image,
.news .image
    {
    text-align: center;
    }

.aar
    {
    margin-top: 1em;
    }

.aar .title
    {
    text-align: center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    }

.news
    {
    margin-top: 3em;
    text-align: center;
    }

.newsTable
    {
    width: 100%;
    margin: 0px auto;
    border-collapse: collapse;
    }

.news .left,
.news .right
    {
    vertical-align: top;
    width: 50%;
    }

.news .left
    {
    padding-right: 10px;
    border: solid black 0px;
    border-right-width: 1px;
    }

.news .right
    {
    padding-left: 10px;
    }

.news .title
    {
    text-align: center;
    font-weight: bold;
    }

.news .text img,
.news .image img
    {
	max-width: 100%;
    }

.text
    {
    margin-top: 1.12em;
    text-align: justify;
    }

.autor
    {
    margin-top: 1.12em;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    }

.more
    {
    margin-top: 1.12em;
    text-align: justify;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

.more a
    {
    font-weight: bold;
    }

.otherNews
    {
    margin-top: 3em;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

.otherNews a
    {
    font-weight: bold;
    }

.pilots
    {
    margin-bottom: 1em;
    text-align: left;
    }

.pilotsTitle,
.screenTitle
    {
    margin-bottom: 0.5em;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    }

#playerListStatus
    {
    text-align: center;
    }

#playerList .info,
#playerList .channelName,
#playerList .exception
    {
    margin-top: 0.7em;
    background-image: url("images/fond_gris.gif");
    background-color: #E0E0E0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

#playerList .players
    {
    margin-left: 1em;
    }

#playerList .player img
    {
    margin-right: 0.5em;
    }

#playerList .player
    {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    }

#playerList .cigogne
    {
    font-weight: bold;
    }

.screen
    {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    }

.screen .image
    {
    margin-top: 1.12em;
    }

.redactionEnter
    {
    padding: 5px;
    padding-top: 0px;
    text-align: center;
    }

.fond  {
    text-align: left;
    font-weight: bold;
  }     
    
.redactionAdd
    {
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    }

.redactionEdit
    {
    margin-top: 0.3em;
    text-align: center;
    }

ul{
list-style-type: none;
padding:0px;
text-align: left;
}

li.sfhover, li:hover {
    color:#F76808;
    background:#CCCCCC;
}

la {
    list-style-type: square;
}

a:link, a:visited{
color:#FFFFFF;
text-decoration:none; }

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

a:active, a:focus {
   color:#F76808;
   background-color: #FFFFFF; }

.titreguide
{
    text-align: Center;
    text-decoration:underline;
    color:#F76808;
    font-weight:bold;
  }  

.soustitreguide
{
    text-align: Center;
    text-decoration:underline;
    color:#AA0000;
    font-weight:bold;
  }    
  
.fondguide
  {
    text-align: left;
    text-decoration:underline;
    color:#FFFFFF;
    font-weight:bold;
  }  

.texteguide
{
    text-align: left;
  }  
  
.copyrightguide
{
    text-align: left;
    color:#F76808;
  } 
   
.titremenu
{
    text-align: center;
    color:#F76808;
    font-weight:bold;
  }  
  
.footertxt
{
text-align: center;
vertical-align: middle;
}