.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:0px;
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 310px; /*width of featured content slider*/
height: 0px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: white;
width: 310px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 0;
opacity: 0;
}

.pagination{
width: 310px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
/*padding: 5px 10px;*/
}

.pagination a{
/*padding: 0 5px;*/
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
/*color: #000;
background-color: #FEE496;*/
}





/*Para la parte de banners de la pagina Default.aspx */
.sliderwrapper2{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0px;
	float:left;
	width: 160px; /*160px; /*width of featured content slider*/
	height: 112px;
	/*margin-left: 10px;*/
}


.sliderwrapper2 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:0;
	background: black;
    width:160px;	/*width: 160px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination2{
	width: 160px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 0px;
	text-align: left;
}


.sliderwrapper2fotos{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0px;
	width: 160px;
	height:112px;
	/*margin-left:10px;*/
	/*margin-top: 2px;*/
	float:left;
}

.sliderwrapper2fotos .contentdiv
{	
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 160px;
	height:112px;
	/*margin-left:10px;
	margin-top: 8px;*/
	float:left;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity:1; 
	opacity: 1; 
}



/* Banner de la derecha del home y el segundo de abajo de las internas */

/*Home*/
.sliderwrapper3
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0px;
	float:left;
	width: 160px; /*160px; /*width of featured content slider*/
	height: 112px;
	margin-left: 5px;
}
.sliderwrapper3 .contentdiv
{
	visibility: hidden; /*leave as is*/
	/*position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:0;
	background: black;
    width:160px;	/*width: 160px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	margin-left: 5px;
}

/*Master */
.sliderwrapper3fotos
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0px;
	width: 160px;
	height:112px;
	margin-left:5px;
	/*margin-top: 2px;*/
	float:left;
}


.sliderwrapper3fotos .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 160px;
	height:112px;
	margin-left:5px;
	/*margin-top: 8px;*/
	float:left;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity:1; 
	opacity: 1;  
}

.pagination3
{
	width: 160px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 0px;
	text-align: right;
}

.sliderwrapper4{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:0px;
/*border: 10px solid navy;
border-bottom-width: 6px;*/
width: 500px; /*width of featured content slider*/
height: 386px;
}



.sliderwrapper4 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: white;
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 386px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination4{
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 386px;
text-align: right;
}



/***************************/
/* Pagina de servicios */
.sliderwrapper5{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border:0px;
width: 500px; /*width of featured content slider*/
height: 415px;
}

.sliderwrapper5 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
/*padding: 5px;*/
background: white;
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 415px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination5{
width: 500px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 415px;
text-align: right;
}