body	{
font-size: 67.2%;
background: #000;
font-family: Arial !important;
text-align: center;
}

h1	{
margin: 0 auto 15px auto;
width: 202px;
height: 223px;
background: #FFF url(../images/nuit_blanche_03.gif) no-repeat top left;
overflow: hidden;
text-indent:-9000px;
}

img	{
border: none;
}

a	{
color: #FFF;
text-decoration: none;
}

a:hover	{
color: #989898;
}

#top_logo	{
margin-bottom: 40px;
}

#site-wrapper	{
width: 700px;
margin: 0 auto;
color: #FFF;
}

#site-header	{
margin: 0 auto 30px auto;
padding: 10px 0;
color: #FFF;
text-align: center;
border-top: 4px solid #FFF;
border-bottom: 4px solid #FFF;
}

#site-header h2	{
margin: 0 80px;
font-size: 1.8em;
font-family: Georgia;
font-weight: normal;
}

#site-header p	{
margin: 5px 80px 0 80px;
font-size: 1.2em;
color: #989898;
}

#site-footer	{
padding-top: 0px;
}

#site-footer img	{
margin-bottom: 20px;
}

#site-footer div img	{
margin-right: 40px;
}

.clear-both	{
clear: both;
}

.dotted-seperator	{
clear: both;
height: 19px;
border-bottom: 1px dotted #3c3c3c;
margin-bottom: 13px;
}

.dotted-right	{
border-right: 1px dotted #3c3c3c;
}

/************* CONTENT *************/

.row	{
border-bottom: 4px solid #FFF;
margin-bottom: 20px;
padding-bottom: 10px;
}

.col-left	{
width: 349px;
float: left;
text-align: left;
}

.col-image {
	width: 322px !important;
}

.col-right	{
width: 349px;
float: right;
text-align: right;
}

.col-left h3, .col-right h3	{
text-align: center;
margin: 0 0 15px 0;
padding: 0;
font-size: 1.8em;
}

.col-left p	{
margin-right: 25px;
}

.col-right p	{
margin-left: 29px;
}

.col-left p, .col-right p	{
text-align: left !important;
color: #989898;
font-size: 1.1em;
}

.col-left p b, .col-right p b	{
font-size: 1.2em;
color: #FFF;
}

.col-left p img, .col-right p img	{
float: left;
border: 1px solid #292929;
margin-right: 15px;
margin-bottom: 15px;
}

.col-left h3.textBlock {

	margin: 0px 0px 15px 117px; 
	text-align: left;

}

.col-right h3.textBlock {

	margin: 0px 0px 15px 142px; 
	text-align: left;

}

.col-left .centerImage {

	text-align: left;

}

.col-right .centerImage {

	text-align: right;

}


.centerImage img {

	border: 1px solid #292929;

}