/*<group=General Styles>*/

body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: Times, Arial, Helvetica, Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size:14px;
	color: #555555;
	background: #e4e4e4 repeat;
	text-decoration: none;
	line-height: 1.2em;
}

p { 
	text-decoration: none;
}

b, strong {
	color: #444444;
	margin-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

a:link { 
	color: #72b06c;
	text-decoration: none;
}

a:visited { 
	color: #527f4e;
	background: repeat;
	text-decoration: none;
}

a:hover, a:active { 
	background: url(../img/button-back.gif) repeat transparent; 
	color: #527f4e;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Times,Georgia,Courier,serif;
	color: #444444;
}

h1 {
	font-size: 1.6em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.4em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
}	
	
h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.8em;
}

h6 {
	font-size: 0.6em;
}

pl {
	height: 1px;
	background: #649b5f;
}

#contenu ul li {
	color: #555555;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}

../img {
	border-style: none;
}

.separation {
	clear: both;
	margin:0px;
	padding:0px;
	height: 0px;
	visibility: hidden;
}
	
/*</group>*/

/*<group=Layout>*/

#logo {
	background: no-repeat url(../img/rosagallica_logo.png);
	width: 161px;
	height: 169px;
	float: right;
}

#container { 
	background: #fff url(../img/content_bg.gif) repeat-y right top; /* Right And Left /* Hack To Keep IE5 Windows Happy */
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#pageHeader {
	background: #649b5f url(../img/header_bg.gif) repeat-y;
	height: 200px;
	margin-right: 230px;
	color: #d4d4d4;
}
/*
#pageHeader ../img {
	float: right;
	margin-left: 10px;
}
*/

#pageHeader h1 {
	color: #ffffff;
	text-transform: none;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding: 20px 10px 0px 0px;
	text-shadow: 0px 0px 4px #555555;
	font-size: 24px;
	letter-spacing: 1px;
	direction: ltr;
	text-indent: 35px;
}

#pageHeader h2 {
	color: #e4fff7;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	text-shadow: 0px 0px 4px #555555;
	letter-spacing: 3px;
	direction: ltr;
	text-align: left;
	text-indent: 35px;
}

#container #contenu {
	background: #fff;
	margin-right: 230px;
	padding: 10px;
	color: #555555;
}

#container #sidebar {
	float: right;
	width: 225px;
	background: transparent;
	font-size: 13px;
}

#container #sidebar #sidecontent {
	color: #7f7f7f;
	padding: 10px 20px 10px 20px;
}

#footer {
	margin-right: 230px;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	background: #E3E3E3;
	border-top: 2px solid gray;
}

#footer a {
	color: #3b5d38;
	font-size: 13px;
}

#footer a:hover {
	color: #ffffff;
	background: none;
	font-size: 13px;
}
/*</group>*/

/*<group=Layout 3 col>*/

#left_colonne{
	padding-top: 10px;
	padding-bottom: 10px;
	min-height:150px;
	width: 280px;
	background: transparent;
}

#mid_colonne{
	padding-top: 10px;
	padding-bottom: 10px;
	background: transparent;
}

/*</group>*/

/*<group=Flags>*/
#flags a , a:hover, a:link , a:hover, a:active {
	text-decoration: none;
}
#flags img {
	border-style: none;
}

/*</group>*/

/*<group=Bread-crumb>*/

/* BreadCrumb Styles */

#breadcrumbcontainer {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#breadcrumbcontainer ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#breadcrumbcontainer li {
	padding: 0px;
}

#breadcrumbcontainer a {
	color: #649b5f;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	margin-left: 13px;
	border-bottom: 1px dotted #ffffff;
	font-size: 12px;
}

#navcontainer #current {
	color: #649b5f;
	font-weight: bold;
	font-size: 12px;
}

/* Parent - Level 0 */

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	letter-spacing: 3px;
}

#navcontainer li {
	font-variant: normal;
	font-size: 12px;
}

#navcontainer a {
	display: block;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 7px;
}

#navcontainer a:hover {
	color: #649b5f;
	font-size: 12px;
	font-weight: bold;
}

/* Child - Level 1 */

#navcontainer ul ul {
	font-size: 12px;
}

#navcontainer ul{
	font-size: 2px;
}
#navcontainer ul li {
	font-size: 12px;
}

#navcontainer ul ul a {
	padding: 5px 10px 5px 20px;
	margin-bottom: 5px;
	color: #7f7f7f;
	font-size: 12px;
}

#navcontainer ul ul a:hover {
	color: #649b5f;
	font-weight: bold;
	font-size: 12px;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a {
	padding-left: 30px;
	color: #666666;
}

#navcontainer ul ul ul a:hover {
}

/* Child Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	padding-left: 40px;
}

#navcontainer ul ul ul ul a:hover {
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	padding-left: 50px;
}

#navcontainer ul ul ul ul ul a:hover {
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	padding-left: 60px;
}

#navcontainer ul ul ul ul ul a:hover {
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	float: right;
	background: #649b5f;
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	font-style: italic;
	width: 200px;
	margin: 5px;
	padding: 10px;
}

.imageStyle {
	padding: 0px;
	background: #eeeeee;
	border: 0px solid #dddddd;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #999999;
	font-size: 20px;
	font-weight: normal;
}

.blog-archive-link { 
}

	
/*</group>*/

.blog-entry {
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 0px solid #dddddd;
}

.blog-entry-title {
	color: #649b5f;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px none #b1b1b1;
	text-align: left;
	background: #e7e7e7 url(../img/button-back.gif) repeat;
}

.blog-entry-date {
	color: #999999;
	font-size: 12px;
	margin-bottom: 8px;
	text-align: right;
}

.blog-entry-body {
	font-size: 12px;
	color: #000000;
}

.blog-entry-comments {
	font-size: 12px;
}
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	color: #649b5f;
}

.filesharing-item {
}

.filesharing-item-title {
	padding: 5px;
	background: #eeeeee;
}

.filesharing-item-description {
	padding: 0px 10px 5px 10px;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	background: #eeeeee;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #649b5f;
	font-size: 16px;
	font-weight: normal;
}

.album-description {
	font-size: 14px;
	color: #555555;
	border-bottom: 1px solid #999999;
}

.thumbnail-frame {
	border: none;
}

.thumbnail-frame ../img {
	border: 0px solid #cccccc;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-caption {
	color: #333333;
	font-style: italic;
	font-size: 12px;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #ffffff;
	text-align: center;
	margin: 19px;
}

.photo-navigation {
	background: #ffffff;
	color: #333333;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #999;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font: bold 14px;
}

.photo-navigation a:hover {
	background: url("../img/button-back.gif");
	color: olive;
	padding: 0px;
	margin: 0px;
}

.photo-navigation #current {
	color: #999;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font: bold 14px;
}

.photo-frame {
	margin: 0px 10px 10px 10px;
	border: 0px solid #cccccc;
}

.photo-links {
}

.photo-title {
	color: #649b5f;
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	color: #999999;
	font-size: 16px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	border-top: 1px solid #999999;
	border-bottom: 0px solid #999999;
	text-align: center;
	padding: 5px;

}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	color: #649b5f;
}

.movie-page-description {
	margin-bottom: 5px;
}

.movie-thumbnail-frame {

	text-align: center;
	padding: 4px;
	background: #eeeeee;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	width: 131px;
	margin-right: 10px;
}


.movie-thumbnail-caption {
	text-align: center;
	color: #333333;
	margin-top: 5px;
	font-style: italic;
	font-size: 12px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #eeeeee;
	margin-top: 5px;
}

.movie-title {
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	color: #649b5f;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button { } 
/*</group>*/


/*<group=Summary_livre>*/
.Summary_livre {
	font-family: Garamond;
	margin: 0px;
	padding: 0px;
 } 
.Summary_livre ul, .Summary_livre li{
	list-style: none;
	background: none;
 }
.Summary_livre li{
	list-style: none;
	clear: both;
	background: #ccc url(../img/pointille.gif) repeat-x;
 }
.title {
	background-color: #fff;
} 
.num_page{
	width: 50px;
	padding-right: 80px;
	background-color: #fff;
	text-align:right;
}

li.title_chapitre {
	clear: both;
	background: none;
}
.overflow-auto {
	overflow: auto;
}
.overflow-hidden {
	overflow: hidden;
}
.overflow-scroll {
	overflow: scroll;
}
.context {
	/*border: 1px solid red;*/
}
.left{float:left;}
.right{float:right;}

.clearLeft {
border: 1px solid gray;
clear: left;
}
.clearRight {
border: 1px solid gray;
clear: right;
}
.clear{
/*border: 1px solid gray;*/
clear: both;
}

/*</group>*/

