/* CSS Document */
body {
	/*background-color:#222222;*/
	background:url(../images/fond.jpg) no-repeat center top;
	background-color:#ffe7be;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:0.8em;
}

a{
	text-decoration:none;
	color: white;
}

.bouton {
	border: 1px solid #ffffff;
	background-color: transparent;
	color: #ffffff;
}

.upperleft{
	background-color : #FFFFFF;
	/*background-image : url('../images/nb_hg.gif');*/
	background-repeat : no-repeat;
	background-position : top left;
}

.upperleft2{
	background-color : #1c6eac;
	/*background-image : url('../images/bb_hg.gif');*/
	background-repeat : no-repeat;
	background-position : top left;
}

.upperleft3{
	background-color : #1c6eac;
	background-image : url('../images/hg_titres.gif');
	background-repeat : no-repeat;
	background-position : top left;
}


.upperright{
	/*background-image : url('../images/nb_hd.gif');*/
	background-repeat : no-repeat;
	background-position : top right;
}

.upperright2{
	/*background-image : url('../images/bb_hd.gif');*/
	background-repeat : no-repeat;
	background-position : top right;
}

.upperright3{
	/*background-image : url('../images/hd_titres.gif');*/
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	/*background-image : url('../images/nb_bg.gif');*/
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerleft2{
	background-color : #1c6eac;
	/*background-image : url('../images/bb_bg.gif');*/
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerleft3{
	/*background-image : url('../images/bb_bg.gif');*/
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	/*background-image : url('../images/nb_bd.gif');*/
	background-repeat : no-repeat;
	background-position : bottom right;
}

.lowerright2{
	background-color : #1c6eac;
	background-image : url('../images/bb_bd.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
}

.lowerright3{
	/*background-image : url('../images/bb_bd.gif');*/
	background-repeat : no-repeat;
	background-position : bottom right;
}

.centercase{
	padding : 10px 10px 10px 10px;
}

.centercase2{
	padding : 0px;
}

.centercase3{
	padding:5px 10px 10px 10px;
}

.centercase4{
	padding:5px 5px 5px 5px;
}

div.float{
	float:none;	
}

div.spacer {
 	clear: both;
	height:10px;
}

#bottom a{
	text-decoration:none;
	color: #000;
}

#auth {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: white;
	font-size:0.9em;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
}

#auth a{
	text-decoration:none;
	color: white;
}

#a_lantenne {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: white;
	font-size:0.9em;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
}

#a_lantenne a{
	text-decoration:none;
	color: white;
	font-size:0.9em;
	font-weight: bolder;
}

#header_centre {
	width:100%;
	height:175px;
	/* background:url(../images/titre.jpg);*/
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
	color: white;
	font-size:0.9em;
	
}

#bottom {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: #000;
	font-size:0.9em;
	vertical-align: bottom;
	padding: 5px;
}
	
#sidebar {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000;
	font-size:1.0em;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	/*background-color: #EEEEEE;*/
}

#centre {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #000;
	font-size:1.0em;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	/*background-color: #EEEEEE;*/
}

input, textarea {
     color:#ffffff;
     background-color: transparent;
     font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	 font-size: 1.0em;
	 border: 0px;
	 border-bottom: 1px solid #ffffff;
}

.titre_cadre {
    color: white;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bolder;
	background-image:url(../images/bg_titres.gif);
	background-repeat:repeat-x;
	padding: 0px;
}

.contenu_cadre {
    color:#000;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.0em;
	border-bottom: 1px solid #025da3;
	border-left: 1px solid #025da3;
	border-right: 1px solid #025da3;
	padding: 5px;
	vertical-align:top;
}

.contenu_cadre2 a {
	text-decoration:none;
	color: #000;
	font-size: 1.0em;
}

.contenu_cadre2 {
    color:#000;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.0em;
	border-bottom: 1px solid #025da3;
	border-left: 1px solid #025da3;
	border-right: 1px solid #025da3;
	padding: 10px;
	vertical-align:top;
}

.contenu_cadre3 {
    color:#000;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.0em;
	border-bottom: 1px solid #025da3;
	border-left: 1px solid #025da3;
	border-right: 1px solid #025da3;
	padding: 0px;
	vertical-align:top;
}

.contenu_cadre a {
	text-decoration:none;
	color: #000;
	font-size: 1.0em;
	font-weight:bolder;
}

#nom_emission {
	color: #000;
	font-size: 1.2em;
	font-weight:bolder;
	text-align:center;
}

#contenu_gauche {

float:left;
width:305px;
margin-right:10px;

}

#contenu_gauche a {

	text-decoration:none;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;

}

#contenu_droite a {

	text-decoration:none;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;

}

#contenu_droite {

float:left;
width:300px;

}

#commande_tshirt {

float:left;
width:430px;
margin-right:10px;

}

#lsl_recrute {

float:left;
width:250px;

}

#equipe_gauche {

float:left;
width:50%;
text-align:left;
}

#equipe_droite {

	float:left;
	width:50%;
	text-align:left;

}

.colonne_gauche {
	float:left;
	width:440px;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	text-align:left;
	border-top:1px solid #025DA3;
	border-left:1px solid #025DA3;
	border-bottom:1px solid #025DA3;
}

.colonne_droite {
	float:left;
	width:200px;
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:10px;
	text-align:right;
	border-top:1px solid #025DA3;
	border-right:1px solid #025DA3;
	border-bottom:1px solid #025DA3;
}

#grille {
	border:1px solid #CCCCCC;
}

#grille td{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	height:40px;
}

.rss {
    color:#000;
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:1.0em;
	border-bottom: 1px solid #025da3;
	border-left: 1px solid #025da3;
	border-right: 1px solid #025da3;
	padding: 5px;
	vertical-align:top;
}
.rss a {
	text-decoration:none;
	color:#000;
}


.update{
        position:absolute;
        width:250px;
        background-color:white;
        border:1px solid #888;
        margin:0px;
        padding:0px;
}

ul.contacts {
        list-style-type: none;
        margin:0px;
        padding:0px;
        text-align: left;
}
ul.contacts li.selected { background-color: #ffb; cursor: pointer; }
li.contact {
        list-style-type: none;
        display:block;
        margin:0;
        padding:2px;
        height:32px;
}
li.contact div.image {
        float:left;
        width:32px;
        height:32px;
        margin-right:8px;
}
li.contact div.nom {
        font-weight:bold;
        font-size:12px;
        line-height:1.2em;
}
.calendarNav1 	{  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; font-style: normal; background-color: #025DA3;}
	.calendarTop1 	{  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 13px; font-style: normal; color: #FFFFFF; font-weight: bold;  background-color: #025DA3;}
	.calendarToday1 {  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #1C6EAC;}
	.calendarDays1 	{  width:50; height:50; font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; color: #000000; background-color: #FFFFFF; text-align: center;}
	.calendarHL1 	{  width:50; height:50;font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; color: #000000; background-color: #CAE5F9; text-align: center;}
	.calendarHeader1{  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 11px; background-color: #1C6EAC; color: #FFFFFF;}
	.calendarTable1 {  background-color: #025DA3; border: 1px #025DA3 solid;}
.pub {
 padding-top: 100px;
 float: left;
}

.bottom {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:none;
	color: white;
	font-size:0.8em;
}
