.carouselNotas{
	background-color:#fdfdfd;
	border:1px solid #ccc;
	background-color:#CCCCCC;
	height:158px;
	overflow:hidden;
	
	position:relative;}
	
	.carouselNotas{overflow:hidden;}
	
	.carouselNotas ul {
		padding: 0; 
		margin:9px 0 30px 0;
		list-style-type:none; 
		left:0;
  height:158px;
	} 
	.carouselNotas ul li{list-style-type:none;}

	.carouselNotas ul li img{
		height:101px;
		width:161px;
	}



	/*---------------*/
	.carouselNotas .carousel-wrap { margin:0 auto; padding:0px; width:935px; position: relative; height:157px; } /* top:-25px; */

	.carouselNotas .carousel-previous{
		left:-35px;
		background:url("../images/left_arrow_g.png") no-repeat scroll 0 0 transparent;
	}

	.carouselNotas .carousel-previous.disabled{
		background:url("../images/left_arrow_g_50.png") no-repeat scroll 0 0 transparent;
	}
	
	.carouselNotas .carousel-next{
		right:-40px;
		background:url("../images/right_arrow_g.png") no-repeat scroll 0 0 transparent;
	}		

	.carouselNotas .carousel-next.disabled{
		background:url("../images/right_arrow_g_50.png") no-repeat scroll 0 0 transparent;
	}
	
	.carouselNotas .next{ display:none; }
	 .carouselNotas .carousel-control {
		cursor:pointer;
		position:absolute;
		top:-20px;
		z-index:3;
		display:block;
		height:155px;
		width:40px;
		line-height:999px;
		font-size:0px;
		vertical-align:bottom;
		overflow:hidden;
	}
	/*---------------*/
	
	.carouselNotas .carousel a:hover {text-decoration:underline;}

.footer-text h4 a {
color:#336699;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
text-decoration:none;
}

.carousel-wrap {
overflow:hidden;
position:relative;
width:933px;
}



.CarouselInferior, .CarouselInferior .tabsbar {
	margin:0 auto;
	width:935px;
	background-color:#CCCCCC;
}

.CarouselInferior .tabsbar {
	padding:0 2px;
}
	
 
 .CarouselInferior .tabsbar .tab{
 		width:153px; 
 		text-align:center; 
 		float:left; 
 		list-style:none; 
 		margin:0; 
 		height:23px; 
 		color:#FFFFFF; 
 		padding:5px 0 0 0;
 		border-top:1px solid #D8D8D8;
 		border-right:1px solid #D8D8D8;
 		border-left:1px solid #D8D8D8;
   		background-image:url(../images/master_sprite.png);
 		background-position:0 -312px; 
   		cursor: pointer;
   		font-family:sans-serif;
		font-size:12px;
   
 
   
   
   
 }


.CarouselInferior .tabsbar .selected
{background-position:center -341px;}



.GaleriaFotografica, .GaleriaFotografica .tabsbar {
margin:0 auto;
width:540px;
padding:0;
}


.GaleriaFotografica .tabsbar .tab{
	width:133px; 
	text-align:center; 
	float:left; 
	list-style:none; 
	margin:0; 
	height:23px; 
	color:#FFFFFF; 
	padding:5px 0 0 0;
	border-top:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	background-image:url(../images/master_sprite.png);
	background-position:0 -312px; 
	cursor: pointer;
}

.GaleriaFotografica .tabsbar .selected
{background-position:center -341px;}

.carinfbloquenota {
    display: table-row;
    float: left;
    height: 148px;
    list-style: none outside none;
    padding: 5px;
    position: relative;
    width: 301px;
}

.carinfbloquenota .fotocarruselinferior{background-position:-177px -79px; width:175px; height:110px;
	float:left;
	margin-right:5px;
	background-image:url(../images/master_sprite.png);
 position: relative;
 top: 10px;
}
.carinfbloquenota .fotocarruselinferior img{
	margin:5px 0 0 5px;
}


.carinfbloquenota .textocarruselinferior {
display: table-cell;
    height: 110px !important;
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 115px;
}


.carinfbloquenota .cabezacarruselinferior {
	color:#336699;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}

.carinfbloquenota .sumariocarruselinferior {
	font-family:arial,sans-serif;
	font-size:10px;
	height:7.5em;
	overflow:hidden;
 margin-top: 0px;
 height:103px;
 margin-bottom: 5px;
}





.CarouselInferior {
 height:150px;	
}

