/*** EMILE MAURIN : vue3d.css ***/

#choix_3d {
	margin: 0px auto 15px auto;
}

#choix_3d #zone_vide {
	text-align: center;
	width: 165px;
}

#choix_3d #photo_deco {
	text-align: center;
	width: 165px;
}
#choix_3d #photo_deco table {
	text-align: center;
}
#choix_3d #photo_deco table td {
	width: 165px;
	height: 140px;
}

#choix_3d #photo_catalogue {
	text-align: center;
	width: 165px;
}
#choix_3d #photo_catalogue table {
	text-align: center;
}
#choix_3d #photo_catalogue table td {
	width: 165px;
	height: 140px;
}

#choix_3d #libelle {
	width: 469px;
	font-size: 18px;
}

#choix_3d #libelle table {
	height: 95px;
	width: 100%;
}

#choix_3d #libelle td {
	text-align: center;
}

#choix_3d #libelle .lib_court,
#choix_3d #libelle .lib_long,
#choix_3d #libelle .lib_reference {
}

#choix_3d #defaut,
#choix_3d #flexible {
	margin: 15px 0px 5px 0px;
	text-align: center;
}

#choix_3d #applet_border {
	border: 2px solid #989898;
	width: 465px;
	height: 302px;
}
#choix_3d #zone_input {
	margin: 100px 0px 0px 0px;
}
#choix_3d #defaut input,
#choix_3d #flexible input {
	margin: 10px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
}

#choix_3d .message_petit {
	font-size: 9px;
	text-align: center;
}

#choix_3d #videGauche {
	width: 160px;
}
#formulaire {
	width: 700px;
	margin: 15px auto 15px auto;
}

#formulaire table {
}

#formulaire div.intitule {
	width: 120px;
}

#formulaire div.intitule.obligatoire {
	width: 120px;
	font-weight: bold;
}

#formulaire select,
#formulaire textarea,
#formulaire input {
	border:1px solid #CCCCCC;
}

#formulaire textarea {
	font-family: Verdana;
	font-size: 12px;
}

#zone_input #defaut input.submit,
#zone_input #flexible input.submit,
#formulaire input.submit {
	margin: 10px 0px 0px 0px;
	width: 175px;
	font-size: 11px;
	padding: 2px;
	border: 0px;
	background: url("../images/site/bouton_bg.jpg") no-repeat;
	cursor: pointer;
}

#formulaire .small {
	width: 80px;
}

#formulaire .medium,
#formulaire .large {
	width: 300px;
}

#formulaire textarea.large {
	height: 120px;
}

#tableau_format {
	width: 700px;
	margin: 10px 0px 10px 0px;
}

#tableau_format th {
	text-align: center;
}

#tableau_format th {
	padding: 2px 0px 2px 2px;
}
#tableau_format td {
	padding: 4px 0px 4px 2px;
}

#tableau_format .champs_format {
	border: 0px;
	background: transparent;
	margin: 0px 2px 0px 2px;
}

#tableau_format .pair {
	background: #ffffff;
}

#tableau_format .impair {
	background: #e8e7e7;
}
