* {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(images/bg-body.png);
	background-repeat: repeat-x;
	background-color:#1C1C1C;
	font-family:Arial;
	font-size:12px;
	color:#666666;
	text-align:justify;
	
}

#page-wrap {
	min-width: 100%;
	max-width: 100%;
	margin: 0px auto;
    background-image:url(images/bg-body.png);
	background-repeat: repeat-x;
	background-color:#1C1C1C;
	}
	#page-wrap #inside {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image:url(images/bg-body.png);
	    background-repeat: repeat-x;

	}
	
#main-content {
    width:900px;
	margin: 0px auto;
		
	}
#header {
    margin: 0px auto;
	height:77px;
}
#image-top{
    width: 900px;
    height: 286px;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 0px;
}

#footer {

	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: white;
	font-family:tahoma;
	font-size:12px;
}
#texto-footer {
       background-image:url(images/footer.png);
    background-repeat: repeat-x;
    height: 33px;
	margin: 0 auto;
	text-align: center;
	color: white;
	font-family:tahoma;
	font-size:12px;

}
#content{
    width: 900px;
    margin: 0 auto;
    margin-top: 0px;
}
#texto-inicio{
    width: 930px;
	height:421px;
	background-image:url(images/inicio-bienvenidos.png);
	background-repeat:no-repeat;
    margin: 0 auto;
    margin-top: 170px;
    padding-top: 0px;
	padding-bottom:20px;
}
#texto-bienvenidos{
    width: 430px;
	height:321px;
	float:left;
	margin-left:30px;
    margin-top: 50px;
    padding-top: 20px;
	padding-bottom:0px;
}
#texto{
    width: 900px;
    margin: 0 auto;
    margin-top: 200px;
    padding-top: 0px;
}
#contacto{
    width: 900px;
	background-image:url(images/bg-contacto.png);
	background-repeat:repeat;
	height:421px;
    margin: 0 auto;
    margin-top: 170px;
    padding-top: 0px;
}
#menu{
    width: 200px;
	height:380px;
	padding-top:110px;

	
}#productos{
    width: 930px;
	height:421px;
	background-image:url(images/bg-productos.png);
	background-repeat:no-repeat;
    margin: 0 auto;
    margin-top: 190px;
	padding-bottom:50px;

}#galeria{
    width: 330px;
	height:421px;
    margin: 0 auto;
	margin-top:-470px;
	margin-right:100px;
	float:right;

}#contactarea {
	width:350px;
	margin:15px;
	text-align:left;
	padding:5px;
	padding-top: 15px;
	font-family: Verdana, Arial;
	font-size: 11px;
}

#inputbox {
	border: 1px solid  #CCCCCC;
	width: 240px;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
}

#inputlabel {
	font-family: Arial;
	font-size: 12px;
	color: #999999

}

#textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 200px;
}

#submitbutton {
	border: 1px solid #CCCCCC;
	background-color: #666666;
	font: Arial;
	color:#FFFFFF; 

}
-->
-->
