/* AGENCY PAGE CSS */

div#content-agency-box-photos{
        float:right;
        width:235px;
        height:355px;
        background-color:#F7F7F7;
        margin:10px 10px 0 10px;
        padding-left:15px;
}

.content-agency-middle{
        width:759px;
        height:750px;
        float:left;
        background-color:#FFF;
        margin-left:5px;
}

.content-agency-print{
        float:left;
        width:100%;
        background-color:#FFF;
        font-family:Arial, Helvetica, sans-serif;
}

.content-agency-text{
        float:left;
        width:456px;
        background-color:#FFF;
        font-family:Arial, Helvetica, sans-serif;
}

/* <formation text> */

#content-agency-box-photos h1{
        background-image:url(../../images/icons/icon-agency-box-photos.gif);
        background-repeat:no-repeat;
        height:30px;
        margin:10px 10px 3px 0;
        padding:5px 0 0 40px;
        font-size:12px;
        color:#666;
        text-transform:uppercase;
        font-weight:bold;
}

#content-agency-box-photos img{
        margin:0 0 7px 4px;
        }

#content-agency-box-photos h2{
        width:220px;
        font-size:11px;
        text-transform:uppercase;
        text-align:center;
        margin:0;
        padding:0;
        color:#666;
}

.content-agency-text h1{
        background-image:url(../../images/icons/icon-agency.gif);
        background-repeat:no-repeat;
        margin:10px 10px 0 10px;
        height:50px;
        padding:16px 0 0 78px;
        font-size:16px;
}

.content-agency-text h1 span{
        text-transform:uppercase;
        color:#002B71;
        font-weight:bold;
}

.content-agency-print h1{
        background-image:url(../../images/icons/icon-agency.gif);
        background-repeat:no-repeat;
        margin:10px 10px 0 10px;
        height:50px;
        padding:16px 0 0 78px;
        font-size:14px;
}

.content-agency-print h1 span{
        text-transform:uppercase;
        color:#002B71;
        font-weight:bold;
}

.content-agency-print h2{
        font-size:12px;
        margin:0 0 10px 10px;
        padding:0;
        color:#003366;
        font-weight:bold;
}

.content-agency-print p{
        font-size:12px;
        margin:0 0 10px 10px;
}

.content-agency-text h2{
        font-size:12px;
        margin:0 0 10px 10px;
        padding:0;
        color:#003366;
        font-weight:bold;
}

.content-agency-text p{
        font-size:12px;
        margin:0 0 10px 10px;
}

/* <menu> */

#menu-agency{
        float:left;
        width:122px;
        height:300px;
}

#menu-agency ul{
        width:122px;
        height:13px;
        float:left;
        list-style:none;
        list-style-type:none;
        margin:20px 10px 0 40px;
        padding:0;
}

#menu-agency ul li{
        height:34px;
        margin:2px 0 0 0;
        padding:0 0 0 0;
        font-size:12px;
        text-transform:uppercase;
        color:#666;
        font-weight:bold;
        float:left;
}

#menu-agency ul li a{
        float:left;
        width:162px;
        height:23px;
        text-decoration:none;
        color:#666;
        padding:8px 0 0 40px;
        background-color:#F7F7F7;
        background-image:url(../../images/icons/icon-agency-menu.jpg);
        background-repeat:no-repeat;
        }

#menu-agency ul li a:hover{
        float:left;
        width:162px;
        height:23px;
        color:#333;
        background-color:#EEEEEE;
}

#menu-agency ul li #map{
        background-image:url(../../images/icons/icon-agency-map.jpg);
        background-repeat:no-repeat;

}


#lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
        background-color: #333;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/icons/display/overlay.png", sizingMethod="scale");
        }

#lightbox a{
        color:#333;
        text-decoration:none;
        }

#lightbox a:hover{
        color:#000;
        text-decoration:underline;
}

.content-agency-middle a{
	color:#006699;
	text-decoration:none;
}

.content-agency-middle a:hover{
	text-decoration:underline;
}

/* EQUIPE */


/* EQUIPE */

.box-equipe{
	width:430px;
	height:115px;
	border-bottom:1px solid #CCC;
	padding:3px 0 3px 0;
}

.box-equipe-img{
	float:left;
	width:150px;
	height:110px;
}

.box-equipe-txt{
	float:left;
	width:270px;
	height:110px;
}

.box-equipe-txt h3{
	font-size:14px;
	margin:0;
	padding:5px 0 10px 10px;
	color:#006699;
	font-weight:bold;
}	