/* CSS Document */
html,body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px;
	text-align: center;
	margin-top:15px;
}

/*body { background-color:#FFFFFF; margin-top:15px; margin-bottom:15px; font-family:Tahoma, Arial, Helvetica; font-size:11px; text-align:left; }*/

/* Principales */
#lienzo { width:740px; padding:0px 0px 0px 10px; background-color:#FFFFFF; margin-left: auto; margin-right: auto; }

#lienzo2 { width:740px; padding:0px 0px 0px 0px; background-color:#FFFFFF; margin-left: auto; margin-right: auto; }

/*#lienzo { width:740px; padding:0px 0px 0px 10px; background-color:#FFFFFF; position:absolute; left:50%; margin-left:-375px;  }

#lienzo2 { width:740px; padding:0px 0px 0px 0px; background-color:#FFFFFF; position:absolute; left:50%; margin-left:-375px;  }*/

#header {
	width: 100%;
	height: 75px;
	background-color: #FFF;
}
/*#header { width:740px; height:75px; background-color:#000000; top:20px; float:left; }*/

#bottom { width:740px; height:560px; background-color:#FFFFFF; float:left; margin-bottom:0px; margin-top:5px; }
/*#bottom { width:760px; height:20px; background-color:#FFFFFF; float:left; margin-bottom:0px; margin-top:5px; }*/

#bottom2 { width:740px; height:2px; background-color:#FFFFFF; float:left; margin-bottom:0px; margin-top:0px }

#colizq { width:580px; float:left; background-color:#FFFFFF; height:10px; float:left; margin-top:6px; padding:0px 8px 0px 8px;}
#colizqtxtindex { width:620px; float:none; background-color:#FFFFFF; position:absolute; top:320px; left:50%; margin-left:-310px; }	
#colder { width:136px; background-color:#DDDDDD; float:right; height:260px; margin-top:5px; }

#a.#shopping { text-decoration:none; color;#FE000C}
a.nombre:hover { text-decoration:underline; color;#2222}
	
