/* CSS Document */
html .agenda-resume
{
}

html .items-flux
{
}

html .agenda-resume .index
{
border-collapse:collapse;
width:815px;
margin-left: 103px;
}

html .agenda-resume .index td
{
color:#6D6D6D;
padding:0px;
}
html .agenda-resume .index td.col-left
{
border-right:1px dotted #B5B5B5;
width:455px;
line-height:19px;
}


html .agenda-resume .index td.col-left p.date
{
color: #000;
font-size:14px;
font-weight:bold;
}
html .agenda-resume .index td.col-left p.title
{
color: #8E458C;
font-size:18px;
font-weight:bold;
}

html .agenda-resume .index td.col-left p
{
color: #000;
font-size:13px;
padding:0px;
margin:0px;
}

html .agenda-resume .index td.col-left p.who
{
color: #8f3985;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

html .agenda-resume .index td.col-right div
{
font-size:13px;
width:270px;
height:150px;
padding:10px;
padding-top:20px;
padding-left:20px;
margin-left:60px;
background-image: url(http://www.lagauchemoderne.com/templates/lagauchemoderne/images/agenda-infos-bg.png);
background-position: top left;
background-repeat: no-repeat;
color: #000;
}

html .agenda-resume .index td.col-right div table 
{
border-collapse: collapse;
width:100%;
}
html .agenda-resume .index td.col-right div table td
{
font-size:13px;
color: #000;
}

html .agenda-resume span.tools-localize a,
html .agenda-resume span.tools-send a
{
color: #000;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

html .agenda-resume .index td.col-right div table tr.separator td
{
height:15px;
}

html .agenda-resume .index td.col-right div .label
{
color: #8f3985;
font-size:11px;
font-weight:bold;
width:65px;
text-transform:uppercase;
}




html .agenda-resume a:link,
html .agenda-resume a:visited
{
color:#6b6b6b;
text-decoration:none;
font-weight:bold;
}

html .agenda-resume a:hover
{
text-decoration:underline;
}

