/* CSS Document */

body {
	background-image:url(images/fondgauche.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color: #EFEFEF;
	font-family: Century, Georgia, "Times New Roman", serif;
}

#leftbar {
	background-image: url(images/fondgauche.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 0px;
	top: 147px;
	padding: 0px;
	bottom: 0px;
}

#leftbar table {
	border: 0px;
	width: 179px;
}

#leftbar img.leftbutton {
	border: 0px;
	width: 175px;
	height: 45px;
}

#upbanner {
	position:absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#upbanner table{
	border: 0px;
	height: 147px;
}

div#main {
	background-color:#FFFFFF; 
	border-right-color: black; 
	border-right-style: solid; 
	border-right-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: absolute; 
	top: 147px; 
	left: 179px; 
	width: 800px;
	padding: 15px;
	line-height: 1.15em;
	text-align:justify;
}

div#main p,ul,table {
	font-size: 13px;
}

div#main h1 {
	font-size: 20px;
	font-weight: bold;
	color: #495D8A;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}

div#main h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #495D8A;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}

div#main h3 {
	font-size: 14px;
	font-style: italic;
	color: #495D8A;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}

div#main img#gauche {
        float:left;
        margin: 15px;
}

div#main img#droite {
        float: right;
        margin-left: 10px;
        margin-right: 10px;
}

td#recapitulatif {
        width:570px;
        text-align:left;
        vertical-align: top;
}

td#recapitulatif p {
        font-size:13px;
        line-height: 1.15em;
        text-indent:0px;
}
                                        

td#article {
        background-color:#FFFFFF; 
	      border-right-color: black; 
	      border-right-style: solid; 
	      border-right-width: 1px;
	      border-bottom-color: black;
	      border-bottom-style: solid;
	      border-bottom-width: 1px;
        border-left-color: black;
        border-left-style: solid;
        border-left-width: 1px;
        border-top-color: black;
        border-top-style: solid;
        border-top-width: 1px;
        padding-left: 10px;
        padding-right: 10px;
        margin: 10px;
	      text-align:justify;
        width: 190px;
}

td#article p,ul,table {
	font-size: 12px;
}

td#article p#texte {
        text-indent : 10px ;
}

td#article p#signature {
        text-align: right;
        font-weight: bold;
}

div#vpinfbar {
	padding: 0;
	margin: 0;
}

div#vpinfbar img{
	height: 176px;
	border-style: none;
	border-width: 0px;
}

div#vpinfbar table {
	margin: auto;
}

div#vpinfbar td {
	padding: 0px;
}

.highlighted {
	color:#FF0000;
	font-weight: bold;
}

.vpinf {
	font-weight: bold;
}

.note {
	border-color:#999999;
	border-style: groove;
	border-width: 3px;
	padding: 10px;
}

.quote {
	font-style: italic;
}

div.barre table {
	margin: auto;
}

.centered {
	text-align: center;
}

.bash {     
        font-style: italic;
}
img {
	border: none;
}
