@CHARSET "ISO-8859-1";

/**Partie Catalogue**/

body{
	background:	url(images/ligne_fond.jpg) 0px 151px repeat-x #1c393f !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	
}

#catalogue-principal{
	-moz-box-shadow:1px 0 20px #777777;
	background:url("images/fond_catalogue.jpg") no-repeat scroll 0 0 #FFFFFF;
	clear:both;
	height:604px;
	margin:0 auto;
	width:970px;
	position:relative;
}

#catalogue-droite{
float:right;
height:310px;
margin:0 0 40px;
padding:0 0 20px;
width:550px;
}


div#catalogue-principal div.catalogue-droite div#texte{
height:310px;
left:-10px;
margin:0 0 0 15px;
overflow-x:hidden;
overflow-y:auto;
padding:0;
position:absolute;
top:230px;
width:490px;
}

#catalogue-gauche{
float:left;
margin:0;
padding:0 0 10px;
width:410px;
}

#catalogue-gauche H2{

color:#A7C200;
font-family:arial;
font-size:20px;
margin-left:95px;
margin-top:-20px;
}

#puce{
margin-left:35px;
margin-top:25px;
}

#catalogue_mag
{
	margin-left:15px;
	margin-top:66px;
}

#catalogue-gauche p{
color:#1B393F;
font-family:arial;
font-size:11px;
margin:15px auto 0;
width:280px;	
}

#catalogue-gauche b{
font-size:14px;
}

#fleche{
margin-top:90px;
}

#content-texte h1{
font-size:17px;
font-family: Arial;
margin-left:16px;
margin-top:-13px;
}

#formulaire_catalogue{
margin-left:55px;
margin-top:40px;
width:425px;
}

table.formulaire input.medium {
width:177px;
}

table.formulaire input {
background:none repeat scroll 0 0 #F6F6F5;
border:1px solid #CCCCCC;
color:#3D3A38;
font-size:1em;
margin:0 0 5px;
padding:1px;
vertical-align:middle;
width:71px;
}
table.formulaire select {
background:none repeat scroll 0 0 #F6F6F5;
border:1px solid #CCCCCC;
color:#3D3A38;
font-size:1em;
margin:0;
padding:0;
}

table.formulaire input.large {
width:231px;
}
table.formulaire input.small {
width:120px;
}

p.error-form-catalogue {
color:red;
margin-top:23px;
text-align:center;
width:355px;
}

table.formulaire input.medium-error {
background:none repeat scroll 0 0 #F6F6F5;
border:1px solid red;
width:179px;
}
table.formulaire input.large-error {
background:none repeat scroll 0 0 #F6F6F5;
border:1px solid red;
width:233px;
}

table.formulaire input.small-error {
background:none repeat scroll 0 0 #F6F6F5;
border:1px solid red;
width:118px;
}

.right span{
font-size:9px;
margin-top: 10px; 
}

#condition{
margin-top:40px;
width:380px;
}

.submit{
background:url("images/bt_envoyer.gif") no-repeat scroll left top transparent;
border:medium none;
color:#FFFFFF;
height:17px;
width:108px;
cursor: pointer;
}

table.catalogues caption {
color:#000000;
font-family:Arial;
font-size:11px;
padding:54px 74px 25px;
text-align:left;
width:580px;
}

img{
border:none;
}

#catalogue-submit{
float:right;
margin-top:40px;
width:470px;
}

.intro{
width: 365px;
}



