/* CSS Document */

.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	text-transform: uppercase;
	color: #001469;
	background-color: #FECC70;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}

#ofertas {
	width: 96%;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #001469;
	padding-bottom: 30px;
}
.derecha {
	float: right;
}

.campotexto {
color:#666666;
margin:0px;
width:100%;
}
#form1 table {
	text-align: justify;
}
a:link {
	color: #C58101;
	text-decoration: none;
}
a:hover {
	color: #C58101;
	text-decoration: none;
}
a:visited {
	color: #C58101;
	text-decoration: none;
}

#enlace_buscador{
	text-align: right;
	margin-bottom: 20px;
}
#enlace_buscador a{
	color: #C58101;
	text-decoration: none;
}

.margen{
	margin-left: 10px;
}

.margen2{
	margin-right: 40px;
}

.pijama_par{
	background-color: #F4F4F4;
}

.pijama_impar{
	background-color: #FFFFFF;
}

.enlace_ficha{
	color: #001469;
	text-decoration: none;
	font-weight: bold;
}

.enlace_busqueda a{
	color: #001469;
	text-decoration:none;
}

