h1{
	font-size:14px;
}
tr,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
li {
	list-style-position: inside;
	list-style-type: non;
}
ul {
	margin-left: 0px;
}
.navigation
{
	padding:3px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}
.texteBlanc
{
	font-size: 12px;
	color:#FFFFFF;
	
}
.texte_petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.centre_site{
	text-align:justify;
	background-color: #FFFFFF;
}
.titre_img_gauche {
	background-image: url(../../carte/images/titre_gauche_mini.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titre_img_droite {
	background-image: url(../../carte/images/titre_droite_mini.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
.menu_haut {
	text-align:center;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;	
}
.menu_bas {
	text-align:center;
	vertical-align:middle;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
.menu_rubrique {
	border-top-color:#FF6600;
	border-top-style:solid;
	border-top-width:2px;
	background-color: #38416f;

}
.menu_sous_rubrique {
	border-top-color:#FF6600;
	border-top-style:dotted;
	border-top-width:1px;
	padding-left:2px;
	background-color:#38416f;
}
.menu_rubrique_courant {
	border-top-color:#FF6600;
	border-top-style:solid;
	border-top-width:2px;
	background-color:#FFE2C6;
	font-weight:bold;
}
.menu_sous_rubrique_courant {
	border-top-color:#FF6600;
	border-top-style:dotted;
	border-top-width:1px;
	padding-left:2px;
	background-color:#FFEBD7;
	font-weight:bold;
}
.contour_site {
	border-style:solid;
	border-width:1px;
	border-color:#38416f;
}
p.spip {}
strong.spip{
	color: #ffae00;
}
.accroche {
	border: thin dotted #0099CC;
	margin: 5px;
}
.menuOutils {
	border-style:solid;
	border-width:2px;
	border-color:#f17c10;
}
.tour_calendrier {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.calendrier{
	text-align:center;
	width: 150px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}
.horsperiode{
	background-color:#CCCCCC;
	font-size:12px;
}
.libre{
	font-size:13px;
}
.occupe{
	font-size:13px;
	background-color:#FFCB97;
}
.today{
	font-size:13px;
	background-color:#FFB56A;
}

.total { 
	width: 400px;
	border-width:1px;
	border-color:#FF6600;
	border-style:solid;
	height:230px;
	position:relative;
}
.informations { 
	width: 350px;
	border-width:1px;
	border-color:#FF6600;
	border-style:solid;
	height:350px;
	position:absolute;
	top:0px;
	left:0px;	
}
.actions { 
	width: 50px;
	border-width:1px;
	border-color:#FF6600;
	border-style:solid;
	height:230px;
	position:absolute;
	top:0px;
	left:350px;
}

