/* --- MOLDURAS DEL PLATA <<<-----------*/
/*  www.moldurasdelplata.com.ar <<<-----*/
/* ----------------------------------------------*/
/* ---- ESTILOS GLOBALES <<<------------*/
/* ----------------------------------------------*/

* { margin: 0 ; padding: 0;}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #F5EDDA;
	background-position: center;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
}
#wrapper{
	width: 725px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

h2 {
	background-color: inherit;
	font-size: 1.1em;
	color: #993366;
}
p {
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 1em;
}

address { 
	font-style:normal;
}

/* http://positioniseverything.net/easyclearing.html  hack*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { line-height: 0px;} 
/*ajuste del codigo de "positioneverything" IE6 toma line-height en lugar de height */
.clearfix {display: block;}
.requerido {
	font-size: .8em;
	font-weight: bold;
	color: #CC0000;
}

/* End hide from IE-mac */
/* Fin de easyclearign hack */



/* ----------------------------------------------*/
/* ------- ENCABEZADO <<<---------------*/
/* ----------------------------------------------*/
#molduras{
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	height: 71px;
}
#logo{
	float: left;
	margin: 5px 0 0 5px;
	width: 182px;
}
#idioma { padding-top: 50px; font: bold 15px "Trebuchet MS", Helvetica, Verdana, sans-serif;  width: 100px; float: right; color: #993366;}

#cabezal, #header{
	width: 715px;
}
#cabezal #cabtop, #header #cabtop{ /* la primera para Home, la segunda para internas */
	background-image: url(../images/layout/toplay.png);
	height: 29px;
	width: 714px;
	background-repeat: no-repeat;
}
#cabmovie{ /* Home */
	background-image: url(../images/layout/bglay.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 250px;
	width: 714px;
}

#headermovie{ /* Internas */
	background-image: url(../images/layout/bglay.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 136px;
	width: 714px;
}

#cabezal #cabbot, #header #cabbot{ /* la primera para Home, la segunda para internas */
	background-image: url(../images/layout/botlay.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 714px;
}

/* ----------------------------------------------*/
/* ----- LAYOUT CENTRAL <<<-------------*/
/* ----------------------------------------------*/

#contenido{
	background-image: url(../images/layout/bgcontent.png);
	background-repeat: repeat-y;
	width: 714px;
	text-align: center;
}
#empresa, #clientes, #contacto {
	text-align: left;
	width: 205px;
	float: left;
	position: relative; /* hack IE por bgPNG*/
}
#empresa{/* Home */
	padding: 10px 15px 10px 20px;
	border-right: 1px dashed #993366;
}
#clientes{/* Home */
	padding: 10px 15px 10px;
	border-right: 1px dashed #993366;
}
#contacto{ /* Home */
	padding: 10px 15px 10px;
}


/* ----------------------------------------------*/
/* ------- CONTENIDOS <<<---------------*/
/* ----------------------------------------------*/

#main{
	width: 475px;
	float: left;
	text-align: left;
	padding: 25px 10px 15px 20px;
	border-left: 1px dashed #993366;
	position: relative;
}
#fotoMain1 {
	padding: 5px;
	float: right;
}

#contenido #main h2 {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: left;
	display: block;
	padding-left: 20px;
}

#contenido #main p {
	line-height: 1.3em;
}

/*CLIENTES*/

.logoClientes {
	margin-top: 25px;
	clear: both;
	float: left;
	min-height:60px;
	height: auto !important;
	height:60px;
	width: 475px;
}
.listaClientes {
	margin-top: 25px;
	float: left;
	width: 232px;

}

.listaClientes  ul li {
	font-size: 0.9em;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: 15px;
	position: relative;
	
}

#easy, #dys, #anonima, #encanta, #jumbo{
	float: left;
 	padding: 0 22px;
	position: relative;
}
#encanta, #jumbo{
 	padding: 8px 22px;
}
#encanta{
 	padding-left: 155px;
}



/* ----------------------------------------------*/
/* ----------------- PRODUCTOS <<<---------------*/
/* ----------------------------------------------*/

#tblMedidas{
	margin-left: 137px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.8em;
	text-align: center;
	display: inline-table;
}
#tblMedidas th {
	background-color: #D6CEA6;
	color: #746E1E;
}
#tblMedidas td {
	background-color: #F1E2C3;
}



.productos, .contentprod, .familia, .fotoprod {
	float: left;
	position: relative; /* hack IE por bgPNG*/
}

.productos {
	width: 475px;
	margin-top: 25px;
}

.contentprod{
	width: 150px;
	margin: 10px 2px;
}
.familia, .fotoprod{
	width: 150px;
	text-align: center;
}

.familia{
	font-size: .8em;
	font-weight: bold;
	color: #993366;
}

.divisor{
	background-image: url(../images/divisor360x23.gif);
	width: 475px;
	line-height: 23px;
}


/* ----------------------------------------------*/
/* ------- NAVEGACION <<<---------------*/
/* ----------------------------------------------*/
a {
	color: #993366;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #746E1E;
	background-color: inherit;
	text-decoration:underline;
}

#footer #footDatos a:hover {
	color: #746E1E;
	background-color: #D4CCA3;
	text-decoration: none;
}



/* ----------------------------------------------*/
/* -- NAVEGACION PRINCIPAL <<<----------*/
/* ----------------------------------------------*/

.menu{
	float: left;
	width:160px; 
	position: relative; 
	text-align: left;
	padding: 15px 0 15px 20px;
	z-index: 50;
}

.menu ul {
	list-style-type: none; 
	width:160px; 
}

.menu ul li {
	float:left; 
	position:relative;
	width:160px; 
}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#993366; 
	width:150px; 
	height:30px; 
	line-height:29px; 
	background:transparent; 
	padding-left:10px;
}

/* NO eliminar la siguiente regla*/
* html .menu ul li a, * html .menu ul li a:visited {
	width:160px; 
	w\idth:150px;
	padding-left:10px;
}
/* Corrige el ancho en IE 5.5 /////  testeado */


/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu ul li:hover a,
.menu ul li a:hover{
	background:#993366; 
	color:#F5ECD8;
	text-decoration:none; 
}

/* ----------------------------------------------*/
/* -- NAVEGACION ADICIONAL <<<----------*/
/* ----------------------------------------------*/
.masInfo ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 25px;
}

.masInfo ul li a {
	width: 190px;
	height: 22px;
	display: block;
	background-image:url(../images/masinfo.gif);
	background-repeat: no-repeat;
	background-position: 90px -21px;
}

.masInfo ul li:hover a, .masInfo ul li a:hover{
	width: 190px;
	height: 22px;
	background-image:url(../images/masinfo.gif);
	background-position: 90px 0;
}

.verMas ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 25px;
}

.verMas ul li a {
	width: 190px;
	height: 22px;
	display: block;
	background-image:url(../images/vermas.gif);
	background-repeat: no-repeat;
	background-position: 90px -21px;
}

.verMas ul li:hover a, .verMas ul li a:hover{
	width: 190px;
	height: 22px;
	background-image:url(../images/vermas.gif);
	background-position: 90px 0;
}
.entrar ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 25px;
}

.entrar ul li a {
	width: 190px;
	height: 22px;
	display: block;
	background-image:url(../images/entrar.gif);
	background-repeat: no-repeat;
	background-position: 90px -21px;
}

.entrar ul li:hover a, .entrar ul li a:hover{
	width: 190px;
	height: 22px;
	background-image:url(../images/entrar.gif);
	background-position: 90px 0;
}

.ampliar ul {
	list-style: none;
	margin:0;
	float: left;
}

.ampliar ul li a {
	width: 150px;
	height: 22px;
	display: block;
	background-image:url(../images/ampliar.gif);
	background-repeat: no-repeat;
	background-position: 27px -21px;
}

.ampliar ul li:hover a, .ampliar ul li a:hover{
	width: 150px;
	height: 22px;
	background-image:url(../images/ampliar.gif);
	background-position: 27px 0;
}


/* ----------------------------------------------*/
/* -------------- PIE DE PAGINA <<<--------------*/
/* ----------------------------------------------*/
#bgFooter{
	background-image: url(../images/layout/bottom.png);
	height: 25px;
	width: 714px;
	background-repeat: no-repeat;
}
#footer a, #footer a:hover { background-color: transparent;}
#footer #footLogo{
	float: left;
	margin: 5px 40px 0 15px;
}
#footer #footDatos {
	float: left;
	margin: 5px auto;
	font-size: .8em;
	color: #993366;
	background-color: inherit;
}

#design {
	font-size: 10px;
	float: right;
	width: 150px;
	margin-top: 25px;
	text-align: right;
}
#design a {
	color: #333333;
	text-decoration: none;
}

