.copyrightlink{
	color:#FFFFFF;
}
.copyrightlink:hover{
	text-decoration:underline;
}
.menuTituloSuperior{
	text-decoration:none;
}

.menuTituloSuperior:hover{
	text-decoration:underline;
	color:#653F18;
	/*background-color:#FFF;*/
}

body{
	background-color: #E2E2E2;
	margin:0;
	font: 11px Arial, "MS Trebuchet", sans-serif;
}
#marcoGrisSuave{
	width: 990px;
	border-left: 1px solid #CACBCF;
	border-right: 1px solid #CACBCF;
	border-bottom: 1px solid #CACBCF;
	margin: 0 auto;
	background-color: white;
}
#marcoGrisOscuro{
	border-left: 1px solid #BDBEC2;
	border-right: 1px solid #BDBEC2;
	border-bottom: 1px solid #BDBEC2;
	background-color: white;
}
#portal{
	/*width: 990px;*/
	background-color: white;
	/*margin: 0 auto;*/
	/*padding-top: 8px;*/
	/*padding-left: 10px;
	padding-right: 10px;*/
	min-height:950px;
}
#header{
	height: 100px;
	/*background-color: red;*/
	padding-left: 15px;
	/*padding-right: 15px;*/
}
#menuPrincipal{
	width: 973px;
	background-color: #DDD;
	height:26px;
	background-image: url(../images/backgroundMenu.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	color:#653F18;
	
	/*height: 26px;*/
}


#contenido{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#marcaIEST{
	width:465px;
	padding-top:10px;
	/*background: blue;*/
	float:left;
}
.fondoAnah{
	float: right;
	/*width: 235px;*/
	height:100px;
	/*background:url(../images/partAnahuacIcon.gif);
	background-repeat: no-repeat; */
}
#herramientas{
	width: 266px;
	padding-right: 10px;
	/*padding-top:10px;**************/
	/*height:82px;*/	
	/*background: red;*/
	float: right;
	color: #653109;
}
#opciones{
	/*background-color: #DDD;*/
	color:#A97541;
	text-align: right;
	margin-top: 5px;
	font-size:11px;
	/*padding-right: 15px;*/
	/*margin-right:10px;*/
}
#opciones a{
	text-decoration:none;
	color:#A97541;
	cursor:pointer;
}
#opciones a:hover{
	text-decoration:underline;
}
#opciones label{
	text-decoration:none;
	color:#A97541;
	cursor:pointer;
}
#opciones label:hover{
	text-decoration:underline;
}
.backDialog{
	width: 25px;    
    height: 25px; 
    cursor: pointer;
    background: url(../images/back2.gif) no-repeat 0 0;
}
.backDialog:hover{
	background-position: -25px 0;
}
#buscador{
	margin-top: 5px;
	/*text-align: right;
	background-color: #DDD;*/
}
#lupa{
	position: relative;
	top:5px;
}

input[type="text"], input[type="password"] {
	outline-style: none;    
	padding-top: 2px;
    padding-bottom: 2px;
	border: 1px solid rgb(221, 221, 221);
	background-color:#F5F5F5;
	/*font-size: 12px;*/
	color: #653109;
}

input[type="text"]:focus, input[type="password"]:focus {
	border: 1px solid #F5A628;
	background-color:#FFFFFF;
}
.linkForzado{
	cursor: pointer;
	/*cursor: help;*/
}
#menuServiciosContenido img:hover{
	cursor: pointer;
}

#menuLateral{
	width: 220px;
	/*background-color: #F9DCAF;*/
	background-color: #F9EFE3;/*#FAF2E9;*/
	margin-left: 21px;/*25px;*/
	margin-top: 15px;/*15px;*/
	font: 14px Arial, "MS Trebuchet", sans-serif;
	color:#653F18; /*#81490C;*/
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	min-height:810px;
	overflow:visible;
}
#menuLateral ul{
	margin-top: 5px;
	margin-bottom:16px;
	padding-bottom:10px;
}
#menuLateral li{
	text-indent:-9px;
	list-style-image:url(../images/bullet2.gif);
	list-style-position:outside;
	list-style-type:none;
	margin-left: -33px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

#menuServiciosEncabezado{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}
.menuEncabezado{
	background-color: #F9DCAF;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
#menuServiciosContenido{
	padding-left:0px!important;
}
.menuContenido{
	  /*padding-left: 20px;*/
}
.opcionesListas{
	list-style-type: disc;
}
.footer{
	margin-top:10px;
	background-color: #ED9312;
	color: white;
	font: 10px Arial, "MS Trebuchet", sans-serif;
	padding: 10px;
}
#mision a{
	text-decoration:none;
	color:#877664;
	cursor:pointer;
}
#mision a:hover{
	text-decoration:underline;
}

/*************************************************************************************************************/
#cont{
	margin-top: 15px;
	float:right;
	width:725px;
}
#contenidoSitio{
	height:810px;
	overflow:hidden;
}
#conoce{
	margin-right:25px;
	text-align:left;
}
#imagenBck{
	background-color:#FFFFFF;
	width:540px;
	height:220px;
}
/*#imagen{
	background-color:#FFFFFF;
	width:540px;
	height:220px;
}*/
#seccionesConoce{
	float:right;
	height:220px;
	width:160px;
	font: 14px Arial, "MS Trebuchet", sans-serif;
	/*overflow:hidden;*/
	color:#3B3A37; /*#3A2107;*/
}
.jScrollPaneContainer{
	outline:none;
}
#seccionesConoce .jScrollPaneContainer{
	border:none;
	border-bottom:1px solid #ACA39A;
}
#acordion{
	background-color:#EFEEEC;/*#FBF2E9;*/
	font: 12px Arial, "MS Trebuchet", sans-serif;
	color: #3A2107;
	height:219px;
	width:160px;
	overflow-y: auto;
	/*border-bottom: 1px solid #000000;*/
}
#acordion a{
	text-decoration:none;
	color:#3A2107;
}
#acordion .ui-state-default{
	/*border: 2px solid #FAA522;*/
}
#acordion .content{
	cursor:pointer;
	width:160px;   /*se le restan los 10 px de ancho del scrollbar de jscrollpane*/
	border: none;
	font: 10px Arial, "MS Trebuchet", sans-serif;
	border-bottom: 1px solid #ACA39A;
	background-color:#FBF2E9;
	padding-top:5px;
	/*border-bottom: 1px solid #000000;*/
}
#acordion .content a:hover{
	text-decoration:underline;
}
#acordion .title{
	width:122px;     /*se le restan los 10 px de ancho del scrollbar de jscrollpane*/
	display:block;
	background: #EFEEEC none no-repeat scroll 3px 4px;/*url(collapsed.gif) no-repeat scroll 3px 4px;*/
	border: none;
	color:#655C54;/*#3B3A37;*/
	font-weight:bold;
	padding-right:15px;
	padding-left:23px;
	/*margin-top:10px;*/
	padding-top:10px;
	padding-bottom:5px;
	border-bottom: 1px solid #ACA39A;/* #000000;*/
	text-decoration:none;
	cursor:pointer;
	/*text-indent:14px;
	display:block;
	margin:0px;
	padding:0px;*/
}
#acordion .content li{
	font-family:Arial, "MS Trebuchet", sans-serif;
	/*text-indent:-9px;*/
	list-style-image:url(../images/miniBullet.gif);
	list-style-position:outside;
	list-style-type:none;
	margin-left: -13px;
	padding-bottom:2px;
	/*padding:5px;*/
	font-size: 10px;
	width:113px;
}
.selectedHov{
	background-image:url(../images/pin4.gif)!important;
	background-position: 8px 11px!important;
}
#acordion .selected{	
	/*margin-left:15px;*/
	background-image:url(../images/icon-active.png);
	background-position: 8px 13px;
	/*background-color:#83F196;*/
}
/*#acordion>div:hover{
	background-image:url(../images/pin4.gif);
	background-position: 8px 11px;
}*/
#acordion .selected:hover{
	background-image:url(../images/pin4.gif);
	background-position: 8px 11px;
}
#acordion ul{
	margin-top:0px;
}
#acordion .ui-accordion-content li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-20px;
}
#conoceContenido{
	/*margin-left: -20px;
	padding:2px;*/
	width:100%;
}
#conoceContenido td{
	padding-top:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
/*#conoceContenido{
	height:100%;
	width:100%;
}*/
#conoceContenido ul{
	
}
#conoceContenido li{
	margin-left: -20px;
	font: 10px Arial, "MS Trebuchet", sans-serif;
}

#noticias{
	font: 14px Trebuchet MS;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-top: 15px;
	width:460px;
	height:545px;
	text-align:left;
	/*background-color:#FAF2E9;*/
}
#tabs div{
	/*margin-top:-10px;*/
	margin-left:5px;
}
#menuNoticias{
	padding-left:5px;
	border-bottom: 2px solid #FAA522; /*#f29607;*/
	width:95%;
	margin-top:7px;
	/*height: 20px;*/
}
/*#naviNoticias{
	list-style:none;
	margin-left:-25px;
	/*margin:0;*
}*/

#menuNoticias li{
	padding-top:2px;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
	text-align:center;
	background-color:#ffffff;
}
#menuNoticias li:hover{
	cursor:pointer;
}
.ui-dialog{ 
	border: 1px solid #dddddd; 
	background: #eeeeee none 50% top repeat-x; 
	/*background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; */
	color: #81490C;
	font-size:12px;
}

.ui-dialog .ui-dialog-titlebar{
	display:block;
	/*border: 1px solid #e78f08;*/ background: #F9DCAF url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;*/ color: #81490C; font-weight: bold;}
.ui-dialog .ui-state-hover span{
	border: 1px solid #81490C; /*background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;*/
	width: 13px; height: 13px; background-image:url(../images/icon_close_hov.gif);
	 font-weight: bold; color: #c77405; outline: none;
	cursor:pointer
}
.primNot{
	padding-bottom:20px;
}
.noticia{
	height:119px;
	/*margin-bottom:30px;*/
}

.imagenNoticias{
	width:159px;
	height:105px;
	padding:6px;
	border: 1px solid #DEDEDC;	
	float:left;
	margin-right:10px;
	cursor:pointer;
}
#contenidoNoticias{
	margin-top:15px;
	padding-left:15px;
}
.contNoticia{
	/*padding-right:20px;*/
	padding-top:1px;
}
.pieFoto{
	font-size:11px;
	height:100%;
}
.back{
	cursor:pointer;
}
.tituloNoticia{
	font: 15px Arial, "MS Trebuchet", sans-serif;
	color: #959595;
	font-weight:normal;
	cursor:pointer;
	/*margin-top:0px;*/
	margin:0px;
	font-weight:bold;
	/*text-decoration:underline;*/
}
.contNoticia a{
	text-decoration:none;
}
.tituloNoticia:hover{
	cursor:pointer;	
	text-decoration:underline;
}
.infoNoticia{
	color: #654A2C;/*#89755D;*/
	font: 13px Arial, "MS Trebuchet", sans-serif;
	margin:3px 0 0;
}
.contenidoNot{
	height:480px;/*370px;/*336px;*/
	overflow:auto;
	padding:8px;
	text-align:justify;
	font-weight:normal;
}
.contenidoNot p{
	margin: 0 0 10px;
}
.masNoticias{
	padding-top:0px;
}
.masNoticias a{
	text-decoration:none;
}
.masNoticias ul{
	margin-bottom:-15px;
	margin-left:-20px;
	margin-top:5px;
	list-style-image:url(../images/bullet_noti.jpg);
	font: 12px Arial, "MS Trebuchet", sans-serif;
	color:#959595;
}
.masNoticias li{
	padding-bottom:5px;
	font-weight:bold;
}
.masNoticias li a{
	text-decoration:none;
}
.masNoticias li a:hover{
	text-decoration:underline;
	cursor:pointer;
}
.borMasNotI{
	background-image:url(../images/borMasNotIb.gif);
	height:16px;
	width: 5px;
	float:right;
}
.borMasNotIh{
	background-image:url(../images/borMasNotIhb.gif);
	height:16px;
	width: 5px;
	float:right;
}
.borMasNotD{
	background-image:url(../images/borMasNotDb.gif);
	height:16px;
	width: 5px;
	float:right;
}
.borMasNotDh{
	background-image:url(../images/borMasNotDhb.gif);
	height:16px;
	width: 5px;
	float:right;
}
.masNot{
	/*padding-bottom: 2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;*/
	/*padding: 2px;*******************/
	padding-top:3px;
	/*padding-bottom:5px;*/
	background-color:#FBDCAE;
	color:#7F3C05;
	/*margin-right:10px;*/
	/*margin-bottom:-30px;*/
	font: 9px Arial, "MS Trebuchet", sans-serif;
	float:right;
	height:13px;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 6px;*/
}
.masNotH{
	padding-top:3px;
	background-color:#EDB966;
	color:#7F3C05;
	font: 9px Arial, "MS Trebuchet", sans-serif;
	float:right;
	height:13px;
}
#otrasNoticias{
	cursor:pointer;
	margin-top:10px;
	margin-right:10px;
}
#otrasNoticias div{
	margin-left:0px;
}
.infoVideo{
	padding:10px;
	color:#894B00;
	font: 12px Arial;
	height:40px;
}
.tituloVideo{
	padding-bottom:5px;
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
	margin-left:0px!important;
}
#tituloVideo a{
	color:#894B00!important;
}
#tituloVideo a:hover{
	text-decoration:underline;
}
.videosImgs{
	margin-top:10px;
	background-color:#FAF2E9;
	height:92px;
	/*width:95%;*/
	border-bottom:1px solid #F9DCAF;
	border-top:1px solid #F9DCAF;
}
.videosImgs ul{
	/*margin-top:5px;*/
	margin-left:0px;
}
.videosImgs li{
	cursor:pointer;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float:left;
	margin-right:15px;
	height:82px;
	width:109px;
}
#enlaces{
	/*padding-top:30px;*/
}
#enlaces tr{
	height:23px;
}
#enlaces a{
	text-decoration:none;
}
#enlaces img{
	padding-top:5px;
	padding-bottom:5px;
}

#informacion{
	margin-top: 15px;
	margin-right:25px;
	float:right;
	font: 14px Trebuchet MS, Calibri;
	color: #634221;
}
#eventos{
	width: 225px;
	height: 403px;
	background-color: #FAF2E9;
	color:#81490C;
	-moz-border-radius: 4px;
	/*-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;*/
	-webkit-border-radius: 4px;
	/*-ms-border-radius-bottomleft: 10px;*/
	/*margin: 0 auto;*/
}
#menuEventosEncabezado{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}
.bordeEncabezado{
	margin-top:-6px;
}
#menuEventosContenido{
	padding-left:17px;
	margin-top:-10px;
}
.fechaEventoBlanco{
	/*padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;*/
	text-align:center;
	background-color:#FFFFFF;
	width:23px;
	/*height:36px;*/
	/*-moz-border-radius:3px;*/
	/*-webkit-border-radius: 2px;*/
}
#eventosContenido .jScrollPaneContainer{
	margin-top:10px;
}
.fechaEvento{
	font: 11px Arial, "MS Trebuchet", sans-serif;
	width: 200px;
	height: 146px;
	overflow-y: auto;
	/*scrollbar-arrow-color:#81490C;
	scrollbar-face-color:#F9DCAF;
	scrollbar-track-color:#fafafa;/*#EAEAEA;*/
	
	/*
	scrollbar-3dlight-color:#ffd700;
	
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;*/
	 
	/*margin-top:10px;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;*/
	/*text-align:center;*/
}
.eventoHr{
	padding-left:10px;
	margin: 0 auto;
	text-align:left;
}
.eventoSelected{
	background-color:#F9DCAF;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.eventoInterm{
	background-color:#FBE8CA;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

.descripcionEvento{
	margin-top:2px;
	width:170px;
	height:46px;
}
.descripcionEvento:hover{
	cursor:pointer;
	background-color:#ffffff;/*#F9DCAF;*/
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
.descripcionEvento a{
	text-decoration:none;
	color:#81490C;
}
/*#bordeUp:hover{
	background-image:url(../images/bordeFecUpSel.gif);
	/*width:28px;
	height:4px;
	margin-top:-4px;*
}*/
.mes{                                                     
	margin-top:-3px;
}
.bordeUp{
	background-image:url(../images/bordeFecUp2.gif);
	width:23px;
	height:3px;
	margin-top:-4px;
}
.bordeDn{
	background-image:url(../images/bordeFecDn2.gif);
	width:23px;
	height:3px;
	margin-top:-4px;                          
}   
.eventoSelected .bordeUpSel{
	/*background-image:url(../images/bordeFecUp3.gif);*/
	width:23px;
	height:3px;
	margin-top:-4px;
}   
.eventoSelected .bordeDnSel{
	/*background-image:url(../images/bordeFecDn3.gif);*/
	width:23px;
	height:3px;
	margin-top:-4px;
}                                       
.bordeUpSelHo{
	background-image: url(../images/bordeFecUp4.gif);
	/*background-image:url(../images/bordeFecUp2.gif);*/
	/*background-image:url(../images/bordeFecUp3.gif);*/
	width:23px;
	height:3px;
	margin-top:-4px;
}
.bordeDnSelHo{
	background-image: url(../images/bordeFecDn4.gif);
	/*background-image:url(../images/bordeFecDn2.gif);*/
	/*background-image:url(../images/bordeFecDn3.gif);*/
	width:23px;
	height:3px;
	margin-top:-4px;
}
.bordeUpInt{
	background-image:url(../images/bordeFecUpInt.gif);
	width:23px;
	height:3px;
	margin-top:-4px;
}
.bordeDnInt{
	background-image:url(../images/bordeFecDnInt.gif);
	width:23px;
	height:3px;
	margin-top:-4px;
}
/*#eventoSelec{
	width:100px;
}
#eventoSelec ul{
	padding: 0; margin: 0; text-align: center; margin-left: auto; margin-right: auto;
	float:left;
	margin:0 auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*left:50%;
	position:relative;*/
	/*text-align:center;
}*/
.bolSelec{
	width:12px;
	height:12px;
	background-image:url(../images/selec.JPG);
}
.bolNoSelec{
	width:12px;
	height:12px;
	background-image:url(../images/n-selec.JPG);
}
.bolEventos{
	float:left;
	/*right:50%;
	position:relative;*/
}
.unaImg{
	width:15px;
	height:14px;
	background-image:url(../images/bolSola.gif);
}
.varImgsIzq{
	width:27px;
	height:14px;
	background-image:url(../images/bolIzq.gif);
}
.varImgsDer{
	width:27px;
	height:14px;
	background-image:url(../images/bolDer.gif);
}
.pics {
	/*width:108px;*/
	/*height: 153px;*/
	padding:0;
	margin:0;
	overflow: hidden;
	/*padding-left:10px;
	padding-right:8px;*/
}
.flechaIzq{
	width:25px;
	height:30px;
	background-image:url(../images/flechaizq_3.gif);	
}
.flechaIzqOver{
	cursor:pointer;
	width:25px;
	height:30px;
	background-image:url(../images/flechaizq_3hov.gif);
}
.flechaDer{
	width:25px;
	height:30px;
	background-image:url(../images/flechader_3.gif);
}
.flechaDerOver{
	cursor:pointer;
	width:25px;
	height:30px;
	background-image:url(../images/flechader_3hov.gif);
}
.pincipioImgs{
	cursor:none;
	width:25px;
	height:30px;
	background-image:url(../images/flechaizq_3tot.gif);
}
.finImgs{
	cursor:none;
	width:25px;
	height:30px;
	background-image:url(../images/flechader_3tot.gif);
}
.diaEvento{
	font: 20px Arial, "MS Trebuchet", sans-serif;
	color:#F29607 ;
	text-align:center;
}
/*#playBtn{
	width:25px;
	height:25px;
	cursor:pointer;
}*/
.playBtn{
	/*position: absolute;
    top: 5px;
    right: 1px;*/
    width: 25px;    /* aki se debe cambiar a 25*/
    height: 25px;   /* aki se debe cambiar a 25*/
    cursor: pointer;
    background: transparent url(../images/playBtn.jpg) no-repeat 0 0;
}
.playBtn:hover{
	background-position: -25px 0;
}
/*
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -50px 0;          /* aki se debe cambiar a -50*
}*/
.pauseBtn{
	/*position: absolute;
    top: 5px;
    right: 1px;*/
    width: 25px;    /* aki se debe cambiar a 25*/
    height: 25px;   /* aki se debe cambiar a 25*/
    cursor: pointer;
    background: transparent url(../images/pauseBtn.jpg) no-repeat 0 0;
}
.pauseBtn:hover{
	background-position: -25px 0;
}
#informes{
	width: 225px;
	background-color: #FAF2E9;
	margin-top: 10px;
	padding-bottom:7px;
}
#informes td{
	font: 11px Arial, "MS Trebuchet", sans-serif;
	padding-left:10px;
}
.datosInformes{
	padding-top:10px;
}
#mision{
	text-align:center;
	margin-top:20px;
	font: 12px Arial, "MS Trebuchet", sans-serif;
	color:#877664;
	/*width:510px;*/
}




/*********************************************** SlideShow CSS *****************************************************/
#demo {	padding-top:5px;}

#slideshow ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	/*width:500px;*/
	/*padding:0;*/
}
#slideshow ul li{
	float:left;
	/*margin:0 5px;*/
	/*margin:-15;*/
}
/*#slideshow ul li img{
	vertical-align:bottom;*/	
	/*vertical-align:middle;
}*/

#title { font-size: 10px; font-family: Verdana, Helvetica, Arial, sans; }
	

/*.pics img { height: 151px; width: 106px; padding: 15px 0 15px 0; top:0; left:0 }*/

/*.nav { margin: 5px 0 }
#nav a { margin: 0 2px; padding: 3px 5px; border: 1px solid #ccc; background: #fff; text-decoration: none }
#nav a.activeSlide { background: #ccc }
#nav a:focus { outline: none; }
/*************************************************************************************************************/
#dialogNot .jcarousel-skin-tango .jcarousel-container-horizontal {
	padding:1px 40px;
	width:315px;
}
#dialogNot .jcarousel-skin-tango .jcarousel-item {
	height:42px;
	width:58px;
}
#dialogNot .jcarousel-skin-tango .jcarousel-item-horizontal {
margin-right:5px;
}
#dialogNot .jcarousel-skin-tango .jcarousel-clip-horizontal {
height:42px;
width:auto;
}
#dialogNot .jcarousel-skin-tango .jcarousel-prev-horizontal {skin.css (line 74)
	background:transparent url(../../images/flechasImgIzq.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:25px;
	left:1px;
	position:absolute;
	top:10px;
	width:25px;
}
#dialogNot .jcarousel-skin-tango .jcarousel-next-horizontal {skin.css (line 49)
	background:transparent url(../../images/flechasImgDer.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:25px;
	position:absolute;
	right:6px;
	top:10px;
	width:25px;
}
/*************************************************************************************************************/
