/* CSS Document */
html {min-height: 100%;}
* {
margin: 0;
padding: 0;
}
body {
background: #e2d4a3 url(images/bg.jpg) repeat-x top;
color: #800000;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
}
a {
font-weight : bold;
color : #db6d16;
text-decoration : none;
}
a:hover {
background : #f5f5fa;
color : #800000;
text-decoration : none;
}
hr {
margin : 10px 0 10px 0;
border : none;
width : 99%;
color : #eeeeee;
background-color : #eeeeee;
height : 1px;
clear : both;
}
.clearer {clear: both;}
.left {float: left;}
.container {
background: #FFF;
margin: 0 auto;
padding: 0 10px 10px;
width: 780px;
}
.top {
padding: 50px 10px 0;
}
.header {
background: #FFF;
height: 150px;
margin: 0 auto;
padding: 10px 10px 5px;
width: 780px;
}
.header h1{
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 2.3em;
font-weight : lighter;
color : #db6d16;
margin:90px 20px 0 0px;
text-align : right;	
}
.header .left{
background: #A4A4A0;
height: 50px;	
}
.header .left {
background: url(images/anges-seraphin.jpg) no-repeat;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
line-height: 50px;
width: 780px;
height:150px;	
}
.navigation {	
background: url(images/nav.jpg);
height: 24px;
margin:0 auto;
}
.slidetabsmenu{
float:left;
width:100%;
font-size: 12px;
line-height:normal;
border-bottom: 1px solid white;
}
.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}
.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}
.slidetabsmenu a{
float:left;
background:url(images/slide-left.png) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}
.slidetabsmenu a span {
float:left;
display:block;
background:url(images/slide-right.png) no-repeat right top;
padding:2px 13px 2px 4px;
font-weight:bold;
color : #db6d16;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color : white;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}
.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
}
.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color : #db6d16;
}
.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}
ul#menu a:hover, ul#menu span, li a#actif {
background : #f5f5fa;
color : #800000;
font-weight : bold;
text-decoration : underline;
}
#centerColumn {
margin : 0 auto;
padding : 1em;
width : 744px;
text-align : left;
vertical-align : middle;
background-color : #ffffff;
}
#centerColumn h2 {
margin : 0 0 -0.5em 0;
padding : 0.75em 0 0 0;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1.1em;
}
#centerColumn h3 {
margin : 0 0 0.5em 0;
padding : 0.75em 0 0 0;
font-size : 0.8em;
font-weight : lighter;
letter-spacing : 0.1em;
}
#box_1 {
margin : 0 5px 2em 0;
padding : 8px;
float : left;
width : 156px;
height : 156px;
background-color : #e2d4a3;
}
#box_2 {
margin : 0 7px 2em 14px;
padding : 8px;
float : left;
width : 156px;
height : 156px;
background-color : #e2d4a3;
}
#box_3 {
margin : 0 14px 2em 7px;
padding : 8px;
float : left;
width : 156px;
height : 156px;
background-color : #e2d4a3;
}
#box_4 {
margin : 0 0 2em 5px;
padding : 8px;
float : left;
width : 156px;
height : 156px;
background-color : #e2d4a3;
}
.footer {
background: url(images/bgfooter.png) repeat-x bottom;
position : relative;
width:780px; 
overflow: hidden;
margin: 0 auto;
}
.footer h3 {
line-height: 14px;
font-size:11px;
font-weight: bold;
margin: 7px 0px 7px 0px;
padding-bottom : 7px;
border-bottom: 1px solid #db6d16;
text-decoration:none;
}
.footer h3 a {
line-height: 14px;
font-size:11px;
font-weight: bold;
color : #db6d16;
margin: 7px 0px 7px 0px;
text-decoration:none;
}
.footer h3 a:hover {
background : #f5f5fa;
color : #800000;
text-decoration:none;
}
.footer ul{
list-style-type: none;
display: block;
width: 120px;
float: left;
padding: 0 4px 6px 4px;
}
.footer a {
color : #db6d16;
text-decoration: none;
line-height: 14px;	
font-size: 10px;
}
.footer a:hover {
background : #f5f5fa;
color : #800000;
text-decoration:none;
}
.cse-branding-right {
background-color:#e2d4a3;
}
.cse-branding-form {
padding : 0 0 5px 5px;
}
.sprites {background:url(images/sprites-1.jpg);background-color: transparent;background-repeat: no-repeat;}
#sprite-stage-sculpture-10 { background-position: 0 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-11 { background-position: -206px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-12 { background-position: -412px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-13 { background-position: -618px 0; width: 150px; height: 156px; } 
#sprite-stage-sculpture-14 { background-position: -818px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-15 { background-position: -1024px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-16 { background-position: -1230px 0; width: 136px; height: 156px; } 
#sprite-stage-sculpture-17 { background-position: -1416px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-18 { background-position: -1622px 0; width: 153px; height: 156px; } 
#sprite-stage-sculpture-19 { background-position: -1825px 0; width: 156px; height: 156px; } 
#sprite-stage-sculpture-2 { background-position: 0 -206px; width: 156px; height: 156px; } 
#sprite-stage-sculpture-20 { background-position: -206px -206px; width: 156px; height: 156px; } 
#sprite-stage-sculpture-21 { background-position: -412px -206px; width: 156px; height: 156px; } 
#sprite-stage-sculpture-3 { background-position: -618px -206px; width: 156px; height: 156px; } 
#sprite-stage-sculpture-4 { background-position: -824px -206px; width: 156px; height: 157px; } 
#sprite-stage-sculpture-5 { background-position: -1030px -206px; width: 156px; height: 159px; } 
#sprite-stage-sculpture-6 { background-position: -1236px -206px; width: 156px; height: 150px; } 
#sprite-stage-sculpture-7 { background-position: -1442px -206px; width: 146px; height: 156px; } 
#sprite-stage-sculpture-8 { background-position: -1638px -206px; width: 156px; height: 157px; } 
#sprite-stage-sculpture-9 { background-position: -1844px -206px; width: 156px; height: 156px; } 
