﻿
/*
    Document   : $HeadURL: http://svn.debian/Maquetas_Cursos/branches/Modelo_IL3_DIBA/Templates/IL3DIBA/base/ficheros_maqueta/il3diba/css/index/main.css $
    Created on : $Date: 2010-06-03 13:47:45 +0200 (jue, 03 jun 2010) $
    Author     : $Author: dani $
    Revision   : $Revision: 746 $
*/

body{
	background:transparent url(../../img/bg_body.png) repeat scroll 0 0;
	font-family: Helvetica, Arial;
	font-size: 12px;
}

a{
	position:relative;
}

*{
	margin:0px;
	padding:0px;
}
#top, #bottom{
	height:28px;
	width:885px;
}

#main{
	margin:20px auto 20px auto;
	width:885px;
	overflow:hidden;
	position:relative;
}

#top{
	background:transparent url('../../img/bg_top-trans.png') no-repeat 0 0;
	width: 887px;
	height: 27px;
}

#middle{
	background:transparent url('../../img/bg_middle-trans.png') repeat-y 0 0;
	width:877px;
	padding-right:10px;
	overflow: auto;
}

#bottom{
	background:transparent url('../../img/bg_bottom-trans.png') no-repeat 0 0;
	width: 887px;
	height: 36px;
}



img{
	border:0px;
	margin:0px;
}

p{
	padding-top:0.2em;
	margin-bottom:0.7em;
}
div.languages { display: none; }

ul {
	display: block;
	overflow: auto;
	margin:0;
	padding:0;
}

#active_lang_area li {
	list-style-type: none;
	margin: 0;
	height:30px;
	overflow:hidden;
}

#active_lang_area li a:hover{
	background:transparent url('../../img/bg_li_hover.jpg') repeat-x 0 0;
}


#active_lang_area li a{
	color:#fff;
	text-decoration:none;
	display:block;
	background:transparent url('../../img/bg_li.jpg') repeat-x 0 0;
	padding:7px 10px;
	font-size:16px;
	font-weight: bold;
}


#active_lang_area ul.peq li a{
	font-size:14px;
	font-weight: bold;
	padding:5px 10px;
}

#active_lang_area ul.peq li{
height:25px;
margin-bottom:2px;
}


#active_lang_area li.no_visitable a:hover{
	background: #606060;
}

#active_lang_area li.no_visitable a{
	background: #808080;
}

#active_lang_area ul li{
	width:100%;
	margin-bottom:5px;
}

li.active a{
	font-weight:bold;
}

#middle-left{
	width:170px;
	float:left;
	text-align:right;
}

#middle-right{
	float:left;
	background-color:#EFD9A4;
	overflow: auto;
	width: 706px;
}

#content-top{
	background-color:#EFD9A4;
	overflow:hidden;
	padding:0px 12px 2px 12px;
	width: 682px;
}
#content-bottom{
	padding:5px 12px 5px 12px;
}
.limp{
	clear:both;
}

.titulo_index{
	font-size:18px;
	font-weight:bold;
	padding:6px 12px 2px 12px;
}

.titulo_index span{
	display: none;
}

#idiomas {
	float: right;
}

#idiomas li {
	margin: 8px;
	float: left;
	list-style-type: none;
}

.oculto {
	display: none;
}

.nodos_no_numerados span.numeracion_nodos {
	display: none;
	visibility: hidden;
}


#contenidos_index{
	padding:0 15px;
}

h2  {
	border-bottom:1px solid #981328;
	color:#981328;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:16px;
	margin-top:20px;
	padding-left:6px;
}

#logo_fitxa{
	background:transparent url('../../img/fitxa-trans.png') no-repeat 0 0;
	margin-top: 200px;
	width: 63px;
	height: 84px;
	float: right;
	cursor: pointer;
}

#print_logo{
	background:transparent url('../../img/print-trans.png') no-repeat 0 0;
	width: 23px;
	height: 27px;
}


.nivel1{
	margin:3px;
	margin-left: 20px;
}

.nivel2{
	margin:3px;
	margin-left: 30px;
}

ul.index_lista{
	margin:10px;
	color:#981328;
}

ul{
	margin-top:10px;
}

ul.index_lista {
	margin-left: 32px;
}

ul.index_lista p {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0px;
}

ul.index_lista ul {
	margin-top: 0px;
}

div.ficha  h2 {
	margin-top: 32px;
}

#cboxOverlay.indice {
	background:url("../../../jQuery_et_al/img/colorbox/overlay_indice.png") repeat scroll 0 0 transparent;
}

#cboxLoadedContent {
	padding:5px 10px;
	margin-top: 0px;
}

.enlace_print_logo {
	position: absolute;
	top: 0px;
	right: 30px;
}

#cboxLoadedContent p {
	text-align: justify;
	margin-left: 20px;
}

#cboxLoadedContent li p {
	margin-left: 0px;
}
