/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {

    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

.der{
	width:440px; 
	float:right;
	margin-top:-50px;
}

.izq, .izq_elegantes{
	float:left; 
	height:300px; 
	min-height:300px; 
	width:260px; 
	margin:0; 
	padding:0;
}

/*.izq_elegantes{ 
	float:left; 
	height:300px; 
	min-height:300px; 
	width:300px; 
	margin:0; 
	padding:0;
}

/*#fragment1,#fragment2,#fragment3,#fragment4,#fragment5,#fragment6,#fragment7,#fragment8,#fragment9{
	background-color:#666; 
	border:#999 3px solid; 
	width:400px; 
	padding:10px 20px 10px 20px; 
}*/



.izq a, .izq_elegantes a{ 
	display:block; 
	font-weight:normal; 
	font-size: 12px; 
	color:#bbbbbb;
	padding:5px 10px 5px 10px; 
	text-decoration:none;
}

.izq a:hover, .izq_elegantes a:hover{
	text-decoration:none;
}

.izq img{ 
	border:#999 5px solid;
}

.izq img:hover{
	border-left:#666 5px solid; 
	border-right:#666 5px solid;
}

.izq li, .izq_elegantes li{ 
	margin-bottom:0px; 
	text-align: left; 
	padding:0; 
	font-size:12px;
	background-image:url(../imagenes/botonServicios.jpg);
	height:28px;
	width:240px;
	font-weight:normal;
	color:#666666;
	margin-top:10px;
}

.izq_elegantes li{ 
	width:145px;
}

.izq li:hover{}

.contactarnos{
	left:0px;
	top:340px;
	padding:20px;
	width:30%;
	font-weight:normal; 
	font-size: 12px; color:#666666;
}

.contactarnos a{
	color:#ccc;
	text-decoration:none;
}

/*Ultimas modificaciones*/

#contenedorBoton{
	width:240px;
	height:28px;
	margin-bottom:20px;
	background-image:url(../imagenes/botonServicios.jpg);
}

#izq_img { 
	background-image:url(../imagenes/pagina/BTNleft.jpg); 
	background-repeat:no-repeat; 
	width:5px; 
	height:28px;
	position:absolute;
	left:0;
	top:0;
}
#body_img{
	top:0;
	margin-bottom:0px; 
	text-align: left; 
	padding:0; 
	font-size:12px;
	background-image:url(../imagenes/pagina/BTNm.jpg);
	background-repeat:repeat-x;
	height:28px;
	width:230px;
	font-weight:normal;
	color:#666666;
	position:absolute;
	left:5px;
}
#der_img {
	top:0; 
	background-image: url(../imagenes/pagina/BTNr.jpg); 
	background-repeat:no-repeat; 
	width:5px; 
	height:28px; 
	position:absolute;
	right:0;
}

#fragment1,#fragment2,#fragment3,#fragment4,#fragment5,#fragment6,#fragment7,#fragment8,#fragment9,#fragment-7,#fragment-8,#fragment-9,#fragment-6 { 
	background-image:url(../imagenes/pagina/boxMiddle.jpg);
	background-repeat:repeat-y;
	width:364px; 
	padding:0px 15px 0px 25px ;
	margin:0;
}

.abajo_frag{ 
	width:400px; 
	height:10px;
	border:#66FF66 1px solid;
	margin:0;
	padding:0;
}

.arriba_frag{ 
	width:400px; 
	height:5px;
	margin:0;
	padding:0;
}

#frag_ini{ 
	background-image:url(../imagenes/pagina/boxTop.jpg); 
	width:404px; 
	height:41px; 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}
#frag_fin{
	background-image: url(../imagenes/pagina/boxEnd.jpg); 
	width:404px; 
	height:13px; 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}

/*-----------------------------------------Curriculum---------------------------------*/
.izq_curriculum { 
	height:10px; 
/*	min-height:50px; */
	width:660px; 
	margin:0; 
	padding:0;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:15px;
	text-align:center;
}

.der_curriculum{ 
	width:440px; 
	float:left;
	margin:0;
}

.der_curriculum img{
	border:none;
}

.izq_curriculum li{ 
	text-align:right; 
	padding:0; 
	font-size:14px;
	display:inline;
	margin-left:35px;
	text-decoration:none;
	list-style:none;
}

.izq_curriculum a{ 
	color:#FFFFFF; 
	padding:0px 10px 0px 10px; 
	font-weight:bold;
	text-decoration:none;
}

#fragment1_cur, #fragment2_cur ,#fragment3_cur {
	background-color:#666; 
	border:#999 3px solid; 
	width:650px; 
	padding:5px 10px 5px 10px; 
}
#fragment1G,#fragment2G,#fragment3G { 
	background-image:url(../imagenes/box/boxMiddleG.jpg);
	background-repeat:repeat-y;
	width:630px; 
	padding:0px 15px 0px 15px ;
	margin:0;
}

#frag_iniG{ 
	background-image:url(../imagenes/box/boxTopG.jpg); 
	width:660px; 
	height:41px; 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}
#frag_finG{
	background-image: url(../imagenes/box/boxEndG.jpg); 
	width:660px; 
	height:13px; 
	background-repeat:no-repeat;	
	margin:0;
	padding:0;
}
#centrar_curriculum{
	width:660px;
	margin:auto;
}
#contendor_servicios_fotos{
	position:absolute;
	top:252px;
	left:10px;
	width:238px;
	height:105px;
}
#contendor_servicios_fotos img{
	border:none;
}
