@charset "utf-8";
/* CSS Document */

#fondo {
	background-color: #FFFFFF;
	width: 98%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#fondo #piepagina {
	padding: 8px;
	background-color: #99CC66;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099CC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}

.tituloproducto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
}
#fondo #encabezado #vercarrito {
	text-align: right;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	vertical-align: bottom;
}

#UsuarioNuevo {
	float: left;
	width: 270px;
	padding: 15px;
}
#UsuarioRegistrado {
	margin-left: 300px;
	padding: 15px;
	width: 270px;
}
.eliminarflotarizquierda {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
}
.cuadriculaInternaProducto {
	border: 1px solid #0099CC;
	height: 200px;
}

#fondo #areaizquierda #arealogo {
	height: 100px;
}

#fondo #encabezado {
	background-color: #666666;
	line-height: 50px;
}

#fondo #areaimagen {
	height: 65px;
}
#fondo #encabezado #areamenusuperior {
	width: 500px;
	float: left;
}

#fondo #areaimagenizquierda {
	width: 390px;
	float: left;
}
#fondo #areaindexderecha {
	margin-left: 390px;
}
#fondo #areaizquierda {
	width: 150px;
	float: left;
}
#fondo #areaderecha {
	margin-left: 150px;
}
#fondo #areaderecha #areaimagenpagina {
	height: 180px;
}
#fondo #areaderecha #areacontenido {
	padding: 10px;
}
#fondo #areaderecha #areacontenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cuadricula{
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEDAFF;
	border-right-color: #BEDAFF;
	border-bottom-color: #BEDAFF;
	border-left-color: #BEDAFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.cuadricula td{
	padding: 2px;
	margin: 0px;
	background-color: #F2F8FD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEDAFF;
}

.cuadricula th{
	background-color: #BEDAFF;
	

}
#fondo #areaindexizquierda {
	margin-left: 390px;
	clip: rect(auto,auto,auto,20px);
	position: absolute;
	top: 16px;
	left: -225px;
	right: 0px;
	bottom: 0px;
	width: 773px;
}
