body {
background : #282727;
margin : auto;
padding : 0;
font-size: 12px;
color : #000000;
font-family : Verdana;
}

img {
border: 0;
}

form {
display: inline;
}

ul , li {
padding: 0;
margin: 0;
}





/******************** LIENS ********************/ 

a, a:link, a:visited {
border-bottom: 1px #666666 ;
color : #666666;
font-weight:bold;
text-decoration: none;
}

a:hover, a:active {
color : #999999;
}

#menu_haut a, #menu_haut a:link, #menu_haut a:visited {
font-size: 14px;
font-family: "Times New Roman", Times, serif;
color : #ffcd16;
text-decoration: none;
}

#menu_haut a:hover, #menu_haut a:active {
color : #FFFFFF;
}

/******************** LIENS ********************/ 





/******************** FORMULAIRES ********************/ 

input {
font-family : Verdana;
}

.input_effet {
border: 0px;
color : #999999;
font-size : 11px;
background : url('http://fr.ptphitz.com/images/input_fond.png') no-repeat;
width: 164px;
height: 15px;
padding: 5px 8px 4px 28px;
}

.input_effet:focus {
color : #808080;
}

/******************** FORMULAIRES ********************/ 






/******************** DESIGN + ZONES TEXTE ********************/ 

#global {
margin : auto;
width: 948px;
background : #FFFFFF;
}

#container_haut {
background: #282727;
height: 84px;
}

#logo {
float: left;
width: 139px;
height: 52px;
background : url('http://fr.ptphitz.com/images/logo.png') no-repeat;
position: relative;
top: 16px;
left: 100px;
}

#menu_haut {
float: right;
width: 540px;
height: 24px;
background : url('http://fr.ptphitz.com/images/menu_haut.png') no-repeat;
position: relative;
right: 50px;
text-align: center;
color: #ffcd16;
padding-top: 4px;
}

#header {
height: 220px;
background : url('http://fr.ptphitz.com/images/header.png') no-repeat;
margin-bottom: 20px;
}

#container_gauche {
float: left;
width: 660px;
position: relative;
left: 30px;
}

.titre {
color: #ff9900;
font-size: 18px;
font-weight: bold;
}

.barre_titre {
height:1px;
margin-top: 4px;
background: #a8a8a8;
}

.contenu {
padding: 12px 8px 12px 8px;
}

#container_droite {
float: right;
width: 224px;
padding-top: 5px;
}

.bloc_droite {
background : #f7f7f7;
border: 1px solid #efefef;
padding: 10px;
color: #808080;
margin-bottom: 20px;
}

#global_bas {
clear: both;
height: 14px;
background : url('http://fr.ptphitz.com/images/global_bas.png') no-repeat;
}

#footer {
text-align: center;
background: #282727;
padding:14px;
color: #ffd439;
}

/******************** DESIGN GLOBAL ********************/ 
