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

#copy {
						color:#65b4e6;
						font-size:12px;
						}
#texte_bandeau {
						height:31px;
						position:relative;
						color:#65b4e6;
						font-size:12px;
						float:right;
						right:150px;
						}
					.select {
						color:#65b4e6;
						font-size:12px;
						background-color:#1b2939;
						border-color:#1b2939;
						}
						
						
						
						
h1 {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.ipcon {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	margin-left:60px;
}
#contactadd {
	background-image:url(../images/iphone-jedfolioadd.png);
	width:426px;
	height:110px;
	position:relative;
}
#contactaddform {
	background-image:url(../images/ipcontactform.png);
	width:426px;
	height:378px;
	position:relative;
}
h2 {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.textebandeau {
	color:#65b4e6;
	font-size:10px;
	background-color:#1b2939;
	margin-left:50px;
	float:left;
}

	#photocv {
	width:152px;
	height:143px;
	top:10px;
	right:10px;
	position:absolute;
	}
.sitemotsclefs{
font-size: 12px;
color:#586c9a;
font-style:normal;
}


/*------------------------------------------fin style du site--------------------------*/


.highslide {
	cursor: url(../../inc/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../../inc/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../../inc/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
