@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	}
	
	.clearfix {
		display: inline-block;
	}
	
	html[xmlns] .clearfix {
		display: block;
	}
	
	* html .clearfix {
		height: 1%;
	}
#nav ul {
	list-style-type: none;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(img/fondorepe.jpg);
	 		text-align: center;
}
#principal {
	background-image: url(img/fondo.jpg);
	background-repeat:  repeat-y;
	background-position: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
}
#contenedor {
	
	background-repeat:  repeat-y;
	background-position: left;
}
#cabezal {
	background-image: url(img/cabezal-joyeria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#nav {
	background-image: url(img/botonerablanco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	padding-left: 0px;
	margin-left:0px;
}
#pie {
	background-image: url(img/pie-joyeria.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 91px;
	width: 650px;
	margin-left:2px;
	background-position: -2px;
}

#producto {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 600px;
	
	
	background-repeat:repeat;
	background-position: 20px bottom;
	min-height: 240px;
}
#cuerpo {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 520px;
	
	background-repeat:repeat;
	background-position: 20px bottom;
	min-height: 240px;
}
#inicio {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 65px;
	width: 570px;
	background-image: url(img/fondoinicio.jpg);
	background-repeat: no-repeat;
	min-height: 240px;
	background-position: right bottom;
	clip: rect(auto,auto,auto,auto);
}

.noticia form{
	float: left;
	width: 186px;
	margin-left: 232px;
	
	}
.noticia img{
	float: left;
	margin-right: 15px;
	border: 1px dotted #9A997D;
	padding: 3px;
	margin-top:5px;
	

}

.noticia h3{
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.noticia span {
	color: #717051;
}
.noticia {
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/boton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 146px;
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 15px;
	
	
}
#h1 {
	display: block;
	height: 0px;
	width: 0px;
}
.leandro {
	font-size: 16px;
	padding-top: px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/boton.jpg);
	background-position: left bottom;
	line-height: 30px;	

	}
	.h1cabeza {
	visibility: hidden;
	font-size: 10px;
	font-weight: bold;
	}
#nav a:hover {
	background-image: url(img/boton.jpg);
	background-position: left bottom;
	display: block;
}
#nav li {
	display: block;
	height: 28px;
	width: 146px;
}
.noticia p{
	margin-bottom: 10px;
	text-align: justify;
}
.spam{
	color: #333333;
	font-weight: bold;
	font-size: 16px;}
.contacto{
	background-image: url(img/contacto.jpg);
	background-repeat: no-repeat !important;
	background-position: 2px bottom !important;
}
.mapa a{
	
	font-size: 17px;
	color: #49482C;
	font-weight: bold;
	width: 73px;
	text-decoration: underline;
}
.mapa a:hover{
	color: #9C9B7F;
	text-decoration: underline;

	}
.empresa{
color: #333333!important;
font-size:15px; }
.empresa1{
color: #000000!important;
font-size:11px!important;}
.inicio1{
margin-right:65px ;	
}
.noticia li{
	font-size: 12px;
	color: #49482C;
	font-weight: bold;
	padding:10px;
	}
	
.noticia li a{
	font-size: 12px;
	color: #49482C;
	font-weight: bold;
	text-decoration:none;

	}

.noticia li a:hover{
	color: #9C9B7F;
	text-decoration: underline;
	
}
#cuerpo  textarea {
	height: 100px;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

form {
margin:0px;
padding:0px;

}
 .input {
	
	width: 200px;
	background:transparent;
	border:none;
	border-bottom:1px solid #666666;

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.flash {
	float: right;
	position: relative;
	bottom: 0px;
	top: 150px;
	left: 5px;
	
}
.novedades{
width:400px!important;}

