@charset "iso-8859-1";
/********
mise en page general site Grapho-Logik
********/
body {
	width: 1005px;
	background-color: #000000;
	border: 2px solid white;
	text-align: center;
	margin: auto;
	color: #ffffff
}
a{
	color: #ffcc33;
}
a:hover{
	color:#b2cde0;
}
a img {
	border: none;
}
img {
	margin:0;
	padding:0;
}
p {
	color: #ffffff;
}
h1{
	font-size: 1.1em;
	}
#site{
	width: 1005px;
}
#bandeau{
	border: 2px;
}
#menu{
	float: left;

	text-align: center;
}
#bouton{
	float: left;
	width: 110px;
	text-align: center;
}
#image_b{
	float: right;
	width: 70px;
}
#cadre2{
	float: right;
	width: 880px;
	text-align: left;
	font-family: verdana, "sans serif";
	color: #ffffff;

}
#pre_photo{
	float: left;
	border: 10px solid black;

}
#pre_text{
	float: right;
	width: 620px;
	min-height: 550px;
}
#diplome{
	
	clear: both;
	border:10px;
	color: #ffffff;
	font-family: verdana, "sans serif";
	font-size: 1.1em;
}
#fin{
	color: #ffffff;
	text-align: centre;
}

.nom{
	font-family: verdana, "sans serif";
	font-size: 1.3em;
	font-weight: bold;
	color: #ff9900;
}
/********
/*navigation
********/
#suivante{
	position: relative;
	left: 400px;
}
#suivante2{
	position: relative;
	Top: 80px;
	left: 400px;
}
#forum{
	position: relative;
	left: 400px;
}
/********
index
********/
#imageindex{
	position: absolute;
	top: 480px
}
#rea{
	font-size: 0.7em;
}
/********
prestation
********/
#imagepresta
{
	position: absolute;
	top: 250px
}
#imagepresta1
{
	position: absolute;
	top: 450px
}
.presta1{
	font-size: 1.2em;
	font-weight: bold;
	color: #ff9900;
	font-family: verdana, "sans serif";
}
#presta4{
	list-style-type:  circle;
}
#presta5{
	list-style-type:  square;
}
#tarif1{
	position: relative;
	top: 1px;
	Left: auto;
}
.tarif{
	text-decoration:underline;
}
/********
page coordonnées
********/
#contact{
	text-align: left;
}
#imagecoordonee
{
	position: absolute;
	top: 280px;
}
.contact_{
	display: block;
	text-align: left;
	
}
/********
histoire + explications
********/
.histoir{
	font-weight: bold;
	color: #ffcc33;
}
.bold{
font-weight: bold;
}

