/*<group=General Styles>*/

body {      background:url(bg_cool.png) repeat;
	text-align: left; 
               	color: #666666;
	font-family: impact, special, sans-serif;
	
}

.centered {
width:50em;
clear:both;
margin:2em auto;
padding: none;
}



#page{

border:solid 1px green;
padding: 0 0 0 0;
background-color:#ffffff;
}


#contenu{
margin-top:0px;}

* html #contenu{
margin-top:0px;
margin-right:0px;
}

p {
}

b, strong {

}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

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

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container { 
	width: 540px;
	margin: 10px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	
	background: #ffffff
}

#pageHeader {
margin-top:30px;
margin-bottom:opx;
	height:9.2em;
	

}

#pageHeader img {
position:relative;
margin-top:3px;

}




#contenuPage h4{
width:42.15em;
height:35px;
padding:20px 20px 20px 20px ;
color:#ffffff !important;
text-align:center !important;
background:#F15A12;
font-size:18px;
font-family: arial, sans-serif;
} 
#contenuPage h4 a{
color:green !important;
text-decoration:underline !important;

}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
font-family: impact, special, sans-serif;
letter-spacing:2px;
                text-align:left;
	padding-right: 5px;
	padding-top: 5px;
	color: #F15A12;
	font-size: 30px;
               font-weight:bolder;
	margin-left: 38px;
margin-bottom:0px;
}

#pageHeader h2 {
text-align:left;
	font-size: 26px;
	color: #F15A12;
	margin-left: 55px;
	padding-bottom: 0px;
	font-weight: bolder;
margin-top:0px;
margin-bottom:0px;
}
#pageHeader h3 {
text-align:left;
font-family: impact, special, sans-serif;
	font-size: 22px;
	color: #F15A12;
	margin-left: 105px;
	padding-bottom: 0px;
	font-weight: normal;
margin-top:0px;
}
#pageHeader h4  {
text-align:left;
letter-spacing:3px;
font-family: arial, sans-serif;
	font-size: 17px;
	color: #F15A12;
	margin-left: 425px;
	padding-bottom: 0px;
	font-weight: normal;
margin-top:40px;

}
#pageHeader h4 a {

	color: #F15A12;
	text-decoration:none;
}




#contentContainer {
	margin-left: 60px;
}

#contentContainer #content {
	padding: 10px 10px 10px 15px;
}

#sidebarContainer {
	width: 180px;
	float: left;
}

#sidebarContainer #sidebar {
	padding: 5px;
}

#sidebarContainer .sideHeader {
	font-weight: normal;
	padding: 5px 5px 0;
}

#footer {background: url(bandhaut.jpg) no-repeat;
	width: 49.7em;
	margin: 0px auto; 
	text-align: left;
	background: #ffffff;
	border: none;
                margin-top:-16px;
height:137px;
}

#footer p {
	margin: 0;
	padding: 10px;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}
	
/*</group>*/


/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	color: #ffffff;
	text-shadow: 0px 1px 1px #D4D4D4;
}

#navcontainer .currentAncestor {
	color: #ffffff;
	text-shadow: 0px 1px 1px #D4D4D4;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #aeaeae;
}

#navcontainer li {

}

#navcontainer a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	text-shadow: 2px 3px 3px #fff;
	border-bottom: 1px solid #aeaeae;
	background: repeat-x url(images/button_normal.png);
}

#navcontainer a:hover {
	color: #ffffff;
	text-shadow: 0px 1px 1px #666666;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
	border-top-style: none;
}

#navcontainer ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul a {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-indent: 20px;
	background: #ebebeb;
}

#navcontainer ul ul a:hover {
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	background: #cccccc;
}

#navcontainer ul ul #current{
	text-shadow: 0px 1px 0px #ffffff;
	color: #333333;
	background: #cccccc;
}

#navcontainer ul ul .currentAncestor {
	background: #ebebeb;
	text-shadow: none;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	text-indent: 40px;
}

#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 {
	text-indent: 60px;
}

#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 {
	text-indent: 100px;
}

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

/*</group>*/

/*<group=Global Classes>*/

blockquote {
	width:49.3em;
	border-top: 15px solid #F15A12;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
	color: #ffffff;
                margin-left:0px;
                margin-top:-25px;
}
* html blockquote {
	width:49.3em;
	border-top: 15px solid #F15A12;
	padding-left: 5px;
	padding-right: 0px;
	font-style: italic;
	color: #ffffff;
                margin-left:0px;
margin-right:0px;
                margin-top:-25px;
}
h1 {

}

h2 {
color:#F15A12;
font-size:17px;
font-weight:normal;
}
h2 a {
color:green !important;
font-size:12px !important;
}

h3 {
color:#200000;

}

.imageStyle {

}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {

}

.blog-archive-headings-wrapper {
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	height: 71px;
	border: solid #4D4D4D 1px;
}

.blog-archive-entries-wrapper {
	margin: 0px auto 10px; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border: 1px solid #4D4D4D;
	background: #ffffff;
}


.blog-archive-entries-wrapper .blog-entry {
	padding: 10px;
}

.blog-archive-month {
	padding-left: 10px;
	padding-top: 10px;
	color: #FF9933;
	font-size: 1.8em;
	margin: 0;
}

.blog-archive-link {
	color: #FF9933;
	margin: 0;
	padding-left: 10px;
		font-size: 1.3em;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	color: #ffffff;
}

	
/*</group>*/

.blog-entry {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
	font-size: 1.2em;
	font-weight: normal;
}

.blog-entry-date {
	color: #cccccc;
	margin-bottom: 10px;
}

.blog-entry-body {

}

.blog-entry-comments {

}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	font-size: 1.2em;
	font-weight: normal;
}

.album-description {
	color: #4D4D4D;
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 99%;
}

.thumbnail-frame {
	padding: 1px;
	border: Solid 0px #cccccc;
	text-align: center;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
border: 1px solid #FF9933;
}

.thumbnail-caption {

}
	
/*</group>*/

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

.photo-background {
}

.photo-navigation {
	height: 71px;
	margin-bottom: 35px;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 4px;
	background: #ffffff;
	border: 1px solid #FF9933;
}

.photo-links {
	background: repeat-x url(images/breadcrumb_bg.png);
	height: 25px;
	margin: 0;
	padding: 6px 0 0;
}

.photo-links a:link {
	color: #ffffff;
}

.photo-title {
	padding-left: 10px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 1.8em;
	margin: 0;
}

.photo-caption {
	font-size: 1.3em;
	color: #4F4F4F;
	padding-left: 10px;
	font-weight: normal;
	margin: 0 0 15px;
}

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

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	font-size: 1.2em;
	font-weight: normal;
}

.movie-page-description {
	color: #cccccc;
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	padding: 1px;
	border: Solid 1px #aeaeae;
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}


.movie-thumbnail-caption {

}
	
/*</group>*/

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

.movie-background {

}

.movie-title {

}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

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

