html, body {
	margin: 0;
	padding: 0;	
}
#contenedor{	
	margin:1%;	
}
#contenedor #utilidades{	
}
#contenedor #utilidades div.boton{
	padding: 5px;
	float:left;
	border-right: 1px solid;
}
#contenedor #cabecera{
	background-position: left top;		
	border-bottom:0px;
}
#contenedor #migas{
	border: 1px solid;
	border-left:0;
	border-right:0;
	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 a:hover{
	text-decoration: underline;
}
#contenedor #migas #ruta img{
	border:0px;
	margin: 0 4px;
}
#contenedor #tContenido {
}
/* Zona del menu */
#contenedor #tContenido #columnaMenu{
	float:left;
	min-height: 500px;
	height: auto;
	width: 18%;	
}
* html #contenedor #tContenido #columnaMenu {
	height: 500px;
}
#contenedor #tContenido #columnaMenu #zonaMenu{
	padding-bottom: 120px;
}
#contenedor #tContenido #columnaMenu div.bordeMenu{
	min-height: 500px;
	/*height: auto;*/	
}
* 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;
	font-weight: bold;
}
#contenedor #tContenido #columnaMenu ul li a{
	text-decoration: none;
	display: block;	
}
#contenedor #tContenido #columnaMenu ul li span {
}
#contenedor #tContenido #columnaMenu ul li.activaMenu{
	list-style: none;
	padding: 0px;
	padding-left: 4px;
	padding-top:5px;
	padding-bottom:2px;
	margin: 0px;
}
#contenedor #tContenido #columnaMenu ul li.activaMenu a.nivel3 {
	padding-left: 22px;	
}
#contenedor #tContenido #columnaMenu ul li.activaMenu a.nivel4 {
	padding-left: 24px;
}
* html #contenedor #tContenido #columnaMenu ul li.activaMenu{
    height: 30px;
}
#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;	
}


/* Zona central */
#contenedor #tContenido #central{
	float:left;
	min-height: 500px;
	width: 82%;	
}
* html #contenedor #tContenido #central{
	height: 500px;
}
#contenedor #tContenido #central div.bordeCentral {
	padding-left: 0.6%;
}
#contenedor #tContenido #central #columnaIzquierda{
	width: 80%;
	float:left;
}
#contenedor #tContenido .espacio{	
	clear: both;
}
* html #contenedor #tContenido .espacio{
	clear: both;
}
#bordeContenido{
	min-height: 430px;
}
* html #bordeContenido {
	height: 430px;
}
/* Pie de Página */
#piePagina {
	text-align:center;
	min-height: 50px;
}
* html #piePagina {
	height: 50px;
}
#piePagina p {
	margin: 0;
	padding:0;
}
#piePagina img {
	border: 0;
	margin: 2px;
	vertical-align: center;
}
/* CAPSULAINFO */
#contenedor #tContenido #central #columnaDerecha{
	width: 20%;
	float:left;
}
#contenedor #tContenido #central #capsulaInfoCD{
	min-height: 500px;
	margin-top:10px;
}
* html #contenedor #tContenido #central #capsulaInfoCD{
	height: 500px;
}
#capsulaInfoCD  {
	margin: 1%;	
	margin-right:0;
}
#capsulaInfoCD  .caja {
	margin: 1%;	
	margin-right:0;
}
#capsulaInfoCD  .caja .cabecera .cio {
	background-image: none;
	border: 0;
	text-align:right;
	padding: 2px;
	margin: 0;
}
#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 .imgDiv img {
	border:0;
	width: 100%;
	height: auto;	
}
#capsulaInfoCD  .caja h1 {
	font-size: 90%;
	margin:0 0 10px;
	padding:2px;
	padding-left:20px;
}
#capsulaInfoCD  .caja h1 a {
	text-decoration: none;	
}
#capsulaInfoCD  .caja h1 a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD  .caja h2 {
	text-align: left;
	font-size: 95%;
	padding: 0;
	margin: 2%;
}
#capsulaInfoCD  .caja h2 a {
	text-decoration: none;	
}
#capsulaInfoCD  .caja h2 a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD  .conborde .colrowlayoutContenido {
	margin: 2%;
	font-size: 90%;
}
#capsulaInfoCD  .sinborde .colrowlayoutContenido {
	margin: 2% 0;
	font-size: 90%;
}
#capsulaInfoCD  .caja .colrowlayoutContenido a {
	font-weight: bold;
	text-decoration: none;	
}
#capsulaInfoCD  .caja .colrowlayoutContenido a:hover {
	text-decoration: underline;	
}
#capsulaInfoCD  .caja .docDiv {
	text-align:center;
	margin:2%;	
}
#capsulaInfoCD  .caja .docDiv a img {
	border: 0;		
}

#capsulaInfoCD  .caja .docDiv img {
	margin-right: 5px;
	vertical-align: middle;		
}
#capsulaInfoCD  .caja .docDiv .textDocDiv {
	font-size: 80%;	
}
/* 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.fckTemplates img {
	width: 100%;
	height: auto;
}
table.fckTableCenter {
	margin: 10px auto;
	border-collapse: collapse;
}
table.fckTableCenter caption {
	text-align:center;
	font-weight:bold;
	padding: 2px;			
}
table.fckTableCenter th {
	font-weight:bold;
	padding:4px;
}
table.fckTableCenter td {
	padding:2px;
}

/* ESPECIALES */
div.bannerC {
	text-align:center;
}