/* mise en page globale */

body {
width: 900px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
padding-left:2px;
background-color:#FFF;
color: #666666;
font-size: 14px;
font-family: arial;


}

img {
	border:#CCC;
	border-width:1px;
}

a {
color:#003399;
text-decoration:none;
}
a:visited {
color:#003399;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: orange;
}
/* entête */
#header {
height: 100px;
background-image:url(images/header2.gif);
}

#header h1 {
	text-indent: -5000px;
	margin:0;
	line-height: 0;
}
#header p {
	margin: 45px 0 0 200px;
	font-weight: bold;
	color: white;
	font-size: 1.1em;
}

#headerboutique {
height: 140px;
padding-right: 20px;
background-image:url(images/header2.gif);
background-repeat:no-repeat;
}

#headerboutique h1 {
	text-indent: -5000px;
	margin:0;
	line-height: 0;
}

#headerboutique p {
	margin: 0 0 0 410px;
	font-weight: bold;
	color: 003399;
	font-size: 1.1em;
	height: 25px;
}


/* menu horizontal */

#menuhaut {
	margin: 0;
	line-height:23px;
	list-style-type: none;
	background-color: #003399;
	color: white;
	font-size:13px;
	font-weight: bold;
	font-variant:small-caps;
	/*text-align:center;*/
}

#menuhaut li {
	display: inline;
}
#menuhaut a {
	color: white;
	text-decoration: none;
	margin: 10px;
}
#menuhaut a:hover {
	color: orange;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menugauche {
	background: #FFF;
	height:450px;
	float:left;
	width: 160px;
	font-size:12px;

}



dl#menugauche dt {
color:#FFFFFF;
background-image:url(images/fleche.gif);
background-repeat:no-repeat;
background-position:left; 
background-color:#003399;
height: 20px;
line-height: 20px;
padding-left: 15px;
font-weight: bold;
font-variant: small-caps ;
font-weight:900;
border: 1px solid #003399;
}

dl#menugauche dt a {
color: #FFF;
text-decoration: none;
text-align: left;
}

dl#menugauche dt a:hover {
color: #F63;
text-decoration: none;
}

dl#menugauche li {
margin-left: 15px;
border: 1px;
list-style:none;
height: 30px;
text-align: left;
text-decoration:none;
font-weight:700;
border-bottom: 1px solid #003399;
}


dl#menugauche li a{
width: 100%;
color:#003399;
text-decoration:none;
}

dl#menugauche li a:hover{
color: #F63;
background: #FFF;
}

dl#menugauche li a:visited{
background: #FFF;
text-decoration: none;
}


/* formulaire */
#menu p {
margin: 1.5em 0 0 1em;
font-weight: bold;
color: white;
}
#menu form {
margin:0 0 0 1em;
}
#menu form .champ {
width: 8em;
}

/* contenu global */
#global {
padding-top: 5px;
margin-top: 0px;
height: 500px;
/*background:url(bghorizontal.jpg) repeat-x bottom;*/
}

#global h1 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 16px;

	color:#003399;
	height: 20px;

}
#global h2 {

	font-size:18px;
	font-weight: bold;
	color: #666666;
}

#global p {
	float: left;
	height: 100px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	color:#003399;

}

#global img {
	float:left;
	margin: 0 15px 0 0;
	border:0;
}

/* AFFICHAGE DU CATALOGUE */
#catalogue {
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 20px;
	background-color:#FFFFFFF;
	font-size:12px;
}

#catalogue h2 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	font-variant: normal;
	text-indent: 5px;
	text-align:center;
	color:#FFF;
	background-color:#003399;
	height: 20px;
	
}

#catalogue a {
color: #OO3399;
}
#catalogue a:visited {

text-decoration: none;
}
#catalogue a:hover {
text-decoration: none;
}

#catalogue p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 11px;
	line-height: 20px;
	color:#003399;
}

#catalogue img {
		border: 0px solid #003399;
		height: 120px;
}

#catalogue input {
	border-color:#666666;
	border-width: 1px;
	background-color:#CCCCCC;
}



/* encart */
#encart {
	float: right;
	width: 191px;
	height: 500px;
	background: white url(images/fondroit.gif) repeat-y;
}

#encart h1{
text-align:center;
font-weight: bold;
font-size:11px;
}


#encart legend{
	font-weight:bold;
	font-size: 12px;
	
}

#encart label{
	display: inline;
	float: left;
	width: 70px;
}

#encart input{
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#ddd;
	color:#003399;
	padding: 1px 2px;
}

#base{
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 170px;
	background-color:#FFFFFF;
	height: 100%;
	/*width: 500px;*/
	font-size:12px;
}


#base table{
border-collapse:collapse;
border: 1px solid #666666;
background-color:#eeeedd;
}


#base th{
height: 20px;
border: 1px solid #666666;
font-size:11px;
}

#base td{
height:18px;

border: 1px solid #666666;
font-size:11px;
text-indent: 5px;
}


#base img{
	border: #666666;
	border-width:1px;
}

#base h1{
margin-left: 5px;
font-variant:small-caps;
/*font-weight: bold;*/
font-size:18px;
border-top: 2px solid #CCC;
border-bottom: 2px solid #CCC;
text-indent: 5px;
}

#base h2{
width: 435px;
margin-left: 5px;
font-variant:small-caps;
font-weight: bold;
font-size:12px;
border-bottom: 2px solid orange;
text-indent: 5px;
}


#base h4{
width: 200px;
margin-left: 5px;
font-variant:small-caps;
font-weight: bold;
font-size:10px;
text-indent: 5px;
background-color:#CCC;
}


#basecommande{
float:left;
font-variant:small-caps;
font-size:10px;
margin-left:20px;
}

#basecommande table{
background-color: #003399;
border-collapse:collapse;
border: 1px solid #666666;
font-variant:normal;
color:#FFFFFF;
}


#basecommande th{
background-color: #dddddd;
border: 0px solid #666666;
height: 30px;
color:#003399;
font-size:9px;
}

#basecommande td{
background-color: #FFFFFF;
border: 0px solid #666666;
height:18px;
font-size:11px;
text-indent: 5px;
color:#003399;
}


/*#technique {
height:15 px;
}

#technique h1{
width: 90%;
text-align:left;
font-variant:small-caps;
font-weight: bold;
font-size:10px;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
text-indent: 5px;
}
*/

#carrebas {

float: left;
height: 155px;
width: 225px;
/*text-align:justify;*/
margin-right: 10px;
padding-right: 0px;
border-left: 0px solid #CCC;
border-right: 0px solid #CCC;

}

#carrebas h1{
margin-top:0px;
padding-top:0px;
width: 100%;
text-align:left;
font-variant:small-caps;
font-weight: bold;
font-size:12px;
border-top: 2px solid #CCC;
border-bottom: 2px solid #CCC;
text-indent: 5px;
}

#carrebas img{
float:left;
height: 70px;
width: 80px;
margin-right: 5px;
margin-left: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
border-color: #CCC;
}

#carrebas2{

float: left;
width: 225px;
/*text-align:justify;*/
margin-right: 10px;
padding: 0px;
text-align:right;
border-left: 0px solid #CCC;
border-right: 0px solid #CCC;
border-top: 2px solid #CCC;
border-bottom: 2px solid #CCC;
}

#bloccadre {
	background: url(design/postbas.gif) left bottom no-repeat;
	padding: 0 0 25px 40px;
}
#bloccadre ul {
	margin: 1em 40px 0 0;
	padding:0;
}
#bloccadre li {
	margin: 0;
	list-style-image: url(design/postpuce.gif);
}
#bloccadre li a {
	color: black;
	text-decoration: underline;
}
#bloccadre li a:hover {
	text-decoration: none;
}

/* codes et citations */
tt, code, samp {
font-size: 1em;
color: green;
}
blockquote {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #008000;
	margin: 1em;
	padding: 0 0.5em;
	background: #d1f0af;
	font-style: italic;
}
kbd {
font-size : 1em;
padding: 0px 2px;
border: 1px solid gray;
}
pre {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #F0B802;
	padding: 1em;
	margin: 1em;
	font-size: 110%;
	background: #ffffcc;
	width: 85%;
	overflow: auto;
}



.footer{
width: 900px;
height: 40px;
background-color: #CCCCCC;
padding-top:20px;
padding-bottom: 0px;
margin-bottom: 0px;
text-align: center;
}

div#galerie
{
	height: 500px;
	background: #eed ;
	border: 1px solid #dcb ;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 170px;
	background: #eed ;
	border: 1px solid #dcb ;
	text-align:center;
}

ul#galerie_mini
{
text-align:center;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
text-align:center;
	float:left;
}

ul#galerie_mini li a img
{
	margin: 10px 1px ;
	border: 1px solid #dcb ;
}

dl#photo
{

	clear: both ;
	margin: 0 0 ;
	
}

dl#photo dt
{
	font:  20px Tahoma;

	font-variant:small-caps;
	color: #003399 ;
}

dl#photo dd
{
	margin: 0 ;
}

dl#photo img
{
	border: 1px solid #dcb ;
}
		

