body {
    font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
                   font-size:10pt;
 	color:#ffffff;
}

#left, #right, #content{
	background-color:#000000;
}

#content {
	padding-top:40px;
}

#left {
	float:left;
}

#right {
	float:right;
	position:relative;
}

#thumbs {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	padding-left:35%;
}

.topThumb {
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	opacity: 0.5;
}

#logo{
	margin-top:20%;
	margin-left:20%;
}

#icmLogo{
	float:left;
	width:34%;
	border-right:1px solid #ffffff;
}

#main, #menu {
	width:100%;
	margin-bottom:10px;
}

#photos {
	float:right;
	position:relative;
	width:65%;
}

#photos .topPhoto img {
	height:265px;
	float:right;
	margin-left:10px;
	margin-right:10%;
	border:1px dashed #ffffff;
	padding:5px;
}



#photos .topPhoto p {
	vertical-align:top;
	margin-right:30px;
	border-bottom:1px dashed #ffffff;
	padding-bottom:15px;
}


.allPhotos {
	padding-top:10px;
}

#icmHead {
	text-align:right;
	width:65%
}

#icmHead img{
	padding-top:10px;
	border-top:1px solid #ffffff;
	margin-left:35%;
}

#menu {
	border-top:1px solid #ffffff;
}

#menu {
	width:100%;
}

#menuLink {
	padding-left:5%;
	padding-right:1%;
	margin-left:5%;
	margin-right:2%;
	text-align:right;
	width:23%;
	float:left;
	font-style:italic;
}

#menuLink ul li{
	list-style:none;
	margin-bottom:5%;
}

#menuLink ul li a {
	color:#ffffff;
	text-decoration:none;
}

#menuLink ul li a:hover {
	color:#f79448;
}

#menuParagraph {
	float:right;
	width:63%;
	border-left:1px solid #ffffff;
	height:200px;
}

.pMenu {
	margin-left:3%;
	color:#f79448;
	width:80%;
	line-height:130%;
}

#replique {
	text-align:right;
	padding-bottom:20px;
}

#replique img{
	margin-right:15%;
	opacity:0.7;
}

#replique > a > img{
	border:0px none;
}

#replique > a:hover > img{
	opacity:1;
}

.mail {
	text-decoration:none;
	color:#ffffff;
}

.mail:hover {
	color:#f79448;
}

