input {
border:1px solid white;
background-color:#afb0b3;
	margin: 2px;
	width: 190px;
}

/* @group réseaux fb twiter skype */

ul#menureseau
{
	height: 20px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	text-indent: -5000px;
}

ul#menureseau li
{
	float: left ;
	
	margin-top: 10px;
}

ul#menureseau li a
{
	width: 20px ;
	display: block ;
}

a.facebook{
background-image: url(../images/logo/fb_off.gif);
height: 20px;
	margin-right: 10px;
}
a.facebook:hover{
background-image: url(../images/logo/fb_on.gif); 

}

a.skype{
background-image: url(../images/logo/skype_off.gif);
height: 20px;
}
a.skype:hover{
background-image: url(../images/logo/skype_on.gif); 

}
a.twitter{
background-image: url(../images/logo/twitter_off.gif);
height: 20px;
	margin-right: 8px;
}
a.twitter:hover{
background-image: url(../images/logo/twitter_on.gif); 

}

/* @end */
input#envoyer {
border:1px solid white;
background-color:#afb0b3;
	margin: 2px;
	width: 60px;
}
textarea {
border:1px solid white;
background-color:#afb0b3;
	margin: 2px;
	width: 190px;
}
.formmessage {
	position: relative;
	float: left;
	left: 95px;
}







#logo a
{
	width: 118px ;
	height: 426px ;
	display: block ;
	background-image: url(../images/gabarit/logo_schmalz_media_net.jpg);
	text-indent: -5000px ;
}

.portofoliotitre {
	font-weight: bold;
	clear: both;
}
.portofoliocontenu {

}

.imgespace {
	margin-top: 10px;
	margin-bottom: 40px;
	height: 115px;
}

.img1 {
	width: 112px;
	height: 115px;
}
.img2 {
	margin-left: 10px;
}
.img3 {
	margin-left: 10px;
}


.imgwebcam {
	border: 1px solid #afb0b3;
}
.imgportofolio {
	border: 1px solid white;
}

#yannick {
	text-align: center;
	float: left;
	width: 180px;
}
#corinne {
	text-align: center;
	float: right;
	width: 180px;
}


.heberg {
	position: relative;
	left: 130px;
	float: left;
}

.adresscontact {
	position: relative;
	left: 80px;
	float: left;
	
}


.gras {
	font-weight: bold;
}

#titre {
	margin-left: 168px;
	margin-top: 30px;
}
#titrehome {
	margin-left: 141px;
	margin-top: 30px;
}

#imagesdroit {
	margin-top: 30px;
	border: 2px solid #AFB0B3;
	width: 332px;
	height: 340px;
	float: left;
}

#contenu {
	text-align: right;
	letter-spacing: 1px;
	line-height: 18px;
}

#citation {
	width: 336px;
	height: 78px;
	float: left;
	margin-top: 15px;
}

#signature {

}

#arbrebas {
	background-image: url(../images/gabarit/arbre_media_net.gif);
	width: 362px;
	height: 565px;
	margin-top: 40px;
}

.txtsignature {
	color: #3e3e40;
	text-decoration: none;
}
.txtsignature a {
	text-decoration: none;
}
.txtsignature a:hover {
	color: #afb0b3;
	text-decoration: none;
}

/* Général */
body {
	color: #3e3e40;
	background: black;
}
a {
	color: #afb0b3;
}
a:hover, a:focus {
	color: #afb0b3;
}
strong {
	color: #A1B55D;
}

/* Conteneur central */
#centre {
}

/* Navigation */
#navigation {
	width: 150px;
}

/* Contenu principal */
#principal {
	color: #AFB0B3;
}
#principal a {
	color: silver;
}
#principal a:hover, #principal a:focus {
	color: gray;
}
#principal strong {
	color: #181A12;
}

/* Contenu secondaire */
#secondaire {
	
}



/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 0;
}
#global {
	width: 893px;
	margin-left: auto;
	margin-right: auto;
}

/* Bloc central */
#centre {
	width: 100%;
	
	overflow: hidden;
}

/* Menu de navigation */
#navigation {
	float: left;
}

/* Contenu principal */
#principal {
	float: left;
	width: 368px;

}



/* Contenu secondaire */
#secondaire {
	margin-left: 557px;
	padding: 0;
	
}
