/* CSS Document */
html,body {
	margin:0;
	padding:0;
	height:100%; 
	background:#F7A24B;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:780px;
	background:#FFFFFF;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	padding-left:20px;
	/*padding:1em;*/
	background:#FFFFFF;
}
	div#header p {
		font-family:verdana;
		font-size:11px;
		margin:0;
	}

div#content {
	padding-left:20px;
	/*padding:1em 1em 5em; /* bottom padding for footer */
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#FFFFFF;
}
	div#footer p {
		padding:1em;
		margin:0;
	}

.verdana11
{
	font-family:Verdana;
	font-size:11px;
}
.verdana10
{
	font-family:Verdana;
	font-size:10px;
}
.verdana10Rojo
{
	font-family:Verdana;
	font-size:10px;
	color:Red;
}
.verdana11Azul
{
	font-family:Verdana;
	font-size:11px;
	color:#6D848B;
}
.verdana12Azul
{
	font-family:Verdana;
	font-size:12px;
	color:#6D848B;
}
.verdana11Blanco
{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
}
.verdana11GrisOscuro
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
.verdana12GrisOscuro
{
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}
.linkAzulNaranja{
font-size:12px;
color:#6D848B;
text-decoration:underline;
}
.linkAzulNaranja:visited{
font-size:12px;
color:#FB6400;
text-decoration:underline;
}
.linkAzulNaranja:hover{
font-size:12px;
color:#FB6400;
text-decoration:underline;
}
.century12
{
font-family:Century Gothic;
font-size:12px;
}
.century12Azul
{
font-family:Century Gothic;
font-size:12px;
color:#7BA2AF;
}
.century12Naranja
{
font-family:Century Gothic;
font-size:12px;
color:#FB6400;
}
.century13
{
font-family:Century Gothic;
font-size:13px;
}
.century13Azul
{
font-family:Century Gothic;
font-size:13px;
color:#7BA2AF;
}
.century13Naranja
{
font-family:Century Gothic;
font-size:13px;
color:#FB6400;
}
.century18Azul
{
font-family:Century Gothic;
font-size:18px;
color:#3D6776;
}
.linkAzul11{
font-size:11px;
color:#6D848B;
text-decoration:none;
}
.linkAzul11:visited{
font-size:11px;
color:#6D848B;
text-decoration:none;
}
.linkAzul11:hover{
font-size:11px;
color:#6D848B;
text-decoration:underline;
}
.linkAzulCentury{
font-family:Century Gothic;
font-size:13px;
color:#7BA2AF;
text-decoration:none;
}
.linkAzulCentury:visited{
font-family:Century Gothic;
font-size:13px;
color:#7BA2AF;
text-decoration:none;
}
.linkAzulCentury:hover{
font-family:Century Gothic;
font-size:13px;
color:#7BA2AF;
text-decoration:none;
}
.linkNaranjaCentury{
font-family:Century Gothic;
font-size:13px;
color:#FB6400;
text-decoration:none;
}
.linkNaranjaCentury:visited{
font-family:Century Gothic;
font-size:13px;
color:#FB6400;
text-decoration:none;
}
.linkNaranjaCentury:hover{
font-family:Century Gothic;
font-size:13px;
color:#FB6400;
text-decoration:none;
}
.linkCentury{
font-family:Century Gothic;
font-size:13px;
color:#000000;
text-decoration:none;
}
.linkCentury:visited{
font-family:Century Gothic;
font-size:13px;
color:#000000;
text-decoration:none;
}
.linkCentury:hover{
font-family:Century Gothic;
font-size:13px;
color:#000000;
text-decoration:underline;
}
.linkGris11{
font-size:11px;
color:#666666;
text-decoration:none;
}
.linkGris11:visited{
font-size:11px;
color:#666666;
text-decoration:none;
}
.linkGris11:hover{
font-size:11px;
color:#666666;
text-decoration:underline;
}
.linkNaranja11{
font-size:11px;
color:#FB6400;
text-decoration:none;
}
.linkNaranja11:visited{
font-size:11px;
color:#FB6400;
text-decoration:none;
}
.linkNaranja11:hover{
font-size:11px;
color:#FB6400;
text-decoration:underline;
}
.tablaNovedad
{
	border-style:solid;
	border-width:1px;
	border-color:#B5B5B5;
	font-size:11px;
	color:#666666;
}
.cajaForm
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #6D848B;
}
.boton{
background-color:#6D848B;
color:#FFFFFF;
font-weight:bold;
font-family:Verdana;
font-size:11px;
border-width:0px;
}
.boton:hover{
background-color:#6D848B;
color:#CCCCCC;
font-weight:bold;
font-family:Verdana;
font-size:11px;
border-width:0px;
}
.errorFormulario
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
h1
{
font-family:Century Gothic;
font-size:18px;
color:#3D6776;
font-weight:normal;
}
h2
{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
h3
{
	font-family:Verdana;
	font-size:11px;
	color:#6D848B;
	font-weight:normal;
}
.celdaMenuAdmin1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #89a7b0;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
}
.celdaMenuAdmin2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #dde7ea;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
}
.celda{
	border:#666666 solid 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
	text-align:left;
}
.celdaTitulo{
border:#666666 solid 1px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
color:#6D848B;
background-color:#EFEFEF;
line-height:14px;
text-align:left;
}
.celdaTituloLeftTopBottom{
border-top:#666666 solid 1px;
border-left:#666666 solid 1px;
border-bottom:#666666 solid 1px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
color:#6D848B;
background-color:#EFEFEF;
line-height:14px;
text-align:left;
}
.celdaLeftBottom{
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
	text-align:left;
}
.celdaLeftBottomRight{
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
	text-align:left;
}
h4
{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#3D6776;
font-weight:bold;
text-align:justify;
}
.tablaFamilia{
	border-bottom:#B5B5B5 solid 1px;
	border-top:0px;
	border-right:0px;
	border-left:0px;
}
.linkBlanco{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.linkBlanco:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.linkBlanco:hover{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
.celdaMenuSubcategoriaTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89a7b0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89a7b0;
	text-align:left;
}
.celdaMenuSubcategoria
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89a7b0;
	text-align:left;
}
.celdaProductos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 3px;
	border-style: solid;
	border-color: #dde7ea;
	text-align:left;
}
.celdaMenuImagenes
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #dde7ea;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89a7b0;
	text-align:left;
}
.celdaMenuCatalogo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #dde7ea;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89a7b0;
	text-align:left;
}
.celdaPubli1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:#989898;
	text-align:center;
}
.celdaPubli2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:#FF9933;
	text-align:center;
}
.celdaPubli3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color:#CC3300;
	text-align:center;
}
.verdana10GrisOscuro
{
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}