.calendrier-table-large{width:750px;}
.agdetails{
	display:none;
}
#infoag{
	width:500px;
	margin: 0 0 20px 600px;
}
#agendanew{
	margin-bottom: 30px;
    overflow: hidden;
    padding-left: 80px;
}
.agdetails div{
    margin: 0 auto;
    padding: 8px 0;
    width: 700px;
}
h3 {
    color: #777777;
    font-size: 20px;
}
#agvide{
	font-size:13px;
	text-align:center;
	border:2px dashed red;
	padding:20px;
	width:600px;
	float:left;
	margin:50px;
}
#agvide a{
	text-decoration: underline;
}
#agvide p{
	text-align:center;
	text-indent: 0;
}
#agright p{
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:0;
}
#agright{
	float:right;
	width:150px
}
#listlieux select{
	width:150px
}
#listmois{
	width:150px
}
#listmois li{
	text-align:left;
	padding-left:15px;
}
#listmois li.ann{
	background:#555;
	color:#fff;
	font-weight:bold;
	padding-left:6px;
}
#listagenda{
	width:850px;
	float:left;
}
#listagenda p {
	margin:0;
	text-align:left;
}
td.agdate0{
	width:30px;
	text-align:right;
	font-weight:bold;
}
td.agdate1{
	width:50px;
	text-align:center;
	font-weight:normal;
	font-style: italic;
}
.agdetails{
	font-style:italic;
	color:#333;
}
#listagenda .agdetails th{
	color:#333;
	border:0;
	vertical-align:top;
	padding:5px 0px 10px 0px;
}
#listagenda .agdetails td{
	color:#333;
	background:transparent;
	vertical-align:top;
}
#listagenda tr{
	background:#eee;
}
#listagenda tr.pair{
	background:#ddd;
}

#listagenda .agmois th{
	padding:5px 0;
	background:#555;
	color:#fff;
}
#listagenda .agmois th a{
	color:#fff;
	text-decoration:none;
}
#listagenda{
	border-collapse: collapse;
	
}
#listagenda td{
	border:0;
	padding:0;
	vertical-align:top;
	line-height:20px;
}
#listagenda .agdetails td,
#listagenda .agdetails th,
#listagenda tr td.spdet,
#listagenda tr.o td{
	background-color:#FFFFCE;
}
#listagenda td.agtitre a{
	font-weight:bold;
	
}
#listagenda tr:hover td.agtitre a{
	text-decoration:underline;
	
}
.agtoggle{
	cursor:pointer;
}
#listagenda .agdetails td.agsp{
	border-right: 2px solid #DD9494;
}
.agtoggle .tdtoggle{
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url("../images/deplierhaut.gif");
	width:20px;
}
.agtoggle.o .tdtoggle{
	background-image:url("../images/deplierbas.gif")
}
.aginfos a{
	font-size:9px;
	color:#666;
}
.aginfos{
	width:40px;
}
.aglieu{
	width:80px;
	text-align:center;
}

.sem_A td{
	background-color:#e5cfcf;
}
.sem_C td{
	background-color:#dae1e5;
}
/*
 .sem_B td{
	background-color:#dae5e1;
}
.sem_D td{
	background-color:#e5e3da;
}
.sem_E td{
	background-color:#dddae5;
}
*/
#listagenda tr td.sem{
    font-style: italic;
    font-weight: bold;
    text-align: center;
    width: 40px;
    color:#fff;
}
#listagenda td.sem{
	width:40px;
}
#listagenda td.sem2{
	background-color:#fff;
}

.passee,
.passee a{
	color:#666;
}

.agpagi td{
	width:50px;
}
