div.scrollable {
	position: relative;
	overflow: hidden;
	/*width: 853px;*/
	width: 100%;
	height: 250px;
	margin: 0;
	display: block;
}
div.scrollable .frontImage {
	position: relative;
	top: -424px;
	z-index: 9;
}
.frontImage h1 {
	font-size: 28px;
	font-weight: normal;
	color: #e8e8e8;
	margin: 0px;
}
.frontImage h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
.thumbs {	
	position: absolute;
	width: 20000em;	
	clear: both;
	height: 250px;
}
.thumbs div {
	float: left;
	/*width: 853px;*/
	width: 1024px;
	text-align: center;
	height: 250px;
}
div.scrollable {
	/*float: left;*/
}
#home {
	background-image: url(../images/portfolio-bg.jpg);
	height: 250px;
	width: 100%;
	display: block;
	clear: both;
}
.texte {
	font-size: 11px;
	font-weight: normal;
	color: #0aa3ca;
}
.page {
	background-image: url(../images/ligne-gris.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.page a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.page a:visited {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.page a:hover {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.page span a {
	color: #f5da5b;
}
.page span a:visited {
	color: #f5da5b;
}
.page span a:hover {
	color: #cccccc;
}

.main_table a, a:visited{
	color:		blue;
}

.main_table a:hover{
	color:		navy;
}

.main_table th{
        font-size:      11px;
}

.main_table td{
        font-size:      11px;
}

.main_table form{
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
}

.regerror{
	color:		red;
}


.main_table{
	border-spacing:	0px;
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
	background-color: #000000;
	border: 0px solid #000000;
	
}

.main_table_spacer{
	height:		5px;
	background-color: #000000;
}

.main_table_footer{
	background:	transparent;
}

.main_table_left{
	vertical-align: top;
	width: 174px;
	background-color: #000000;
	background-image: url(../images/portfolio/footer-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main_table_right{
	vertical-align: top;
	width: 435px;
	padding: 15px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/portfolio/header-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text-highlight {
	font-weight: bold;
	color: #E30087;
}


.nav_table{
        background:     transparent;
        vertical-align: top;
        border:         0px solid black;
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
}

.rating_table{
	border: 1px solid black;
	background: white;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width:	500px;
}

.comment_table{
	border:	1px solid black;
	background:	white;
	padding:	2px 2px 2px 2px;
	text-align:	left;
	width:	500px;
}

.comment_table_contents{
	border-top:	1px dashed black;
	text-align:	center;

}

.comment_table_header{
	border-top:	1px dashed black;
	height:		20px; 
	vertical-align: bottom; 
	text-align: center;
}


.showentry_container{
	text-align: center;
}

.section_title{
	color:		#000000;
	font-size:	15px;
	font-weight:	bold;
	background-color: #9ECE39;
}

.input_text{
        border:         1px solid black;
        background:     white;
        color:          #000000;
        width:          120px;
}

.input_textarea{
        border:         1px solid black;
        background:     white;
        color:          #000000;
}

.input_button{
        border:         1px solid black;
        background:     white;
        color:          black;
	margin:		1px 1px 1px 1px;
}
