@charset "utf-8";
/* CSS Document */


.contenidosales {
	float: center;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 120px;
	}
.contenidosales2 {
	float: center;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 300px;
	}	
.sales {
	width: 350px;
	height:240px;
	background-image: url(../images/sales.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	float: center;
	padding-left:5px;
	padding-right:5px;
}
.nota {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: left;
}
.contenido {
	border-left-style: none;
}

.nota h3 {
}

.nota img {
	border: 1px solid #CCCCCC;
	text-align: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 2px;
}
.nota a {
	color: #600701;
}
.nota a:hover {
	text-decoration: none;
}

.fecha {
	color: #9E948B;
	background-image: url(../images/misc1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
.linkscompany {
    color: #600701;
}
.linkscompany:hover{
	text-decoration: none;
}
.foto {
	float: left;
}
.foto2 {
	float: left; padding:3px;
}
.textosales {
font-size:11px;
text-align:center;
width: 320px;
padding-left:15px;
padding-right:5px;
}

