blbody{
	margin:0;
	padding-top:5px;
	font-family:Arial;
	font-size:14px;
	width:100%;
}

h1{font-size:18px;}
h2{font-size:17px;}
h3{font-size:16px;}

#page{
	background: url('../templates/Calendrier/images/fond-page.gif') repeat-y;
}

div.spacer_bottom{
	height:0;
}

#general{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div.logo{
	 border:1px white solid;
	 overflow: hidden;
}

.vert{
	color:#ec1651;
}

a{
	text-decoration:none;
}

a, a:visited{
	color:black;
}

a img{
	border:none;
}

#paris, #menu_top{
	margin-bottom:15px;
}

#paris_gris{
	width:100%;
	position:absolute;
	top:5px;
	margin-left:143px;
	height:16px;
	background-color:#8c8c8c;
}

#menu_top{
	margin-top:0;
	font-family:Candara;
	font-size:14px;
	font-weight:bold;
	font-stretch:expanded;
}

#menu_top, #menu_top a{
	color:#959595;
}

#menu_top a.actif{
	color:#ec1651;
}

#menu_bottom{
	margin-bottom: 50px;
	margin-top:20px;
}

#menu_bottom, #menu_bottom a, #menu_bottom a:visited{
	color:#8c8c8c;
}

#menu_bottom_left{
	width:600px;
	float:left;
	background-color:#e6e6e6;
	height:25px;
}

#menu_bottom_left p{
	margin-top:5px;
	margin-left:10px;
	color: #8c8c8c;
}

#menu_bottom_right{
	height:25px;
	width:300px;
	margin-left:600px;
	background-color:#b5b5b5;
}

#menu_bottom_right p{
	padding-top:3px;
	margin-left:10px;
}

#menu_bottom_right input{
	color:#959595;
	border:1px solid #959595;
	height:14px;
}

#menu_bottom_right input.valider{
	font-size:11px;
	color:#ffffff;
	background-color:#666666;
	border-style:none;
	height:17px;
}


div.case_large{
	width:299px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	padding-bottom: 0;
	background-color:white;
}

div.case_haut{
	height:199px;
	border-bottom:1px solid white;
	border-left:1px solid white;
	background-color:white;
}

div.colonne_left{
	float:left;
	min-height:400px;
	border-right:1px solid white;
	background-color:white;
}

div.colonne_milieu{
	float:left;
}

div.colonne_double{
	float:left;
	padding-bottom:160px;
}

div.colonne_double div.case_large{
	width:579px;
	margin-left:20px;
}

div.colonne_droite{
	margin-left:600px;
	min-height:400px;
}

div.spacer{
	clear:both;
}

div.grise{
	height:279px;
	color:white;
	background-color:#cbc9c6;
}

div.nuage{
	height:119px;
	}

input, textarea{
	border:1px #8c8c8c solid;
}

input.button{
	width:auto;
	border:none;
	background-color:#ec1651;
	color:white;
}

input.nostyle{
	background-color:white;
	border:none;
	padding:0;
	margin:0;
}

ul, li{
	margin: 0;
	padding-left: 0;
}

li{
	margin-top: 5px;
}
div li{
	list-style-type: none;
	background: transparent url('images/puce.jpg') no-repeat;
	padding-left: 12px;
}
