﻿body 
{
	margin: 0px;
	padding:0px;
	color: #666633;
  font: 0.8em Arial;	
}

a {
	text-decoration: none;
	color: #669933;
}

a:visited {
	color: #669933;
}

a:hover {
	text-decoration: underline;
	color: #99CC33;
}

a:active {
	color: #669933;
}

.ContenidoTitulo
{
	color: #669933; /* #666633;*/
	font-weight:bold;
	font-size: 1.7em;
	margin-left:10px;
	display:block;
}

.ContenidoPublicacion
{
	color: #666666; /*#666633; */
	font-style:italic;
	font-weight:bold;
	font-size: 1em;
	margin-left:10px;
    display:block;
}

.ContenidoTexto
{
	font-size: 1em;
	margin-left:2em;
	margin-right:1em;
	display:block;
}




/* publicidad */
.publi
{
	width:160px;

	font-size:1.3em;
	font-weight:bold;
	
}

/* Panel de cabecera  */
.cabecera
{
	padding:0px;
	margin-top:0px;
	background-color: #99CC33;
	text-align:left;
	height:70px; 
	width: 100%;
	top: 0; 
	left: 0; 
	border:solid 1px #99CC33; 
	z-index:10000;
}

.cabecera h1
{
	color:#ffffff;	
	font-weight:bolder;
	padding-bottom:0px;
	margin-bottom:0px;
}
.cabecera h2
{
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;	
}
.cabecera img
{
	padding-left:5px;
	padding-top:5px;
	padding-right:5px;
}

/* Columnas izquierda, derecha, central y pie de página */
td.columna_izquierda
{
   width:5%;
   vertical-align:top;
   background: #669933 url("../imagenes/lateral.gif") top right repeat-y ;
}
td.columna_derecha
{
   width:15%;
   vertical-align:top;
   padding-top:5px;
/*   background: #003300 url("../imagenes/lateral-dcha.gif") top right repeat-y ;*/
}


td.columna_central
{
/*border:solid 1px black;*/
  vertical-align:top;
}


/* Menús */
.menu
{
	background-color: #669933;
	text-decoration:none;
	color: #ffffff;
	height:23px;
	width: 100%; 
	text-align:left;
	font-size: 1em;	
	padding-left :0px;
	padding-right:0px;
	border: solid 1px #666633;	

}


/* -- ASPxMenu -- */
.dxmControl 
{
	font: 9pt Tahoma;
	color: #ffffff;
	height: 10px;
}
.dxmControl a, .dxmMenu a, .dxmVerticalMenu a, .dxmSubMenu a
{
	color: #ffffff;
	text-decoration: none;	
}

.dxmControl a:hover, .dxmMenu a:hover, .dxmVerticalMenu a:hover, .dxmSubMenu a:hover
{
	color: #ffffff;
	text-decoration: none;	
}
.dxmControl a:visited, .dxmMenu a:visited, .dxmVerticalMenu a:visited, .dxmSubMenu a:visited
{
	color: #ffffff;
	text-decoration: none;	
}

.dxmMenu, .dxmVerticalMenu
{
	  background-color: #669933;
	  text-decoration:none;
	  color: #ffffff;
	  height:20px;
	  text-align:left;
	  font-size: 1em;
	  margin:0;
	  padding:0;
	  border:none;
}
.dxmMenuGutter
{
}
.dxmMenuSeparator, .dxmMenuVerticalSeparator
{
	background-color: #ffffff;
}
.dxmMenuItem, .dxmMenuItemWithImage, .dxmMenuItemWithPopOutImage, .dxmMenuItemWithImageWithPopOutImage,
.dxmVerticalMenuItem, .dxmVerticalMenuItemWithImage, .dxmVerticalMenuItemWithPopOutImage, .dxmVerticalMenuItemWithImageWithPopOutImage, 
.dxmMenuLargeItem, .dxmMenuLargeItemWithImage, .dxmMenuLargeItemWithPopOutImage, .dxmMenuLargeItemWithImageWithPopOutImage,
.dxmVerticalMenuLargeItem, .dxmVerticalMenuLargeItemWithImage, .dxmVerticalMenuLargeItemWithPopOutImage, .dxmVerticalMenuLargeItemWithImageWithPopOutImage
{
	font: 9pt Tahoma;
	background-color: #669933;
	color:#ffffff;
	white-space: nowrap;
}

.dxmVerticalMenuItem
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 8px;
}


/*
.dxmMenuItemSelected, .dxmMenuItemSelectedWithImage, .dxmMenuItemSelectedWithPopOutImage, .dxmMenuItemSelectedWithImageWithPopOutImage,
.dxmVerticalMenuItemSelected, .dxmVerticalMenuItemSelectedWithImage, .dxmVerticalMenuItemSelectedWithPopOutImage, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage,
.dxmMenuLargeItemSelected, .dxmMenuLargeItemSelectedWithImage, .dxmMenuLargeItemSelectedWithPopOutImage, .dxmMenuLargeItemSelectedWithImageWithPopOutImage,
.dxmVerticalMenuLargeItemSelected, .dxmVerticalMenuLargeItemWithImageSelected, .dxmVerticalMenuLargeItemSelectedWithPopOutImage, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage
{
	background-color: white;
	border: solid 1px #888888;
}*/
.dxmMenuItemSelected, .dxmMenuItemSelectedWithImage
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border:none;

}
.dxmMenuItemSelectedWithPopOutImage, .dxmMenuItemSelectedWithImageWithPopOutImage
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemSelected
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.dxmMenuItemChecked, .dxmMenuItemCheckedWithImage, .dxmMenuItemCheckedWithPopOutImage, .dxmMenuItemCheckedWithImageWithPopOutImage,
.dxmVerticalMenuItemChecked, .dxmVerticalMenuItemCheckedWithImage, .dxmVerticalMenuItemCheckedWithPopOutImage, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage,
.dxmMenuLargeItemChecked, .dxmMenuLargeItemCheckedWithImage, .dxmMenuLargeItemCheckedWithPopOutImage, .dxmMenuLargeItemCheckedWithImageWithPopOutImage,
.dxmVerticalMenuLargeItemChecked, .dxmVerticalMenuLargeItemWithImageChecked, .dxmVerticalMenuLargeItemCheckedWithPopOutImage, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage
{
	background-color: white;
	border: solid 1px #888888;
}
.dxmMenuItemHover, .dxmMenuItemHoverWithImage, .dxmMenuItemHoverWithPopOutImage, .dxmMenuItemHoverWithImageWithPopOutImage, 
.dxmVerticalMenuItemHover, .dxmVerticalMenuItemHoverWithImage, .dxmVerticalMenuItemHoverWithPopOutImage, .dxmVerticalMenuItemHoverWithImageWithPopOutImage, 
.dxmMenuLargeItemHover, .dxmMenuLargeItemHoverWithImage, .dxmMenuLargeItemHoverWithPopOutImage, .dxmMenuLargeItemHoverWithImageWithPopOutImage, 
.dxmVerticalMenuLargeItemHover, .dxmVerticalMenuLargeItemHoverWithImage, .dxmVerticalMenuLargeItemHoverWithPopOutImage, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage
{
	background-color: #99CC33;
	color:#ffffff;
}
.dxmMenuItemHover, .dxmMenuItemHoverWithImage
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.dxmSubMenu
{
	font: 9pt Tahoma;
	color: #ffffff;
	background-color: #669933;
	border: solid 1px #666633;
	padding: 1px 1px 1px 1px;
}
.dxmSubMenuGutter
{
	background-color: #E0E0E0;
	display:none;
}
.dxmSubMenuSeparator
{
	background-color: #A8A8A8;
}
.dxmSubMenuItem, .dxmSubMenuItemWithImage, .dxmSubMenuItemWithPopOutImage, .dxmSubMenuItemWithImageWithPopOutImage
{
	font: 9pt Tahoma;
	color: #ffffff;
	white-space: nowrap;
}

/*item seleccionado*/
.dxmSubMenuItemSelectedWithImage
{	
 background-color : #666633;
}

.dxmSubMenuItem, .dxmSubMenuItemWithImage
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 3px;
}


.dxmSubMenuItemHover, .dxmSubMenuItemHoverWithImage, .dxmSubMenuItemHoverWithPopOutImage, .dxmSubMenuItemHoverWithImageWithPopOutImage
{
	background-color: #99CC33;
	border: solid 1px #888888;
	color: #ffffff;
}
.dxmSubMenuItemHover, .dxmSubMenuItemHoverWithImage
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}

/* Disabled */
.dxmDisabled
{
	color: #acacac;
	cursor: default;
}

/* Localizador */
.nav {
	font-size: 0.9em;
	color: #666633;
	text-align:left;
	text-decoration:none;
	background-color: #99CC33;
	width: 100%;
	height:15px;
}

.nav a {
	font-size: 0.9em;
	color: #666633;
	text-align:left;
	text-decoration:none;
}

.nav a:hover {
	text-decoration:none;
	color: #666633;
}

.nav a:visited {
	color: #666633;
}


/* Cajas laterales */
.contenedor {
  border: 2px solid #669933;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-left:5px;
  margin-right:5px;
  background: #FFFFFF;
  table-layout:fixed;	
  padding:0px 0px 0px 0px;
  border-collapse:collapse;
  width:180px;
}

td.titulo 
{
  height:20px;
  font-family: 'Trebuchet ms', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  color: #006600;
  border-bottom: 0px;/* 1px solid #66CC66;*/
  background: #99CC33 url("../imagenes/fondo.gif") repeat-x;
  margin:0 0 0 0;

}

td.contenido {
  font-size: 12px;
  padding: 2px 8px;
  margin: 0px 0px 0px 0px;
}
 
.contenedor  a {
	text-decoration:none;
	color:#006600;
}

td.contenidoCentrado {
  font-size: 12px;
  padding: 4px 8px;
  margin: 0px auto 0px  auto;
  text-align:center;
} 

 
/* Fotos  */ 
.page
{
	text-align:center;
}

 .view {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	font-size:0.8em;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
	border:solid 1px #666633;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

img.imagenDia
{
	width: 120px;
	border: solid 10px black;
}

.formulario
{
    border: 2px solid #669933;
    margin-top:2em;
    font-size:0.9em;
    border-collapse:collapse;
}

.campo 
 { 
	border: solid 1px #669933;
 }
 
 .caption
 {
	height:2em;
	padding-right:2em; 
	WIDTH: 10em; 
	text-align:right;
 }
 .editable
 {
	height:2em;
	WIDTH: 20em; 
	padding-top:0.5em;
	padding-bottom:0;
	padding-right:1em;
	padding-left:0;
 }
 
 .validador
 {
	color:Red;
	font-size:0.9em;
 }
 
.dxucEditArea
{
    font-size: 10pt;
    border: solid 1px #669933;
}

.navigation
{
	width:550px;
	margin: 5px auto 0 auto;
	border:1px solid #669933;
}

.leftnav 
{
	float:left;
	width:190px;
	margin-left:20px;
	text-align:center;
}

.rightnav 
{
	float:right;
	width:190px;
	margin-right:20px;
	text-align:center;
}

.numnav
{
	float:inherit;
	text-align:center;
	
}


/* Novedades  */
.novedadesContenedor
{
  width:90%;
  margin-left: auto;
  margin-right: auto;
  color:#666633;
  font-size:0.8em;
}


.novedades
{
	text-align:left;
	width:100%;
	border:solid 1px #669933;
	padding:1em 1em 1em 1em;
	
}
.tituloNovedad
{
	color:#006600;
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
}

.grid th
{
	color:#FFFFFF;
	background-color:#669933;
}




