#pageweb {
	width: 630px;	
	margin: 0 0 0 60px;
}
#pageweb p {
	font-size: 0.7em;
}
#pageweb a {
	font-weight: bold;
	color: #B30200;
}
#pageweb a:hover {
	text-decoration: none;
}
#pageweb a.fleche {
	color: #B30200;
	font-weight: bold;
	padding-left: 8px;
	background: url(../images/picto_nav_right.gif) no-repeat left center;
}
#pageweb a.bouton  {
	color: #CD8E1A;
	border: 1px solid #CD8E1A;
	background: #FFFAE0;
	padding: 0px 3px 2px;
}
#pageweb a.bouton:hover {
	text-decoration: none;
}
#pageweb a.bouton2 {
	color: #B30200;
	border: 1px solid #B30200;
	background: #FFFAE0;
	padding: 0px 12px 2px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 0.8em;
	margin: 0;
	padding: 15px 0 20px 3px;
	color: #54592A;
}
/************Div******************/
div.article, div.bibliography, div.chapter, div.glossary {
}
div.article .citetitle {
}
div.article .ackno {
	font-size: 0.9em;
	padding: 0.5em;
	color: #888888;
}
div.article .releaseinfo, div.chapter .releaseinfo {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	line-height: 1em;
}
div.article .author {
	font-size: 1.2em;
	color: #000000;
}
.warning, .important, .caution {
	border: 1px solid #840A48;
}
.note, .tip {
	border: 1px solid #000000;
	font-size: 0.8em;
}
.note, .tip, .important, .warning, .caution {
	margin: 0 0 0.25em;
	padding: 0.5em;
}
.note .title, .tip .title, .important .title, .warning .title, .caution .title {
	margin: 0 0 0.5em;
}
.note .title {
	color: #000000;
}
.tip .title {
	color: #00CA0F;
}
.important .title {
	color: #FF0B0B;
}
.warning .title {
	color: #FFED0B;
}
.caution .title {
	color: #FFA766;
}
div.bibliography div.biblioentry, div.bibliography div.bibliomixed {
	font-size: 0.8em;
}
div.blockquote, blockquote.blockquote, div.epigraph {
	padding: 0;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}
div.epigraph {
	margin: 0 1.5em;
}
div.chapter div.revhistory th, div.chapter div.revhistory td {
	font-size: 0.75em;
}
div.attribution {
	text-align: right;
}
div.footnote {
	font-size: 0.8em;
}
div.footnotes hr {
	height: 1px;
	margin: 0.1em 0;
}
div.footnote p {
	margin: 0;
}
div.glossdiv {
	font-size: 0.9em;
	padding: 0;
}
div.glossdiv p {
	margin: 0 0 1em;
}
div.itemizedlist ul, div.orderedlist ol, div.procedure ol, div.procedure ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
	line-height: 1.2em;
}
div.itemizedlist li, div.itemizedlist p, div.orderedlist li, div.orderedlist p, div.procedure li, div.procedure p {
	margin: 0;
	padding: 0;
}
/*******CLASS***********/
.strikethrough {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.ital {
	font-style: italic;
} 
.strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.red {
	color: #B30200;
}
.blue {
	color: blue;
}
.navy {
	color: navy;
}
.green {
	color: #009900;
}
.orange{
	color : #FF9900;
}
.yellow {
	color: #F5C288;
}
.highlight {
	font-weight: bold;
	background-color:#ffff66;
}
.h1 {
	font-size: 2.5em;
	font-weight: bold;
}
.h2 {
	font-size: 2em;
	font-weight: bold;
}
.h3 {
	font-size: 1.5em;
	font-weight: bold;
}
.h4 {
	font-size: 1.2em;
	font-weight: bold;
}
.h4 .blue{
	color: blue;
	text-decoration: underline;
}
.h5 {
	font-size: 1em;
	font-weight: bold;
}
.informaltable {
}
.informaltable table {
	margin-left: 10px;
	border-spacing:0px;
}
.informaltable table tbody {
}
.informaltable table tr[1] {
	font-weight: bold;
	text-align: left;
}
.informaltable table p {
	text-align: left;
}
.para {
	color: #5B0401;
	font-size: 0.7em;
}
tt.email {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
