body{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Verdana;
	color: #555555;
	background-image: url(fondo.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #4268F7;
}

table, div, p, ul, li, span, a, td, body, tr {
	font-size: 8pt;
}

/* Forms
_____________________________________________________________________ */

.formMini {
	font-size: 9px;
}

.formTitulo{
	float: left;
	padding-top: 5px;
	margin-bottom: 3px;
}
.formCampo{
	padding-left: 130px;
	margin-bottom: 3px;
}
.formImput{
	margin-bottom: 3px;
	width: 200px;
	font-size: 8pt;
}
.formBoton{
	font-size: 8px;
}

/* Formatos de texto
_____________________________________________________________________ */

.nota {
	font-size: 8pt;
	font-style: italic;
}

.alerta{
	color: #ff8000;
}

.textoColor {
	color: #224272;
}

h1 {
	font-family: Helvetica;
	font-size: 13pt;
	color: #224272;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}

h2 {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px #CCC solid;
}

h3 {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px #CCC solid;
}

h4 {
	font-family: Helvetica;
	font-size: 13pt;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a:link{
	color: #224272;
	text-decoration: none;
}

a:hover{
	color: #3F7BD8;
}

a:active{
	color: #3F7BD8;
	text-decoration: none;
}

a:visited{
	color: #224272;
	text-decoration: none;
}

/* Menu vertical
_____________________________________________________________________ */

.menuVerticalLink {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(arrow.gif) 0em 0.9em no-repeat;
	border-bottom: 1px #CECEF8 solid;
}

.menuVerticalLinkActivo {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(arrow.gif) 0em 0.9em no-repeat;
	border-bottom: 1px #CECEF8 solid;
	background-color: #e2e2e2;
}

.menuVerticalSubLink {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background: url(arrow.gif) 1em 0.9em no-repeat;
	border-bottom: 1px #CECEF8 solid;
}

.menuVerticalSubLinkActivo {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background: url(arrow.gif) 1em 0.9em no-repeat;
	border-bottom: 1px #CECEF8 solid;
	background-color: #e2e2e2;
}

/* Menu horizontal
_____________________________________________________________________ */

.menuHorizontalLink {
	padding-right: 15px;
	display: inline;
}

.menuHorizontalLinkActivo {
	padding-right: 15px;
	display: inline;
}

.menuHorizontalSubLink {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background: url(arrow.gif) 1em 0.9em no-repeat;
	border-bottom: 1px #e2e2e2 solid;
}

.menuHorizontalSubLinkActivo {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	background: url(arrow.gif) 1em 0.9em no-repeat;
	border-bottom: 1px #FFF solid;
	background-color: #e2e2e2;
}

/* Extras
_____________________________________________________________________ */

ul{
    padding-left: 			0px;
   	margin-left: 			0px;
   	padding-bottom: 0px;
   	margin-bottom: 0px;
   	padding-top: 0px;
   	margin-top: 0px;
    list-style-type: 		none;
}
ul li {
    padding-left: 			11px;
    background: 			url(arrow.gif) 0em 0.4em no-repeat;
}

.footer {
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.footer a{
	color: #FFF;

}

.header {
	border-bottom: 2px #cccccc solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.header2 {
	border-bottom: 2px #cccccc solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#top-panel table{
	width:940px;
	background:#224272;
	text-align:left;
	margin-bottom: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* Catalogo de productos
_____________________________________________________________________ */

#catalogoHeader {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.subcategoriaContenedor{
	margin-bottom: 10px;
}

.subcategoria{
	padding-left: 11px;
	padding-bottom: 5px;
    background: url(arrow.gif) 0em 0.4em no-repeat;
}

.imgProductoLista {
	width: 80px;
}

.imgProductoListaCelda {
	width: 90px;
}

.imgProductoListaV2 {
	width: 190px;
}

.imgProductoListaCeldaV2 {
	width: 200px;
}

.imgProductoDetalle {
	width: 130px;
	padding-bottom: 10px;
}

.cajaProducto{

	text-align: left;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right: 1px #ccc solid;
}

#cajaProductoDetalle {
	margin-bottom: 10px;
}

.cajaProductoTh {
	width: 50px;
}

.cajaProductoThContenedor{
	display: block;
	float: left;
	padding-right: 3px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

/* Carrito de compras
_____________________________________________________________________ */

.celdaTitulo {
	background-color: #224272;
	border-right: 1px #FFF solid;
	color: #FFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.celdaProducto {
	border-bottom: 1px #CCC solid;
	border-right: 1px #FFF solid;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

/* Plantilla sitio
_____________________________________________________________________ */

.lateralTop{
	background-image: url(latTop.png);
	background-repeat: no-repeat;
	height: 10px;
}
.lateralBody{
	background-image: url(latBody.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.lateralBottom{
	background-image: url(latBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 10px;
}

/* Galería de imágenes en contenidos
_____________________________________________________________________ */

.galeriaImagen {
	width: 136px;
	border: 1px #e2e2e2 solid;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.galeriaTexto {
	font-size: 7pt;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Picasa */

.pwimages{
	border: 1px #CCC solid;
	width: 133px;
	padding: 5px;
}