*{
	margin: 0px;
	padding:0px;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ 
	margin:0; 
	padding:0
}

ul,ol{ list-style:none }
.clear{clear: both;}

body{
	background-color:#e2e2e2;
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
}
#wrapper{
	background:url(../images/bg.png) top center repeat-y;
	width: 713px;
	margin:auto;
	}
#header{background: url(../images/header.png) center no-repeat; height:140px;}
#header h1 { display:none;}
#navigation { width: 713px;height:59px;}
#content{background: url(../images/footer.png) bottom center no-repeat;padding:0px;padding-bottom:16px;}

/*******NAVIGATION*******/

#navigation ul {margin-left:15px;}
#navigation ul li {float:left;margin:0px; padding:0px;}


.hola a  {float:left;text-indent: -9999px; background:url(../images/nav_hola.gif) no-repeat 0 0; width: 90px; height: 59px;}
.hola a:hover{background:url(../images/nav_hola_over.gif)}
li.disenos a  {float:left;text-indent: -9999px; background:url(../images/nav_disenos.gif) no-repeat 0 0; width: 171px; height: 59px;}
li.disenos a:hover{background:url(../images/nav_disenos_over.gif);}
li.amiguetes a  {float:left;text-indent: -9999px; background:url(../images/nav_amiguetes.gif) no-repeat 0 0; width: 114px; height: 59px;}
li.amiguetes a:hover{background:url(../images/nav_amiguetes_over.gif);}
li.quieras a  {float:left;text-indent: -9999px; background:url(../images/nav_quieras.gif) no-repeat 0 0; width: 176px; height: 59px;}
li.quieras a:hover{float:left;background:url(../images/nav_quieras_over.gif)}
li.cuenta a  {float:left;text-indent: -9999px; background:url(../images/nav_cuenta.gif) no-repeat 0 0; width: 115px; height: 59px;}
li.cuenta a:hover{float:left;background:url(../images/nav_cuenta_over.gif)}


/*******SECTIONS*******/

#section {margin:auto; width: 650px;}

#section .left,#clients .left, #contact .left {float:left; width: 315px;}
#section .right, #clients .right {float:right;width: 300px;}
#section .right li {background: url(../images/list_pointer.gif) 0 9px  no-repeat;padding: 5px 0px 5px 20px; border-bottom: 1px solid #f5f3ee;}
#section .center{margin: 20px auto 10px; width: 585px;}


.disenos h2 {background: url(../images/titel_localizaciones.gif) no-repeat;}

.amiguetes h2 {background: url(../images/titel_amiguetes.gif) no-repeat;}
.amiguetes ul{margin:10px;}


.quieras h2 {background: url(../images/titel_properties.gif) no-repeat;}
.quierasLeft {float:left; width: 300px;}
.quierasRight {background: url(../images/chapas.jpg);float:right; width:293px; height:320px;margin-top:-50px;}


.cuenta h2 {background: url(../images/titel_contacto.gif) no-repeat;}
.cuenta a {color:#000;background-color:#FFF000;}
.cuenta a:hover {color:#000;background-color:#9AFF00;}

/*******Galeries*******/
.gallery a img{
	width:114px;
	padding:10px;
	border: 0px;
}

/*******GENERAL STYLES*******/
a{color:#666;}
h2{text-indent: -9999px;margin-bottom: 20px; padding: 5px 0px;}
h3{text-indent: -9999px;height:41px; width: 307px;}
.separate1{ background:url(../images/line.png) bottom center no-repeat;margin: 20px 0px;height:35px;}
.separate2{ background:url(../images/line2.png) bottom center no-repeat;margin: 20px 0px;height:28px;}
.top {background: url(../images/arrow.png) top right no-repeat;float:right; margin-right:40px;}
.top a {color:#666666;background-color:none!important; padding: 5px 30px 0px 0px;text-decoration:none;}
.top a:hover {background-color:none;color: #000; text-decoration: underline;}
.bold{font-weight: bold; }