﻿
.prueba .ajax__tab_default
{
}
.prueba .ajax__tab_hover
{
}

.prueba .ajax__tab_header
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.prueba .ajax__tab_outer
{
	padding-left: 1px;
	padding-right: 0px;
	height: 31px;
	background: url(../img/pes_a_der.gif) no-repeat bottom right;
}

.prueba .ajax__tab_inner
{
	padding-left: 4px;
	height: 31px;
	background: url(../img/pes_a_izq.gif) no-repeat bottom left;
}

.prueba .ajax__tab_tab
{
	color: #FFFFFF;
	height: 23px;
	padding: 8px 10px 0px 0px;
	background: url(../img/pes_a2.gif) repeat-x bottom left;
}

.prueba .ajax__tab_hover .ajax__tab_outer
{
	background: url(../img/pes_n_der.gif) no-repeat bottom right;
}
.prueba .ajax__tab_hover .ajax__tab_inner
{
	background: url(../img/pes_n_izq.gif) no-repeat bottom left;
}
.prueba .ajax__tab_hover .ajax__tab_tab
{
	color: #fff;
	background: url(../img/pes_n2.gif) repeat-x bottom left;
}

.prueba .ajax__tab_active .ajax__tab_outer
{
	background: url(../img/pes2_r_der.gif) no-repeat bottom right;
}
.prueba .ajax__tab_active .ajax__tab_inner
{
	background: url(../img/pes2_r_izq.gif) no-repeat bottom left;
}
.prueba .ajax__tab_active .ajax__tab_tab
{
	color: White;
	background: url(../img/pes2_r2.gif) repeat-x bottom left;
	color: #666666;
}

.prueba .ajax__tab_body
{
	font-family: arial;
	font-size: 12pt;
	padding: 8px;
	background: url(../img/sea2.gif) no-repeat;
	height: 270px !important;
}





/*Tab de listado*/


.prueba2 .ajax__tab_default
{
}
.prueba2 .ajax__tab_hover
{
}

.prueba2 .ajax__tab_header
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.prueba2 .ajax__tab_outer
{
	padding-left: 1px;
	padding-right: 0px;
	height: 31px;
	background: url(../img/pes_a_der.gif) no-repeat bottom right;
}

.prueba2 .ajax__tab_inner
{
	padding-left: 4px;
	height: 31px;
	background: url(../img/pes_a_izq.gif) no-repeat bottom left;
}

.prueba2 .ajax__tab_tab
{
	color: #FFFFFF;
	height: 23px;
	padding: 8px 10px 0px 0px;
	background: url(../img/pes_a2.gif) repeat-x bottom left;
}

.prueba2 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../img/pes_n_der.gif) no-repeat bottom right;
}
.prueba2 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../img/pes_n_izq.gif) no-repeat bottom left;
}
.prueba2 .ajax__tab_hover .ajax__tab_tab
{
	color: #fff;
	background: url(../img/pes_n2.gif) repeat-x bottom left;
}

.prueba2 .ajax__tab_active .ajax__tab_outer
{
	background: url(../img/pes2_r_der.gif) no-repeat bottom right;
}
.prueba2 .ajax__tab_active .ajax__tab_inner
{
	background: url(../img/pes2_r_izq.gif) no-repeat bottom left;
}
.prueba2 .ajax__tab_active .ajax__tab_tab
{
	color: White;
	background: url(../img/pes2_r2.gif) repeat-x bottom left;
	color: #666666;
}

.prueba2 .ajax__tab_body
{
	font-family: arial; /*font-size: 12pt;*/
	padding: 8px;
	background: url(../img/sea3.gif) no-repeat; 
	/*background: url(../img/sea5.gif) no-repeat;*/
	/*height: 2000px !important;*/
	width: 950px;
	min-height: 300px !important;
}



/*Tabs de formacion*/
.prueba3 .ajax__tab_default
{
}
.prueba3 .ajax__tab_hover
{
}

.prueba3 .ajax__tab_header
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.prueba3 .ajax__tab_outer
{
	padding-left: 1px;
	padding-right: 0px;
	height: 31px;
	background: url(../img/pes_a_der.gif) no-repeat bottom right;
}

.prueba3 .ajax__tab_inner
{
	padding-left: 4px;
	height: 31px;
	background: url(../img/pes_a_izq.gif) no-repeat bottom left;
}

.prueba3 .ajax__tab_tab
{
	color: #FFFFFF;
	height: 23px;
	padding: 8px 10px 0px 0px;
	background: url(../img/pes_a2.gif) repeat-x bottom left;
}

.prueba3 .ajax__tab_hover .ajax__tab_outer
{
	background: url(../img/pes_n_der.gif) no-repeat bottom right;
}
.prueba3 .ajax__tab_hover .ajax__tab_inner
{
	background: url(../img/pes_n_izq.gif) no-repeat bottom left;
}
.prueba3 .ajax__tab_hover .ajax__tab_tab
{
	color: #fff;
	background: url(../img/pes_n2.gif) repeat-x bottom left;
}

.prueba3 .ajax__tab_active .ajax__tab_outer
{
	background: url(../img/pes2_r_der.gif) no-repeat bottom right;
}
.prueba3 .ajax__tab_active .ajax__tab_inner
{
	background: url(../img/pes2_r_izq.gif) no-repeat bottom left;
}
.prueba3 .ajax__tab_active .ajax__tab_tab
{
	color: White;
	background: url(../img/pes2_r2.gif) repeat-x bottom left;
	color: #666666;
}

.prueba3 .ajax__tab_body
{
	font-family: arial;
	padding: 8px 15px;
	background: url(../img/sea4.gif) no-repeat;
	width: 603px;
	min-height: 300px;
}