/*
	Estructura
*/
body {
	margin:0px auto;
	background:#E0F4F9;
	background-repeat:repeat-x repeat-y;
}
#content{
	/*-webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
  filter: shadow(color=#999999, direction=135, strength=2);
   filter: progid:DXImageTransform.Microsoft.DropShadow ( Color = '#ececec', OffX = '2', OffY = '2' );*/
   width:930px; margin: 0px auto 0px auto; float: left;
 
	}


#nav{
	width:930px; height:30px; margin-bottom:10px;
	}
#content_user{
	width:930px; height:490px; margin-bottom:0px;background: none repeat scroll 0 0 #F3F7F8;
	}
#user1{
	width:930px; float:left; margin-left:0px; margin-right:0px;
	}
#user2{
	width:350px; float: left;margin-left:5px; margin-right:5px;
	}
#user3{
	width:930px; float: right;margin:5px;
	}
#user4{
	width:930px; height:150px; margin-bottom:0px;
	}
#banner_logo{width:930px;background: none repeat scroll 0 0 #E0F4F9;float:left;}

#toTop{
width:70px; height:20px;background: none repeat scroll 0 0 #91A8BA;
}
	
/*
	Menu Horizontal principal curso
*/
#menuh {
	width:930px; height:40px; margin-bottom:3px;
	font-family:Anaheim;
	font-size:14px;
	color:#F8EBB7;
	text-transform:uppercase;
	float: left;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
	margin-left: 1px;
}

#menuh a {
	text-decoration: none;
	color: #999;
	/*background: #6E4420;*/
	display: block;
	padding: 10px 24px;
	text-align: center;
/*	border: 1px solid #F8EBB7;
	border-width: 1px 1px 1px 0;*/
}

#menuh a#primero {
	/*border-left: 1px solid #F8EBB7;*/
}

#menuh a:hover {
	/*background: #AE6A33;*/
	color: #333;
}

/*
	Menu Horizontal usuario
*/
#menuhu {
	width:960px; height:20px; margin-bottom:10px;
	font-family:Anaheim;
	font-size:10px;
	color:#F8EBB7;
	text-transform:uppercase;
}

#menuhu ul, li {
	list-style-type: none;
}

#menuhu ul {
	margin: 0;
	padding: 0;
}

#menuhu li {
	float: left;
}

#menuhu a {
	text-decoration: none;
	color: #F8EBB7;
	background: #6E4420;
	display: block;
	padding: 2px 5px;
	text-align: center;
	border: 1px solid #F8EBB7;
	border-width: 1px 1px 1px 0;
}

#menuhu a#primero {
	border-left: 1px solid #F8EBB7;
}

#menuhu a:hover {
	background: #AE6A33;
	color: #FFF;
}

.list_carousel {
				
								
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				
				height: 150px; float: left; padding: 10px; width: 240px;
			}
			
/*
Modulos
*/
#info_user-3-a{
	background-image: url(/modules/mod_info_k2/images/bk_info_user-3.png); background-repeat: no-repeat; height: 102px; margin-top: 25px; padding-left: 20px; padding-right: 20px; width: 918px;
	}
	
#info_user-3-b{
		float: left; overflow: hidden; padding: 12px; 
		}
		
#info_user-1-a{width:553px; background-image:url(modules/mod_info_k2/images/bk_info.png); background-repeat:no-repeat; height:185px; padding:20px;}
#info_user-1-b{width:513px; padding:20px; height:155px; overflow:hidden; float:left;}

/*mod_gal_notimg
		 * Required 
		*/
		.container { width:930px; height:360px; overflow:hidden;  display:block; position:relative; cursor:pointer; background-repeat:no-repeat; }
		div.slides { position:absolute; top:0; left:0; }
		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li { position:absolute; top:0; width:930px; height:360px; display: block; padding:0; margin:0; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { clear: both;position: relative;width: 930px; }
		ul.pagination { list-style:none; padding:0; margin: 6px 0 0;  }
		ul.pagination li  { float:left; height: 44px;  }
		ul.pagination li a { display: block;width: 26px;font-size:20px;font-family:Tahoma; color:#e6b345; text-decoration:none;background-image:url(../../../modules/mod_gal_notimg/images/des_act_bullet.jpg);}
		ul.pagination li.active a {  display: block;width: 26px;  font-size:20px;font-family:Tahoma; text-decoration:none; background-image:url(../../../modules/mod_gal_notimg/images/act_bullet.jpg);background-repeat: none;}
		
		#prev a:hover
{
background-image:url("../../../modules/mod_core/img/slider/boton_izq_galeria_p.png");
height:60px;
left:-10px;
position:absolute;
cursor: hover;
top: 143px;
width:50px;}



.previous{
background-image: url("../../../modules/mod_core/img/slider/boton_izq_galeria_p.png");
background-repeat: no-repeat;
height: 37px;
left: 0;
margin-left: 10px;
position: absolute;
top: 143px;
width: 36px;
}
.next{background-image: url("../../../modules/mod_core/img/slider/boton_der_galeria_p.png");  background-repeat:no-repeat;width:36px; height:37px; position: absolute; top: 143px;  /*padding-left:50px; padding-right:15px;padding-top:30px;*/}


		#nxt a:hover
{
background-image: url("../../../modules/mod_core/img/slider/boton_der_galeria_p.png"); width:44x; height:60px; cursor: hover;position: absolute; top: 143px;   /*padding-left:50px; padding-right:15px;padding-top:30px;*/
}

#img{	width:930px;	height:360px; 	position: absolute;   /*padding-left:50px; padding-right:15px;padding-top:30px;*/}

/*FIN mod_gal_notimg*/