/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }


#head {background:#fff; border:solid 1px #ccc; height:136px; margin:10px auto; position:relative; width:880px; z-index:10;}

#head .titre {margin:0 auto; text-align:left; position:relative;}
#head .titre a {color:white;}
#head .titre a.logo { background-image:url(../images/logo.png); width:186px; height:127px; display:block; float:left; margin:2px 0 0 10px; background-repeat:no-repeat;}
#head .titre .logo_aefe {margin:5px 23px 0 0; float:right; position:relative;}
#head .titre h1 {width:310px; height:60px; background-image:url(../images/h1.png); background-repeat:no-repeat; margin: 0 0 0 290px; background-position:0 25px;}
#head .titre h1 span {position: absolute; left:-9999px;}
#head .titre h2 {width:350px; height:63px; background-image:url(../images/h2.png);background-repeat:no-repeat; margin: 10px 0 0 280px;}
#head .titre h2 span {position: absolute; left:-9999px;}

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none;}


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 856px; margin: 0 auto; position: relative; min-height: 540px;
											  background: url(../images/bg.png) top center; top:-50px; z-index:1;}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{color:#729dff; text-decoration: none;}
a:hover, a:active							{color: white;}
blockquote									{padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{width: 775px; position: absolute; top: 87px; left: 90px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 675px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 675px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -83px 0 0 62px; }
#movers-row div								{ width: 9%; float: left; width:68px;}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../images/transpBlack.png); padding: 10px; height: 50px; 
											  margin-top: -70px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 1.5em; font-weight:bold;}
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }

.wrapper {position:relative;}
.clic { position:absolute; top:10px; left:10px; color:#fff; font-size:1.5em; font-weight:bold;}
