﻿@import url("../structure.css");
@import url("../common.css");

body{
	font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 71%;
	background: black url(fondu.png) repeat-x top;
	color:  #424242;
	text-align: center;
} 

#page {
	background: white;
	margin:0 auto 1em auto;
	padding:1em 0 1em 0;
	width:837px;
}

.field {
	width:7em;
	float:left;
	clear:left;
	text-align:right;
	margin-right:1ex;
	line-height:2;
}

#connection {
	padding:1em 0;
	width:300px;
	margin:1em auto 0 auto;
}

#Conteneur {
margin-right:auto;
margin-left:auto;
width:100%;
text-align: left;
/*border: -2px solid #000000; */
} 


div.Menu { 
clear: both; 
text-align: center;
}

div#Principal{ 
margin-top:0px;
}

div#Centre {
float: left;  
width:  84%;
/*padding-left: 10px;*/

} 

div#Gauche { 
	float: left; 
	width: 15%;
	/*width: 178px;*/
	padding: 0 2px 0 0;
	font-size: 80%;
	line-height: 140%;
/*	background: #EFEFEF url("linea.gif") top right repeat-y;*/
	background: transparent url("izqda.gif") bottom no-repeat;
	padding-bottom: 20px;
	padding-bottom: 20px;
} 

div#GaucheBack{
background: #EFEFEF url("linea.gif") top right repeat-y;
}

div#Footer { 
clear: both; 
} 

a{
	color: #af0000;
	text-decoration: none;
}
a:visited{
	color: #FF0F0F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1
{
	color: #af0000;
}

div#Centre  h2{ 
color: #af0000;
text-align: center; 
} 

div#Gauche h2{ 
	background: #af0000;
	margin: 0;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-size: 100%;
	background-image: url("header3.gif");
	background-repeat: repeat-x;
	background-position: bottom;

} 


div#Centre h3{
	color: #af0000;
	font-size: 120%;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	padding: 0 0 0 25px;
	background-image: url("bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
}

div#Centre h4{
	color: #af0000;
	font-size: 110%;
}

div#Gauche form{ 
display:inline;

} 

div#Gauche ul{ 
margin: 0;
padding: 0;
list-style: none;
padding: 0px 10px 20px 10px;
background-image: url("izqdaul.gif");
background-repeat: repeat-x;
}


div#Gauche li
{
	padding-left: 18px; 
	background: transparent url("flechita2.gif") 0 2px no-repeat;	
	color: #818181;
}

div#Gauche li a{
	color: #af0000;
}

div#Gauche  li a.c{
	color: #818181;
}



div.spacer { 
}



td{
vertical-align:top;
}


p.msgErreur{
color:#FF0000;
}


div.AligneCentre {
text-align:center;
}

form td.bouton
{
text-align:center;
}

table{
font-size: 100%;
border-collapse: collapse;
}

span.jour
{
font-weight: bold;
}

span.poste
{
font-weight: bold;
}

span.italique
{
	font-style: italic;
	font-size:90%;
}

span.selection
{
	color:#FF0000;
}

ul.LstGroupe li
{
margin-bottom:10px;
}

ul.LstGroupe li span.nom
{
font-weight: bold;
}

ul.LstGroupe ul li
{
display:inline;
}

table.carnet td{
border: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
}

table.carnet tr.titre{
font-weight: bold;
}

/*
ul.categGroupe{
margin: 0px;
text-align: center;
}

ul.categGroupe li{
display: inline;
list-style-type: none;
padding: 0.5em;
}*/

.important{
color:#FF0000;
font-weight: bold;
}

table.tablegraph img{
border-style:solid;
border-width:1px;
background-color:#567AA8;
}

table.tablegraph{
}

table.tablegraph td {
text-align:center;
vertical-align:bottom;
}

ul.categClass{
margin: 0px;
text-align: center;
}

ul.categClass li{
display: inline;
list-style-type: none;
padding: 0.5em;
}

table.selectionRecap td{
border: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
}

table.selectionRecap tr.titre{
font-weight: bold;
}


table.selectionRecap td { 
text-align: center;
}

td.coche { 
background-color:#FF0000;
}

table.selectionRecap td.gauche { 
text-align: left;
}

table.trombi{
text-align: center;
}

table.trombi tr.portrait{
width:  200px;
height: 200px;
vertical-align:bottom;
}

table.trombi tr.portrait td{
vertical-align:bottom;
padding-bottom:20px;
}

table.albumView{
text-align: center;
}

span.coteGauche{
float:left;
}

span.coteDroit{
float:right;
}

span.BBCodeItalique{
font-style: italic;
}

span.BBCodeGras{
font-weight: bold;
}

span.BBCodeSouligne{
text-decoration: underline ;
}

div#Centre  h2.BBCodeH2{ 
color: #af0000;;
text-align: left; 
}
