@charset "utf-8";
/* CSS Document */
body
{
	background-color: #F2F2ED;
	background-image: url(../imagenes/fondos/fondo.jpg);
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a:link
{
	color:#0000CC;
	text-decoration:none;
}
a:hover{
	color:#666666
}
a:active{
	color:#000099;
	textdecoration:overline;
} 
a:visited
{
	color:#000000;
	text-decoration: underline;
}

.buscadorBG
{
	background-image: url(../imagenes/headers/b-buscador.jpg);
	!important;
}

.texto1 {
	font-size: 12px;
	font-weight: bold;
}
.texto2 {
	font-size: 11px;
	text-align: justify;
}
.texto4 {
	font-size: 10px;
	text-align: justify;
}
.texto5
{
	font-size: 14px;
	font-weight: bold; !important;
	text-align:justify;
}
.texto6
{
	font-size: 12px;
	text-align: justify;
}
.texto7
{
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}
.texto8
{
	font-size: 14px;
	text-align: justify;
}
.texto12
{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	!important;
}
.titulo0
{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.titulo1
{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.alignleft {
  float:left;
}
.alignright {
  float: right;
  margin: 5px 10px 5px 0px;
}
#tbl_central
{
	margin: 0px auto;
	width:800px!important;
	padding:0px 5px 0px;
	_padding:0px 5px 0px;
	background-color:#FFFFCC!important;
}
#tbl_contenido
{
	margin:0px auto;
}
#tbl_pie
{
	margin:0px auto;
	padding-top:5px;
}
#tlb_menu  td
{
	padding:5px 0px;
	height: 54px;
}
#tbl_banner td
{
	padding:10px 0px;
}
#tbl_contacto
{
	width:350px;
	margin:0px auto;
	background-position:center;
	background-image:url(../imagenes/headers/b-contacto.jpg);
	font-size: 10px;
	padding:0px 4px 0px 4px;
}
