/* Home, 1st Slide Show
------------------------------------------- */
.sample6 {
	padding:10px 10px 0 18px; 
	margin:4px 0 0 0; 
	border:0px solid #e1e1e1;
	width:680px; 
	position: relative;	
	float:left;
}
#box6{
	position:absolute;
	width:400px;
	height:300px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left;
}
#handles6_2{
	float:right;
}
.mask6{
	position:absolute;
	left:154px;
	margin-left:0;
	width:400px;
	height:300px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}
.sample6 .thumbs{
	width:100px;
}
.sample6 .thumbs div{
	display:block;
	width:91px;
	height:68px;
	margin:4px 0;
	border: 1px solid #ddd;
	cursor:pointer;
}
.sample6 .thumbs div:hover{
	border: 1px solid #ff6633;
}
.sample6 .thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none;
}
.sample6 .info{
	width:400px;
	height:50px;
	background:#000;
	position:absolute;
}
.sample6 .info p, .sample6 .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
#home #content .sample6 .info span {
	position:absolute;
	top:24px;
	right:20px;
	color:#f63;
}
.sample6 .info h4{
	font-size:14px;
}
.sample6 .info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}
.sample6 span img{
	display:block;
	border:none;
}
.sample6 .description{padding:16px;margin:10px 0;background:#eee}
.sample6 h4.stitle{color:#666;margin:0 0 5px 0}
.sample6 .links {padding:10px;margin-top:20px}
.sample6 .links a{font-size:14px;color:#0080FF;text-decoration:none}
.sample6 .links a:hover{font-weight:bold}
.sample6 .buttons{padding:5px;}
.sample6 .buttons span{color:#000000;padding:0 5px;cursor:pointer;font:10px Verdana;border: 1px solid #ddd;}
.sample6 .buttons span.active, .buttons span:hover{background:#000000;color:#fff}
.sample6 .buttons ul li {
	margin:0;
	padding: 0;
}

#home #banner { 
	padding:2em 0 0 1em;
} 
#home .left {
	float:left;
	width:55%;
	margin-right:4%;
}
#home .right {
	float:left;
	width:40%;
}
#home .front h3, #home .front p {
	margin-left:40px;
}
#home .front ul, #home .front li {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#home .right h3, #home .right ul, #home .right p {
	margin-left:30px;
}
#home .front p { margin-top:0; }
#home .front img { float:left; }
#home .front .corner-box { padding-bottom:30px; }
#home h1 {
	width:655px;
	margin:0 14px 0;
	padding:1em 0 2px 9px;
	/*margin:0;
	padding:0;
	font:20px Arial, Verdana, sans-serif; 
	color :#ff6633; */
}
#home #content #intro #container p.introducion { 
	width:655px;
	margin:0 14px 0;
	padding:2px 0 2px 9px;
	line-height:1.5em;
 }
/* Begin Section
------------------------------------------- */

#articulos {
	margin:5px 0 0 10px;
	padding:0;
	width:950px;
	display:block;
	background:#fff;
	height:320px;
	z-index:100;
	position:relative;
}
#scroll2 {
	float:left;
	width:895px;
	height:320px;
	overflow:hidden;
	position:relative;
}
#scrollContainer2 {
	height:312px;
}
.navRight .next a{
	position:relative;
	float:left;
	width:12px;
	height:302px;
	margin:1px 0 0 10px;
	background:url(/images/nextpostslink.gif) no-repeat center right;
}
.navLeft .back  a{
	position:relative;
	float:left;
	width:12px;
	height:302px;
	margin:0 10px 0 0;
	background:url(/images/previouspostslink.gif) no-repeat center left;
}

.back a, 
.next a {
	font:11px Arial, helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}
.back a {
	padding:0;
}
.next a {
	position:absolute;
	right:0;
	bottom:1px;
	text-align:right;
}
.back a:hover, 
.next a:hover {
	color:#900;
}
.back a span , 
.next a span {
	font-size:14px;
	margin:5px 0 0 0;
}

