/* CSS Document */

/* Default Theme Stylesheet
Name: Default
Author: 
Description: default theme
Date: O
*/


/* 1) Globals
----------------------------------------------------------------------------------- */
body {color: #cccccc;}

a.about:link {color: #678a9b;}
a.about:link {text-decoration:underline;}
a.about:visited {color:#666666;}
a.about:visited {text-decoration:underline;}

a.blanc:link {color: #FFFFFF;}
a.blanc:link {text-decoration:underline;}
a.blanc:visited {color:#FFFFFF;}
a.blanc:visited {text-decoration:underline;}
	
a:visited {color: #cccccc;}
a:link {color: #cccccc;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}		

h1.event{
font-size: 12px;
font-weight:bold;
line-height:14px;
}

a.pressreleast:link {color: #666666;text-decoration:underline;}
a.pressreleast:visited {color: #666666;text-decoration:underline;}

h1{
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* 2) Structure
------------------------------------------------------------------------------------ */
#introSection {
	margin: 0;
	padding-top: 0px;
	width: 524px;
	height: 359px;
	}	
	
#layerScroll {
	position:absolute;
	width:522px;
	height:355px;
	z-index:1;
	overflow: auto;
}

#photoInfo{
	background:url(../images/photos-info.jpg) top left no-repeat;
	height: 310px;
	float:left;
	width:330px;
}

#textInfo{
	margin:20px 20px 20px 20px;
	}

#photo{
	background:url(../images/photo-president.jpg) no-repeat;
	height: 132px;
	float:left;
	width:150px;
}

#logoBlanc{
	background:url(../images/logo-QA-about.jpg) no-repeat center;
	float:left;
	width: 80px;
	height:80px;
}

#textScroll{
	margin-left:20px;
	width:465px;
	margin-top:25px;
	}
	
#texteEvent{
	margin-top:20px;
	margin-left:10px;
	font-size:12px;
	line-height:14px;
}

#photosEvents{
	float:right;
	margin-right:5px;
	width:270px;
	margin-top:15px;
}
	
#texteFonce{
	color:#333333;
	font-size: 11px;
	}
	
#texteBlanc{
	margin: 20px 12px 0 12px;
	width: 221px;
	color: #FFFFFF;
	line-height: 21px;
	}
	
#texteComm{
overflow:auto;
height:324px;
	margin: 15px 12px 0 12px;
	width: 221px;
	color: #FFFFFF;
	line-height: 16px;
	font-size:10px;
	}
	
#texteAbout{
	color:#678a9b;
	font-size: 10px;
	}
	
#descriptionFondBleu {
	margin: 0;
	padding: 0px;
	background:  url(../images/backDescriptionBleu.jpg) top center no-repeat;
	width: 244px;
	height: 359px;
	}

#description {
	margin: 0;
	padding: 0px;
	background:  url(../images/backDescription.jpg) top center no-repeat;
	width: 244px;
	height: 359px;
	}	
	
	
#reflet_wrapper {
	margin: 0px auto;
	width: 1000px;
	min-height: 16px;
	}
	
#reflet {
	margin: 0;
	padding: 0px;
	background:  url(../images/reflet.jpg) top center no-repeat;
	width: 1000px;
	height: 16px;
	}	
	
#catalogue{
margin:20px 20px 20px 20px;
float:left;
width:230px;
}
	
/* 6) Footer
------------------------------------------------------------------------------------ */
#footer_wrapper {
	clear: both;
	margin: 0px auto;
	width: 925px;
	}
	
#footer_wrapper p {
	margin: 0;
	color: #CCCCCC;
	font-size: 10px;
	background-color: #333333;
	background-position: center;
	}
	
#footer {
	height: 50px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.35pt;
	padding-top: 15px;
	}
