/* CSS Document */

	    a:link, a:visited{
	color:#FFF;
	text-decoration: none;
}
a:hover{
	color:#FFF;
	text-decoration: underline;
}
		.scroll-pane {
	width:400px;
	height:225px;
	overflow: auto;
	float: left;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-family: "Trebuchet MS";

	
		}
			
         /*JScrollPane CSS*/
		.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-right:0px;
	margin-top:15px;

	
		}
		.jScrollPaneTrack{
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;

	background-image: url(/images/desp/fondo.gif);

		}
		.jScrollPaneDrag{
	position:absolute;
	cursor:pointer;
	overflow:hidden;
	background-image: url(/images/desp/btn.jpg);


			}
		
		.scroll-pane{padding:0;}
		.scroll-pane p{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-family: "Trebuchet MS";
	padding-left: 6px;
		}
		.scroll-pane h3{
	color:#FFFF99;
	font-size:16px;
	font-family: "Trebuchet MS";
	padding-left: 6px;
	line-height: 5%;

		}
		.scroll-pane h1{

	color:#FFFFFF;
	font-size:12px;
	font-family: "Trebuchet MS";
	padding-left: 6px;
		}
.marcoFotos{
width:105px;
height:80px;
background-color:#eeeeee;
border-right:#cccccc 1px solid;
border-bottom:#cccccc 1px solid;
,border:#cccccc 3px solid;
padding:2px;
*padding:2px;


}

.videos{
    color:#FFFFFF;
	font-size:12px;
	font-family: "Trebuchet MS";
	padding-left: 6px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:thin #BE6205 solid;
}


