.jcarousel-skin-tango .jcarousel-container {
 
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 950px;
	padding:0px 0px 0px 8px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  950px;
    height: 525px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 950px;
    height: 525px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 210px;
    right: 5px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: transparent url(fleche2.png) no-repeat 0 0;
	filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;
z-index:9999;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 210px;
    left: 15px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: transparent url(fleche1.png) no-repeat 0 0;
filter:alpha(opacity=75);
opacity: 0.75;
-moz-opacity:0.75;
z-index:9999;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    position: absolute;
    top: 210px;
    right: 5px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: transparent url(fleche2.png) no-repeat 0 0;
		filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}


.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    position: absolute;
    top: 210px;
    left: 15px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: transparent url(fleche1.png) no-repeat 0 0;
		filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}
.jcarousel-skin-tango li
	{
	position:relative;
	}
	#bottomband
		{
		width:966px;
		height:9px;
		background:#8aadd6;
		position:absolute;
		top:667px;
		z-index:9999;
		}
#about_me {
			width: 950px;
			position: absolute;
			height:155px;
			top:475px;
			left:8px;
	
			margin:0 auto;

			text-align:center;
			color:#300;
			font-weight:bold;
			cursor:pointer;
			z-index:9990;
			background:url(../img/because.png) no-repeat top left;)
			 }
			#about_tab {
				text-indent:-9999px;
				outline:none;
				height:60px;
				padding: 10px; }
			
					#about_tab h3{font-style:italic;color:#300;}
				#about_tab span.text {
					margin-right: 10px;
					
					border-bottom: none;
					color: #00FF7F;
					
					cursor: pointer;
					
					font-weight: normal;
					font-size: 11pt; }
			#about_content {
			
				font-size: 12px;
				padding: 5px;
			
				border-bottom: none; }
				#about_content p {
					margin: 0px 0px 0px 110px;
					text-indent:-9999px;
					outline:none;
					}
				#about_content img {
					float: left; }

	}
#about_me h3
	{color:#300;
	font-style:italic;
	cursor:pointer;
	}
.jcarousel-skin-tango li a.capt span{font-weight:bold;display:block; width:800px;margin:0 auto;}
.jcarousel-skin-tango li a.capt:hover
	{
	display:block;
	position:absolute;
	background:#fff;
	z-index:9999;
	bottom:0;
	}
.jcarousel-skin-tango li a.capt h3
	{color:#300; padding:10px 0px 5px 0px;}

/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #300;	
	padding:30px 20px 0px -20px;
	font-weight: bold;
	font-size: 12px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #fff;
	text-align:center;
	
	
}


.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #fff;
	
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
.caption-bottom h3 {
	font-size:24px;
	font-style:italic;
	text-align:center;
	padding:10px 0px 10px 0px;
	color:#300;
	}
/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

/* ignore the nonsense below, you don't need it for your projects */
