html {
	height: 100%;	
}
body {
	background-image: none;
	background-position: left top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;		
}
#contenedor{	
	margin:1% auto;	
	width: 988px;
	background-image: none;
	background-position: left top;
	background-repeat:no-repeat;
}
#contenedor #utilidades{	
	background-image:none;
	background-color: transparent;
}
#contenedor #utilidades div.boton{
	padding: 5px;
	float:left;
	border-right: 1px solid;	
}
#contenedor #utilidades div.boton a{
	text-decoration: none;
}
#contenedor #utilidades div.boton a:hover{
	text-decoration: underline;
}
#contenedor #cabecera{
	background-image: url("/commons/img/f_cabecera.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right bottom;			
	height: 150px;
}
#contenedor #cabecera #contCabecera {	
	float:right;
	width:170px;
}
#contenedor #migas{
	border: 1px solid;
	border-right: none;
	border-left:none;
	padding: 3px 5px;
	min-height: 15px;
	font-size: 80%;
}
* html #contenedor #migas{ 
	height: 20px;	
}
#contenedor #migas #ruta{
	float:left;
}
#contenedor #migas #ruta a{
	text-decoration: none;
}
#contenedor #migas #ruta img{
	border:0px;
	margin: 0 4px;
}
#contenedor #tContenido {
	background-image: none;
	background-position: left top;
	background-repeat: repeat-y;	
}
/* Zona del menu */
#contenedor #tContenido #columnaMenu{
	background-color: transparent;
	float:left;
	min-height: 500px;
	height: auto;
	width: 18%;	
	background-image:none;
	background-position: bottom left;
	background-repeat: repeat-x;
}
* html #contenedor #tContenido #columnaMenu {
	height: 500px;
}
#contenedor #tContenido #columnaMenu #zonaMenu{
	padding-bottom: 220px;
	background-image:none;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#contenedor #tContenido #columnaMenu div.bordeMenu{
	min-height: 500px;
}
* html #contenedor #tContenido #columnaMenu div.bordeMenu{
	height: 500px;
}
#contenedor #tContenido #columnaMenu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#contenedor #tContenido #columnaMenu ul li{
	padding: 5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
#contenedor #tContenido #columnaMenu ul li a{
	text-decoration: none;
	display: block;	
	background-image: url("/commons/img/f_menu-bolo.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;		
}
#contenedor #tContenido #columnaMenu ul li.activaMenu{
	list-style: none;
	padding: 0px;
	padding-left: 4px;
	padding-top:5px;
	padding-bottom:2px;
	margin: 0px;
	background-image: none;
}

#contenedor #tContenido #columnaMenu ul li.activaMenu ul{
	padding: 0px;
	margin:0px;
	margin-top: 5px;
	margin-left: -4px;
}
#contenedor #tContenido #columnaMenu ul li.activaMenu ul li{
	padding-left: 8px;	
}
#contenedor #tContenido #columnaMenu ul li.activaMenu a {
	background-image: url("/commons/img/f_menu-bolo_selected.png");
	background-repeat: no-repeat;
	background-position: center left;
}
#contenedor #tContenido #columnaMenu ul li.activaMenu ul li{
	background-image:none;
	padding-left: 10px;
}
#contenedor #tContenido #columnaMenu ul li.activaMenu ul li a{
	background-image: url("/commons/img/f_menu-sbolo.png");
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center left;
}
#contenedor #tContenido #columnaMenu ul li.catActivo {
	background-image:none;
	background-repeat: repeat-x;
	background-position: top;
}
#contenedor #tContenido #columnaMenu ul li.catActivo a {
	background-image: url("/commons/img/f_menu-boloo.png");
	background-repeat: no-repeat;
	background-position: top left;
}
#contenedor #tContenido #columnaMenu ul li.catActivo a:hover {
	color: #b50a0a;
}
#contenedor #tContenido #columnaMenu ul li ul li.catActivo {
	background-image: none;	
	padding-left:5px;
}
#contenedor #tContenido #columnaMenu ul li ul li.catActivo a {
	background-image: url("/commons/img/f_menu-sbolo_selected.png");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}
#contenedor #tContenido #columnaMenu ul li ul li.catActivo a:hover {
	color: #FF0000;
}
/* Zona central */
#contenedor #tContenido #central{
	float:left;
	min-height: 500px;
	width: 81.8%;
	background-color: transparent;
	border-left: 1px solid #000000;
}
* html #contenedor #tContenido #central{
	height: 500px;
}
#contenedor #tContenido #central div.bordeCentral {
	padding: 0;
	margin: 0;
	min-height: 500px;
	border-left:none;
}
* html #contenedor #tContenido #central div.bordeCentral{
	height: 500px;
}
#contenedor #tContenido #central #columnaIzquierda{
	width: 77%;
	float:left;
	background-color: transparent;
	min-height: 500px;
	padding-bottom: 0px;
}
* html #contenedor #tContenido #central #columnaIzquierda{	
	height: 500px;
}
#contenedor #tContenido .espacio{
	clear: both;
}
* html #contenedor #tContenido .espacio{
	clear: both;
}
#bordeContenido{
	min-height: 430px;
}
* html #bordeContenido {
	height: 430px;
}
#contenedor #tContenido #central #columnaDerecha{
	background-color: transparent;
}
/* Pie de Página */
#piePagina {
	text-align:center;
	min-height: 50px;
	background-image: url("/commons/img/f_piepagina.png");
	background-repeat: repeat-x;
	background-position: top left;
}
* html #piePagina {
	height: 50px;
}
#piePagina a{
	text-decoration: none;
	font-weight: bold;
}
#piePagina a:hover{
	text-decoration: underline;
}
#piePagina p {
	margin: 0;
	padding:0;
}
#piePagina img {
	border: 0;
	margin: 2px;
	vertical-align: middle;
}
/* CAPSULAINFO */
#contenedor #tContenido #central #columnaDerecha{
	width: 22.8%;	
	float:left;
	margin:0;
	padding:0;
	border-left: 1px solid #000000;
}
#capsulaInfoCD{
	min-height: 500px;
	padding:0;
	margin:0;
	padding: 1%;	
	padding-bottom: 160px;
	/*background-image:url("/commons/img/col_info.jpg");
	background-position:left top;
	background-repeat:no-repeat;*/
}
* html #capsulaInfoCD{
	height: 500px;
}
#capsulaInfoCD  .caja {
	margin: 1%;	
	margin-right:0;
	margin-bottom: 4%;
}
#capsulaInfoCD .sinborde {
	border:0;
}
#capsulaInfoCD .caja .cabecera .cio {
	background-image: none;
	border: 0;
	text-align:right;
	padding: 2px;
	margin: 0;
}
#capsulaInfoCD .caja .imgDiv {
	margin: 1% auto;	
	width: 90%;	
}
#capsulaInfoCD .caja .imgDiv img {
	border:0;
	width: 100%;
	height: auto;	
}
#capsulaInfoCD  .nofoto .imgDiv{
	display:none;
}
#capsulaInfoCD  .mediumsize .imgDiv{
	width: 50%;
	margin: 0 auto;
}
#capsulaInfoCD  .maxsize .imgDiv{
	width: 100%;
}
#capsulaInfoCD .maxsize .bordeImgDiv {
	margin: 0 2%;	
}

#capsulaInfoCD .caja h1 {
	padding: 2px;	
	margin:0;
	margin-bottom: 10px;
	background-image:none;
	background-position:center left;
	background-repeat:no-repeat;
}
#capsulaInfoCD .caja h1 a {
	text-decoration: none;	
}
#capsulaInfoCD .caja h1 a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD .caja h2 {
	text-align: left;
	padding: 0;
	margin: 2%;
}
#capsulaInfoCD .caja h2 a {
	text-decoration: none;	
}
#capsulaInfoCD .caja h2 a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD .caja .docDiv {
	text-align:right;
	margin:2%;	
}
#capsulaInfoCD .caja .docDiv img {
	border: 0;
	margin-right: 5px;	
}
#capsulaInfoCD  .capsulainfoBoxContent {
	margin: 2%;
}
#capsulaInfoCD .caja .capsulainfoBoxContent ul {
	list-style-image:url("/commons/img/bolo_texto.png");
	margin:0;
	padding:5px 15px;
}
#capsulaInfoCD .capsulainfoBoxContent img {
	border: 0;	
}
#capsulaInfoCD .capsulainfoBoxContent a img {
	border: 0;	
}
#capsulaInfoCD .capsulainfoBoxContent a {
	font-weight: bold;
	text-decoration: none;	
}
#capsulaInfoCD .capsulainfoBoxContent a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD  .caja .docDiv {
	text-align:right;
	margin:2%;	
}
#capsulaInfoCD  .caja .docDiv a img {
	border: 0;		
}
#capsulaInfoCD  .caja .docDiv img {
	margin-right: 5px;
	vertical-align: middle;	
	border: 0;		
}

/* TEXTOS TEMPLATES FCKEDITOR */
div.fckTemplates {
	width: 100%;
	position: relative;
}
div.fckImgLeft {
	width: 25%;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
div.fckImgRight {
	width: 25%;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.fckImgCenter {
	width: 50%;
	margin: 10px auto;
	margin-bottom: 5px;
}
div.fckImgCenter75 {
	width: 75%;
	margin: 10px auto;
	margin-bottom: 5px;
}
div.fckTemplates img {
	width: 100%;
	height: auto;
}
table.fckTableCenter {
	margin: 10px auto;
	border-collapse: collapse;
}
table.fckTableCenter caption {
	background-image: url("/commons/img/f_piepagina.png");
	background-repeat: repeat-x;
	background-position: top left;
	text-align:center;
	font-weight:bold;
	padding: 2px;			
}
table.fckTableCenter th {
	font-weight:bold;
	padding:4px;
}
table.fckTableCenter td {
	padding:2px;
}
/* ACCESO MIEMBROS */
div.acceso{
	margin:0px;
	padding: 5px;
}
