.sello {

	background-color: white;
	height: 100px;
}

.menuIzqMaquetacion
	{
	width: 186px;
	height: 100%;

	position: relative;
	left: 0px;
	top: 0px;

	float: left;

	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #003066;

	background-color: #486E95;
	}


.menuDerMaquetacion
	{
	width: 173px;
	height: 100%;

	position: relative;
	left:0px;
	top: 0px;

	background-color: #C2CEDD;

	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #003066;

	z-index: 3;
	}

.opcionMenuNivel1
	{
	width: 172px;
	height: 17px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #C2CEDD;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url('../imagenes/general/puntomenu.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	position: relative;
/* 	margin-top: 5px; */

	padding-left: 15px;
	padding-top: 5px;
	}

.opcionMenuNivel2
	{
	background-color: #dae2ea;
	background-image: url('../imagenes/general/opcionesNivel2-1.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 16px;
	left: 15px;
	margin-top: 5px;
	padding-left: 10px;
	position: relative;
	width: 160px;
	line-height: normal;
	}

.opcionMenuNivel2_inferior
	{
	background-color: #dae2ea;
	background-image: url('../imagenes/general/opcionesNivel2-1.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	height: 16px;
	left: 15px;
	margin-top: 5px;
	padding-left: 10px;
	position: relative;
	width: 160px;
	}

.separador_menu
	{
	width: 180px;
	height:	5px;
	overflow: hidden;
	background-color: #486E95;
	}

.fondoCabeceraMenuDer
	{
	width: 160px;
	height: 13px;
	background-image: url('../imagenes/general/cabMenuDcho.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #003370;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	text-transform: uppercase;
	}

.cajaMenuDer
	{
	width: 158px;
	border-color: #246A87;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background-color: #FFFFFF;
	text-align: left;
	}

.menuDchoNivel2
	{
	background-color: #FFFFFF;
	background-image: url('../imagenes/general/puntomenu.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-left: 17px;
	}



.tabla_imagen {

	background-color: white;

	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0px 8px;
	width: 110px;
	height: 120px;

}

.tabla_galeria
{
	background-image: url(../imagenes/general/linea_gris.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 10px;
}

#cuadro_login  .entrada_datos  {
	height: 12px;
	background-color: #f7f7f7;
	position: relative;
	left: 20px;
	top: -5px;

}

#cuadro_login  p {
	margin: 0px;
	padding: 0px;

	font-size: 10px;
	position: relative;
	left: 20px;
	top: -2px;
	text-transform: uppercase;
}


#cuadro_login a {
	color: black;
	text-decoration: underline;
	font-weight: normal;

	font-size: 10px;
	position: relative;
	left: 20px;
	top: -10px;
}


.tabla_foro {
	position: relative;
	left: 0px;
	top: -3px;
	color: #222222;
	width: 607px;

}


.tit_seccion_fondo_foro	{
	background-image: url('../imagenes/foro/fondo_titulo_foro.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;

	color: white;
	font-family: Verdana,Arial,sans-serif;

	font-weight: bold;
	font-size: 10px;

	padding-left: 5px;
	padding-top: 1px;

	position: relative;
	right: -7px;
	width: 607px;
	height: 17px;

}


.el_rotulo_foro {
	position: relative;
	left: 7px;
}