/* CSS Document */
*{
	margin:0;
	padding:0;
}
body {
	margin:0 auto;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666666;
	background: url(../imagenes/fondo2.gif) repeat-x fixed #fff;
}
html {
  height: 100%;
}
img{
	border: none;
}
hr{
	height:1px;
	width:100%;
	border: 0;
	border-bottom: 1px solid #cc9933;
	outline:none;
	margin:10px 0px 10px 0px;
}
h1{
	color: #0071b9;
	font-weight:bold;
	font-size:150%;
	float:left;
}
h2{
	color: #0071b9;
	font-size:130%;
}
ul, li{
	list-style: none;
}
a{
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
iframe{
	border:none;
	overflow:hidden;
}
#col_der, .iframe_access{
	border:none;
	overflow: scroll;
}
#container{
	width:100%;
	display:block;
	height:100%;
	min-height:100%;
	
}
* html #container {
	height:100%;
}
.flota{
	float:left;
}
#main{
	width:950px;
	margin: 0 auto;
	display:block;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../imagenes/fondo_main.gif) repeat-y 0 0;
	
}
* html #main {
	height:100%;
}
#menu_superior{
	width:100%;
	text-align:right;
	background-color:#0071b9;
	color: #fff;
	font-size:87%;
	float:left;
	display:block;
}
#idioma{
	width:48%;
	display:block;
	float:left;
	margin-left:3px;
}
#idioma li{
	float:left;
	margin:3px;
}
#info{
	width:48%;
	float:right;
	text-align:right;
	display:block;
	margin-right:3px;
}
#info img{
	vertical-align:middle;
}
#info li{
	float:right;
	padding:3px;
}
#menu_superior li a{
	color:#fff;
	text-decoration:none;
}
#menu_superior li a:hover{
	color:#fff;
	text-decoration: underline;
}
#cabecera {
	text-align:left;
	display:block;
	height:110px;
	width:950px;
	padding-top:12px;
	background: url(../imagenes/bg.gif) no-repeat top center;
}
#cabecera_int {
	text-align:left;
	width:555px;
	display:block;
	float:right;
	padding:5px 7px 0px 10px;
	color:#0071b9;
	margin-right:2px;
}
#cabecera_int img{
	float:right;

	
}
.organiza{
	width:100px; 
	float:right; 
	margin:10px 10px 0px 0px; 
	font-size:87%;
}
.organiza span{
	text-decoration:underline;
}
.organiza img{
	margin-top:10px;
}
.titulo1{
	font-weight:bold;
	font-size:180%;
}
#logo{
	padding: 5px 10px 0px 10px;
	float:left;
}
#fechas{
	background:#333;
	float:left;
	display:block;
	width:150px;
	height: 60px;
	margin-top:15px;
	margin-bottom:10px;
}
#fechas div{
background:#fff;
color:#333333;
float:left;
width:72px;
height: 62px;
font-size:160%;
font-weight:bold;
padding-left:3px;
padding-top:3px;
}
#fechas div.dia{
width:65px;
margin-right:4px;
padding-right:3px;
text-align:right;
padding-top:15px;
height:50px;
}
#menu{
	text-align:center;
	width:948px;
	border-top: 1px solid #ccc;
	background:#FFFFFF;
	border-left:1px solid #ccc;
}
.fragmento{
	width:444px;
	float:left;
}
#menu1{
	width:475px;
	float:left;
	background: url(../imagenes/fondo_tabs2.gif) repeat-x 0 0;
	display:block;
	min-height:205px;
	display:block;
}

#pestanas{
	margin-top:8px;
	height:177px;
}
#busqueda .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:87%;
	color: #666666;
}
ul.cont_tabs{
	float:left;
	text-align:left; 
	width:48%;
	padding-left: 5px;
}
ul.cont_tabs li a{
	background: url("../imagenes/pencil_go.gif") no-repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 3px;
    padding-bottom: 2px;
    padding-left: 16px;
    text-decoration: none;
}
ul.cont_tabs li a:hover,ul.cont_tabs li a:focus{
	padding-left:16px;
	background:url(../imagenes/pencil_go2.gif) no-repeat 0px 0px #FFFFFF;
	color:#0071b9;
	text-decoration:none;
}
ul.cont_tabs li a.activo{
	padding-left:16px;
	background:url(../imagenes/pencil_go2.gif) no-repeat 0px 0px #fff;
	color:#0071b9;
	border-bottom: 1px dotted #0071b9;
}
#menu2{
	text-align:center;
	width:472px;
	float:left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height:160px;
	display:block;
}

#contenido{
	width:948px;
	float:left;
	background: #FFFFFF;
	padding-top:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#col_izq{
	float:left;
	width:185px;
	display:block;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
#col_izq .caja{
	display:block;
	background: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom:10px;
	padding:5px;

}
#col_izq .caja h3{
	font-size:90%;
	padding:2px 3px 3px 3px;
	color: #f2f2f2;
	background: #0071b9;
	margin-bottom:5px;
}
#col_izq .caja ul{
margin-left:2px;
}

#col_izq .caja ul li{
	background-color:#FFFFFF;
	/*background: url(../imagenes/sello.gif) no-repeat 0px 1px #fff;*/
	font-size:88%;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:justify;
	border-bottom: 1px solid #CCCCCC;
	color: #000;
}
#col_izq .caja li a{
	color:#000;
	background:#F0F0F0;
	cursor:pointer;
	text-decoration:none;
}
#col_izq .caja li a:hover{

}
#col_izq .caja li a img{
margin-left:1px;
padding:0px;
}
#col_izq .caja li{
	cursor:pointer;
}

#col_der{
	float:left;
	width:730px;
	display:block;
	overflow:hidden;
}
#mapa{
	background:#FFF;
	color:#006b6e;
	padding:3px 3px 5px 3px;
	height:15px;
	width:594px;
	font-size:87%;
	display:block;
	float:left;
}
#mapa li, #mapa p{
	float:left;
}
#mapa li{
	padding-left:5px;
}
#mapa li a{
	color:#006b6e;
	background:#FFF;
	border-bottom: 1px dotted #006b6e;
	text-decoration:none;
}
#mapa li a:hover{
	color:#006b6e;
	background:#FFF;
	border-bottom: 2px dotted #006b6e;
	text-decoration:none;
}
#footer {
	margin-top:-29px;	
	height:20px;
	padding:0px 0px 9px 0px;
	clear: both;
	bottom:0;
	width:100%;
	display:block;
	font-size:85%;
	text-align:left;
	background: url(../imagenes/bg-bottom.gif) no-repeat center top #fff;
}
#footer_int{
	width:952px;
	margin:0 auto;
	border-top:1px solid #ccc;
	padding:6px 0px 3px 0px;
}

#footer li{
	float:right;
	padding-left:10px;
}
.boton{
	border:1px solid #02706f;
	background:#fff;
	font-size:85%;
	color:#006b6e;
	font-weight:bold;
	cursor:pointer;
}

/* 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... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../imagenes/tab3.gif) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active{
    background-position: 100% -150px;
	color:#000000;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active{
    background-position: 100% -100px;
	color: #fff;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 21px; /* IE 6 treats height as min-height */
    min-height: 21px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
   
}
.tabs-container {
    border-top: 1px solid #107cc4;
	width:465px;
    padding: 10px 0 10px 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../imagenes/loading.gif) no-repeat 0 50%;
}

/* FICHEROS - ICONOS*/
.carpeta{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/carpeta.gif') no-repeat 0px 0px;}
.doc{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/doc.gif') no-repeat 0px 0px;}
.xls{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/xls.gif') no-repeat 0px 0px;}
.pdf{margin:0;min-height:16px;padding:2px 2px 4px 20px;background: transparent url('../imagenes/iconos/pdf.gif') no-repeat 0px 0px;}
.ppt{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/ppt.gif') no-repeat 0px 0px;}
.htm{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/htm.gif') no-repeat 0px 0px;}
.zip{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/zip.gif') no-repeat 0px 0px;}
.img{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/img.gif') no-repeat 0px 2px;}
.mail{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/mail.gif') no-repeat 0px 2px;}
.vacio{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/vacio.gif') no-repeat 0px 2px;}
.xml{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/xml.gif') no-repeat 0px 0px;}
.rar{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/rar.gif') no-repeat 0px 0px;}
.outlook{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/outlook.gif') no-repeat 0px 0px;}
.google{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/google.gif') no-repeat 0px 0px;}
.calendar{margin:0;min-height:16px;padding:2px 2px 2px 23px;background: transparent url('../imagenes/iconos/calendar.gif') no-repeat 0px 0px;}
.alt{
	display:none;
}
