
body {

	margin:0;
	padding:0;
	font-size:12px;
}

body, input, textarea, select, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#323437;
}

.onglet_start {
	background-image:url(/images/onglet_start.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.onglet_main {
	background-image:url(/images/onglet.png);
	background-position:right bottom;
	background-repeat:repeat-x;
}
.onglet_end {
	background-image:url(/images/onglet_end.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.onglet_link {
	color:white;
	text-decoration:none;
	font-size:12px;
}

.topbar {
	background-image:url(/images/shadow_top.png);
	background-repeat:repeat-x;
}
.bottombar {
	background-image:url(/images/shadow_bottom.png);
	background-repeat:repeat-x;
}

.logospan {
	position:absolute;
	display:inline;
	
	top:0px;
}
.lien_optique {
	font-size:12px;
	color:#323437;
}
	
h1 {font-size:15px}
h2 {font-size:13px}

a {
	color:#323437;
}
.TitreDroite {
		font-size:22px;
		color:#e97300;
		font-weight:bold;
		margin:5px;
}

div#footer {
	width:700px;
	font-size:9px;
	color:grey;
}

.titre-opticien {
	font-weight:bold;
	font-size:16px;
}

.mod-0 {
	background:#EEEEEE;
}

.mod-1 {
	background:white;
}

.partner-0{
background:#FED269 ;border:1px dashed orange;padding:5px
}
.partner-1{
background:#FCDB8D ;border:1px dashed orange;padding:5px
}

.tdOpticien {
	border-top:1px solid lightgrey;


}

.adresse-opticien {
		font-size:12px;
}

.devis_label {
	text-align:right;
	background:#FFFFCC;
	font-weight:bold;
}

.inscription-label {
	width:100px;
}

.intro_form_label {
	text-align:right;
	font-size:12px;
}

textarea{
	font-size:12px;
}

TABLE.dform TD
{
	text-align:right;
	font-size:12px;
}

.intro_form {
	font-size:12px;
	border:1px solid lightblue;
}

.partner-comment {
	font-weight:bold;
	color:red
}

.admin{
	background-color: lightblue;
}

.alt {
	background:#EEEEEE;
}

.label1 {
	width:200;
	}