/*background : #FEF6DE url(http://www.leyre.biz/barras/bg.gif) repeat-y top center;*/

	
body {
font : 73% Tahoma, "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
color : #993300;
background : #FEF6DE url(http://www.leyreideas.es/leyre/images/bg.gif) repeat-y top center;;
}
			/*WRAP*/
#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.7em;
background : #eee;
color : #666;
}
			/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 120px;
background : #520934 url(../00%20Graficos_NET/PLANTILLAweb/pinkORIGINAL/50_pink_orb/images/orb.png) no-repeat right center;
border-bottom : 2px solid #fff;
}
#top h1 {
padding : 30px 0 0 30px;
margin : 0;
font : 175% georgia, Helvetica, "Verdana", Trebuchet MS, Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
background : transparent;
}
#top p {
padding : 5px 0 0 10px;
margin : 0;
}
/*text-decoration : none;*/
/*color : #eee;*/
#top a:link {
text-decoration : none;
color : #993300;
background : inherit;
}
/*text-decoration : underline;*/
/*color : #fff;*/
#top a:hover {
text-decoration : none;
color : #ff3399;
background : inherit;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;
}
			/*LEFT MENU.............................................................*/
/*border-right : 2px solid #fff;*/
#leftnav {
float : left;
width : 150px;
margin : 0;
padding : 0;
color : #333;
background : transparent;
}
			/*MAIN CONTENT*/
#content {
margin : 0 0 0 150px;
padding : 0;
}
			/*FOOTER*/
#footer {
clear : both;
margin : 0;
padding : 0.5em;
border-top : 5px solid #cb274c;
color : #fff;
background : #FF0000;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
/*text-decoration : none;*/
#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;
text-decoration : none;
}
#footer a:hover {
text-decoration : none;
color : #90b905;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #aaa;
}
			/*TYPOGRAPHY*/
h2 {
margin : 0;
padding : 0 0 0 5px;
font : 130% georgia, Helvetica, "Verdana", Trebuchet MS, Tahoma, sans-serif;
letter-spacing : 5px;
border-bottom : 1px solid #eee;
color : #520934;
background : inherit;
}
h3 {
margin : 0;
padding : 0 0 5px 10px;
font : 130% georgia, Helvetica, "Verdana", Trebuchet MS, Tahoma, sans-serif;
text-transform : uppercase;
color : #520934;
background : inherit;
}
p {
padding : 10px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
			/*LINKS*/
/*text-decoration : none;*/
/*color : #cb274c;*/
a:link, a:visited {
text-decoration : underline;
color : #993300;
background : transparent;
text-decoration : underline;
}
/*text-decoration : none;*/
/*color : #520934;*/
a:hover {
text-decoration : none;
color : #FF3399;
background : inherit;
}
/*text-decoration : none;*/
/*color : #aaa;*/
a:active {
text-decoration : none;
background : inherit;
color : #993300;
}
a img {
border : none;
}
   /*MENUS IZQUIERDA.......................................................*/
#navlist li {
list-style-type : square;
margin : 0 0 5px -20px;
padding : -20px;
background : inherit;
color : #CCCC99;
}
#navkits li {
list-style-type : square;
margin : 0 0 5px -20px;
padding : 0;
background : inherit;
color : #CDA2CE;
}
#navofertas li {
list-style-type : square;
margin : 0 0 5px -20px;
padding : 0;
background : inherit;
color : #FF0000;
}

			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
/*color : #cb274c;*/
.quote {
margin : 1px;
border : 1px solid #FFCC99;
padding : 10px;
color : #993300;
background : #fff;
}
