body {
	margin-top: 0px;
	background-color: #F3F3F3;
	margin-bottom: 0px;
}
a:link { font-weight: bold; color: #ffffff; text-decoration: none}

 a:visited { font-weight: bold; color: #ffffff; text-decoration: none}

 a:hover { font-weight: bold; color: #850019; text-decoration: none}

 a:active { font-weight: bold; color: #ffffff; text-decoration: none}

 





.textos {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	font-weight: normal;

	color: #333333;

}



.textonoticias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 13px;

	font-weight: normal;

	color: #333333;

}
.textonoticias a{
	color:#333;
}


.fechanoticias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #317BAF;

}





.textos2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 20px;

	font-weight: normal;

	color: #333333;

}

.gracias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 16px;

	font-weight: normal;

	color: #837769;

}







.titulo{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 16px;

	font-weight: bold;

	color: #000000;

}

.SUBtitulo{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

	color: #000000;

}


.PIE{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 16px;

	font-weight: normal;

	color: #666666;

}

.req{
	background:transparent url(../Images/requerido.gif) no-repeat right 4px;
	padding-right:12px;
}

.menu-empresas{
	margin:0;
	padding:0;
	list-style:none;
}

.menu-empresas li{
	float:left;
	margin:0 3px;
}
.menu-empresas a{
	padding:4px;
	border:1px solid #000;
	background:#CCC;
}
.menu-empresas a:hover{
	background:#666;
}
.ofertas{
	border-collapse:collapse;
}
.ofertas thead{
	background:#999;
}
.ofertas th, .ofertas td{
	border:1px solid #333;
	vertical-align:top;
	text-align:left;
}
.tip{
	background:#ECECEC;
	border:1px solid #666;
	width:500px;
}
.form{
	border-collapse:collapse;
}
.form th, .form td{
	font-size:11px;
}
.textonoticias_blanco{
	color:#fff!important;
}
.horario{
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.horario .titulo{
	background:#999;
	text-align:center;
}
.horario .nombre{
	color:#fff!important;
	text-align:center;
}

.horario th, .horario td{
	border:1px solid #666;
	text-align:center;
}
.horario th{
	font-size:12px!important;
}
.menu-horario{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
.menu-horario li{
	float:left;
}
.menu-horario li a{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}