/* CSS Document */

/* FEUILLE DE STYLE DE LA PAGE PRESTATIONS/ACTIVITES */

#Titre{position:absolute; left:20px; top:20px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#039;}
#PrestaTrameGauche{position:absolute; z-index:1; left:0px; top:0px; width:auto; height:auto;}
#PrestaTrameGauche img{filter:alpha(opacity=70); -moz-opacity:0.7; position:absolute;}

#BlocPrestations{position:absolute; width:580px; height:415px; left:0px; top:15px; z-index:100;}

.Prestations{width:550px; height:108px; position:relative; margin-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
.Prestations div.Texte{position:absolute; left:150px; top:3px; width:390px; height:auto; }
.Prestations div.Photo{width:120px; height:83px; position:absolute; left:9px; top:5px; z-index:1;}
.Prestations div.Photo a img{border:none;}
.Prestations div.Link{position:relative; width:auto; height:15px; color:#039; font-weight:bold;text-align:right; margin-top:-20px; }
.Prestations div.Link a{text-decoration:none; color:#039;}
.Prestations div.Link a:hover{text-decoration:underline;}
.Prestations div.Link img{border:none;}

.Prestations div.Texte p:first-line {font-size:14px; font-weight:bold;}

#PageMenu{height:484px; width:140px; top:0px; position:absolute;}
#PageMenu img{filter:alpha(opacity=70); -moz-opacity:0.7; position:absolute;}

#BlocLink{width:100%; height:auto; margin-top:40px; position:absolute;}
#BlocLink div {position:relative; width:100%; background-image:URL(common/images/FondILink.gif); background-repeat:repeat-x; height:20px; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin-bottom:5px;}
#BlocLink div li{margin-left:5px; padding-top:3px; list-style-position:inside;}
#BlocLink div li a{color:#FFF; text-decoration:none;}
#BlocLink div li a:hover{text-decoration:underline;}
#BlocLink div li.Active {color:#73788E; text-decoration:none;}