body {
	margin: 0px;
	background-color: #31241A;
	background-image: url(../imgs/fondo.jpg);
}
#wrap {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(../imgs/fondo_blanco.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
	overflow: hidden;
}

#head {
	display: block;
	padding-top: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#head #logo {
	display: block;
	width: 250px;
	position: absolute;
	z-index: 58000;
	margin-left: 15px;
	margin-top: 55px;
}


#head #flash {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#wrap #content .right .tiempo {
	width: 260px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#wrap #content .right .tiempo table {
	width: 260px;
}




#wrap #content .left h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B32D2C;
	font-weight: normal;
}
#wrap #content .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}



#wrap #content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
#wrap #content .right {
	width: 260px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	background-color: #781B1B;
	background-image: url(../imgs/fondo_der.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
#wrap #content .left ul  {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap #content .left h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A02829;
}
#wrap #content .left h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#wrap #content .left ul li ul {
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}
#wrap #content .left ul a {
	color: #F00;
	text-decoration: underline;
}


#wrap #content .left {
	float: left;
	width: 580px;
	display: block;
	padding: 10px;
}
#wrap #content .right h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 2px;
}
#wrap #content .right .cotizaciones {
	display: block;
	width: 260px;
}
#wrap #content .right .nombre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 2px;
	display: block;
}
#wrap #content .right .celular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 2px;
	margin-bottom: 5px;
	display: block;
}
#wrap #content .right .tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 2px;
	margin-bottom: 5px;
	display: block;
}

#wrap #content .right .celular a {
	color: #FFF;
}
#wrap #content .left .links {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	margin-top: 150px;
}
#wrap #content .left table tr td .links a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vendido {
	height: 70px;
	width: 70px;
	position: absolute;
}

