BODY{
	background-color: #000;
	color: #FFF;
	font-family: verdana, arial, helvetica;
	background-image: url(../imagenes/background.jpg);
	background-repeat: no-repeat;		
}
a:link{
	color: #69F;
	font-weight: bold;
	text-decoration:none;
		}

a:visited{
	color: #0FF;
}

a:hover, a:focus{
	color: #0FF;
	text-decoration:none;
}

p{
	margin:1em 0;
	color: #999;
	font-size: 12px;
}

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1, h2, h3, h4, h5, h6{
	color: white;
	margin-bottom: 0.5em;
	text-align:center;
	}

h1{
	font-size:16px;
	color: #000;
	text-decoration: inherit;
	font-weight: bold;
}

h2{	font-size:15px;
font-size:16px;
	color: #000;
	text-decoration: inherit;
	font-weight: bold;}


h3{	font-size:14px;
font-size:16px;
	color: #000;
	text-decoration: inherit;
	font-weight: bold;}

h4{	font-size:14px;
font-size:16px;
	color: #000;
	text-decoration: inherit;
	font-weight: bold;}

h5{
	font-size:10px;
	color: #666;
}

h6{	font-size:8px;}

ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

em{font-style:italic;}

strong{font-weight:bold;}

em strong, strong em{ font-weight:bold; font-style:italic; }
#cabecera{
	background-image: url(../imagenes/fond_cabecera.jpg);
	background-position: center;
	background-color: #083160;
	background-repeat: no-repeat;
	height: 99px;
	}

#logo{
	padding: 15px 0 0 0;
	margin-left: 20px;
	
  }
  
#navegador_general{
	float: right;
	clear: right;
	
	}
#navegador_icono{
	height: 53px;
	float: right;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	clear: right;
	}
/* subnav */
#subnav {
	position: absolute;
	bottom: 5px;
	left: 2px;
	margin: 0;
	padding: 0;
}
#subnav li {
	float: left;
	width: 24px;
	background: 0;
	padding: 0;
	margin: 0 10px 0 0;
}
#subnav a {
	display: block;
	text-indent: -900em;
	width: 30px;
	height: 40px;
}
#subnav .mail {
	background: url(../imagenes/ico/mail.gif) no-repeat left 3px;
}
#subnav .ubicacion {
	background: url(../imagenes/ico/ubicanos.gif) no-repeat;
}
#subnav .somos {
	background: url(../imagenes/ico/somos.gif) no-repeat;
}
#subnav .msn {
	background: url(../imagenes/ico/msn.gif) no-repeat;
}
#subnav .inicio {
	background: url(../imagenes/ico/inicio.gif) no-repeat;
}

/* publicidad */	
#publicidad{
	background: #083160;
	
}
#swf{
	height: 301px;
	width: 880px
	}
/* contenido de la web */
#cuerpo{
	background-color: #CCC;
	background-image: url(../imagenes/fondo_contenido.jpg);
	background-repeat: repeat-y;
	}
#texto02{
	margin-top: 5px;
	margin-right: 12px;	}
.itemportada{
   padding: 10px;
   margin-bottom: 5px;
   overflow:hidden;
}
.imagenitemportada{
   float: right;
   margin-left: 10px;
}
.tituloitemportada{
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 6px;
	color: #36C;
}
.introitemportada{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000
	}
.titlateral{
	padding: 5px;
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 6px;
	text-align:center;
	color:#000
}
.cuerpolateral{
   overflow: hidden;
   padding: 5px 7px 0px 7px;
   text-align:center;
   
}
.imagencuerpolateral{
   float: left;
}
.cuerpolateral form{
   margin: 0px;
}
.cuerpolateral form span{
   display: block;
   margin: 5px 0 5px 0;
}
.textocuerpolateral{
   margin-left: 110px;
}
.cuerpolateral input{
   font-size: 8pt;
}
.cuerpolateral ul{
   list-style-type: none;
   margin: 15px 0 0 0;
   padding: 0;
}
.cuerpolateral li{
   padding: 0 0 0 20px;
   margin: 0 0 6px 0;
   background: transparent url(images/estrellita.png) no-repeat scroll 0 4px;
}

/* pie de pagina */
#footer{
	background-image: url(../imagenes/footer.jpg);
	height: 60px;
	}
#pie{
	float: left;
	clear: both;
	margin-top: 15px;
	font-family: "Comic Sans MS", cursive;
	color: #333;
	margin-left: 20px;
	
	}
	/* cabecera y menu de galerias individuales */
#cabgallery{
	background: #36C;
	background-position: center;
	background-color: #36C;
	height: 150px;
	}

/* galerias individuales */
#gallery{
	background: #8d7c6e;
	background-position: center;
	background-color: #8d7c6e;
	height: 99px;
	height: 400px;
	top: 50px;	
	}
