.cont{
border:solid 1px #d7d7d7;
border-top-width:0;
width: 660px;
height: 800px;/*para cambiar el IFrame ir a ajaxtab2.js linea 23*/
padding: 0px;
margin: 0px;
}

.indentmenu{
font: bold 11px Verdana;
background:url(tab-line.png) repeat-x bottom;
display:block;
width: 662px;/*Ancho de línea inferior*/
}

.indentmenu ul{
padding: 0px;
width: 640px; /*width of menu*/
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #dfdfdf; /*text color*/
padding:8px 8px 8px 8px;
margin-left: 0px;
margin-right: 9px;
margin-bottom: 0px;
text-decoration: none;
background:url(tab2.png) no-repeat left top;
border-right: solid 1px;
border-right-color: #cfcfcf;
}

.indentmenu ul li a{
float: left;
color: #dfdfdf; /*text color*/
padding:8px 8px 8px 8px;
margin-left: 0px;
margin-right: 9px;
margin-bottom: 0px;
text-decoration: none;
background:url(tab2.png) no-repeat left top;
border-right: solid 1px;
border-right-color: #cfcfcf;
}


.indentmenu ul li a:visited{
color: #878787;
}

.indentmenu ul li a:hover{
color: #878787;
}

.indentmenu ul li a.selected{
background:url(tab2.png) no-repeat 0pt -40px;
color: white;
/*color: black !important;*/
border-right: solid 1px;
border-right-color: #cfcfcf;
}

/*render*/
.contRender{
border:solid 1px #d7d7d7;
border-top-width:0;
border-top: 1px solid #D7D7D7;
width: 670px;
height: 800px;/*para cambiar el IFrame ir a ajaxtab2.js linea 23*/
padding: 0px;
margin: 5px 0 0;
}


.indentmenuRender{
font: bold 11px Verdana;
/*background:url(tab-line.png) repeat-x bottom;*/
display:block;
width: 651px;
}

.indentmenuRender2{
font: bold 11px Verdana;
/*background:url(tab-line.png) repeat-x bottom;*/
display:block;
width: 630px;
}
.indentmenuRender ul{
padding: 0px;
width: 640px; /*width of menu*/
}

.indentmenuRender ul li{
display: inline;
}

.indentmenuRender ul li a{
float: left;
color: #dfdfdf; /*text color*/
padding:8px 8px 8px 8px;
margin-left: 0px;
margin-right: 9px;
margin-bottom: 0px;
text-decoration: none;
/*background:url(tab2.png) no-repeat left top;
border-right: solid 1px;
border-right-color: #cfcfcf;*/
}

.indentmenuRender ul li a{
float: left;
color: #dfdfdf; /*text color*/
padding:8px 8px 8px 8px;
margin-left: 0px;
margin-right: 9px;
margin-bottom: 0px;
text-decoration: none;
/*background:url(tab2.png) no-repeat left top;
border-right: solid 1px;
border-right-color: #cfcfcf;*/
}


.indentmenuRender ul li a:visited{
color: #878787;
}

.indentmenuRender ul li a:hover{
color: #878787;
}

.indentmenuRender ul li a.selected{
/*background:url(tab2.png) no-repeat 0pt -40px;*/
color: white;
/*color: black !important;*/
/*border-right: solid 1px;
border-right-color: #cfcfcf;*/
border: 1px solid #cfcfcf;
}
/*Fin render*/
