html {
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #333;
	background-image: url(img/bodyBackground.gif);
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#container {
	margin: auto;
	width: 990px;
	position: relative;
}

/*** HEADER ***/
#header {
	background-image: url(img/backgroundHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 295px;
	width: 990px;
}
/*** //HEADER ***/

/*** Main layout styles ***/
#contentHolder { /* Holds the gradient background image, contains the pageContent */
	background-image: url(img/backgroundGradient.png);
	background-repeat: repeat-y;
	background-position: center;
}
#pageContent { /* Holds the background image with gradient and logo as watermark */
	background-image: url(img/backgroundContent.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/*** //Main layout styles ***/

/*** Left navigation ***/
#leftNavigation {
	float: left;
	width: 211px;
	padding-left: 9px;
}
#leftNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNavigation ul li {
	height: 52px;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
#leftNavigation ul li a {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 42px;
	width: 203px;
	text-decoration: none;
	color: #333;
	font-size: 17px;
	padding-left: 13px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#leftNavigation ul li a:hover, #leftNavigation ul li a.navItemActive{
	background-image: url(img/buttonHover.png);
	color: #900;
}
#leftNavigation ul li a .navItemDesc {
	font-size: 11px;
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}
/*** //Left navigation ***/

/*** Right content - Main content of page ***/
#rightContent {
	padding-left: 235px;
	padding-right: 40px;
}
#rightContent p {
	font-size: 9pt;
	line-height: 16pt;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pageImage {
	background-color: #FFF;
	padding: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#pageTitle {
	background-image: url(img/logoPageTitle.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	position: relative;
	top: -15px;
	padding-top: 17px;
}
#pageTitle h1 {
	font-family: "Century Gothic", Arial;
	font-weight: normal;
	font-size: 16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #443732;
	color: #443732;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
	letter-spacing: 2px;
}
#pageTitle h1:first-letter {
	font-weight: bold;
	font-size: 17pt;
}
#rightContent a{
	color: #930;
}
#rightContent a:hover {
	color: #900;
}
#flashcontent {
        width:100%;
        height:380px;
		border: 1px solid #404040;
	}
/*ADD CHRISTELLE*/
.tipsColorTitle{
	color: #cc6600;
	font-weight: bold;
}
h3{
	background-image: url(img/subTitle.png);
	background-repeat: no-repeat;
	font-family: "Century Gothic", Arial;
	color: #333;
	height: 39px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: -6px 0px;
	font-size: 12pt;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    h4{
    text-align:right;
		font-size: 12px;
    }
	    h5{
    margin-top: 0px;
	text-align: center;
		font-size: 18pX;
    }
#rightContent ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: 16pt;
	list-style-image: url(img/arrow.gif);
	list-style-type: none;
}
#rightContent ul li {
	margin: 0px;
	padding: 0px;
}

a{
text-decoration: none;
}
.pageTitleFotos{
	font-family: "Century Gothic", Arial;
	margin-left: 575px;
	font-weight: bold;
	font-size: 16pt;
}
#footer a{
	color: #c90;
}
.backToTop{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.linkHome{
	font-weight: bold;
	text-decoration: underline;
} 
.fotolinks a{
	color: #930;
}
.fotolinks a:hover {
	color: #900;
	text-decoration:underline;
}
/*** //Right content - Main content of page ***/

/*** pageflip effect ***/
#pageCorner {
	background-image: url(img/backgroundPageCorner.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}

/*** //pageflip effect ***/

/*** Footer ***/
#footer {
	background-image: url(img/backgroundFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	padding-left: 25px;
	padding-top: 20px;
	margin: 0px;
}
#footer p {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #B7B7B7;
	height: 60px;
	font-size: 8pt;
	line-height: 1.5em;
}
.Keytech {
	width: 975px;
	text-align: right;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -20px;
}
.Keytech a {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
/*** //Footer ***/

/*** Other ***/
.clear {
	clear: both;
}
.imgFotos {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	right: -20px;
}

