
/* #head #logo { */
/* width: 70px; */
/* height: 69px; */
/* background: url(../images/logo-ori-oai-70.png) no-repeat; */
/* float: left; */
/* } */

body {
   font: 75% Verdana, sans-serif;
/* background-color: #036; */
/* padding: 0 0 10px 0; */
}

/* #wrapper { */
/* background-color: white; */
/* padding: 20px 20px 20px 20px; */
/* margin: 20px 20px 0 20px ; */
/* border: 2px solid #000; */
/* } */

/* h1 { */
/* text-align: center; */
/* color: #004F4F; */
/* width: 70%; */
/* height: 90px; */
/* } */

#yui-main .yui-b {
	width: 950px;
}

.fr-view {
   width: 950px;
}

#doc4 {
   width: 950px;
}


.fr-header {
   width: 950px;
}

.fr-orbeon-version {
	width: 950px;
}

#doc4 .fr-shadow {
	background-image:url(../images/top-950.png);
	width: 950px;
}

#doc4 .fr-footer {
   width: 950px;
   background-image: url(../images/bottom-950.png);
}

h1.content {
 /*color: #1F6F7F; */
/* border-bottom: 2px solid #000; */
margin-top: 30px;
font-size: 14pt;
}

h2 {
font-size: 12pt;
}

h3 {
 color: #1F6F7F;
font-size: 11pt;
margin-left: 20px;
}

div.content{
background-color: #eee;
padding: 10px 20px 10px 20px;
margin: 0px 20px 0 20px ;
border: 1px solid #999;
}

li {
list-style: square;
margin-top: 10px;
}

.menu-out {
text-align: right;
}



