#promociones {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #001469;
	width: 610px;
	height: 480px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 45px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ver{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #FCA301;
}


.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-transform: uppercase;
	color: #001469;
	background-color: #FECC70;
	height: auto;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
#promociones_derecha {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #001469;
	width: 220px;
	padding-bottom: 50px;
	height: auto;
	background-color: #FFFFFF;
	text-align: justify;
	float: right;
}
.nombre_promociones {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #001469;
}

.pijama_par{
	background-color: #F4F4F4;
}

.pijama_impar{
	background-color: #FFFFFF;
}

a:link {
	color: #C58101;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C58101;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C58101;
	text-decoration: none;
	font-weight: bold;
}

