.txtparrafo {
	color: #000000;
	text-align: justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 155%;
}
.fondo_marco_top {
	background-attachment: scroll;
	background-image: url(diseno/marcos_r5_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.fondo {
	background-attachment: fixed;
	background-color: #FF6600;
	margin-top: 0px;
	background-image: url(diseno/fondo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F60;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
}

strong {
	color: #990000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #F40000;
	text-align: right;
	text-shadow: 2px 2px #CCC, -1px -1px #CCC
}
h2 {
	color: #69F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-shadow: 2px 2px #CCC, -1px -1px #CCC
}

a:link {
	color: #6F6D5E;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	text-shadow:#CCCCCC 2px 2px 1px;
}
a:visited {
	color: #6F6D5E;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	text-shadow:#CCCCCC 2px 2px 1px;
}
a:hover {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	text-shadow:#CCCCCC 2px 2px 1px;
}
a:active {
	color: #6F6D5E;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	text-shadow:#CCCCCC 2px 2px 1px;
}
.-derecha {
	float: right;
	-moz-box-shadow: 0 0 10px 2px #FF6600;
	-webkit-box-shadow: 0 0 10px 2px #FF6600;
	box-shadow: 0 0 10px 2px #FF6600;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 2px solid #F60;
}
.-izquierda {
	float: left;
	-moz-box-shadow: 0 0 10px 2px #FF6600;
	-webkit-box-shadow: 0 0 10px 2px #FF6600;
	box-shadow: 0 0 10px 2px #FF6600;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #F60;
}
.-der {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.-izq {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.anuncio_728x15 {
	background-color: #FFFFFF;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #2914cc;
}
.buscador {
	background-image: url(diseno/fondo.jpg);
	background-position: left bottom;
	border: 2px solid #09F;
}
.buscador_superior {
	background-image: url(diseno/buscador.png);
	background-position: left bottom;
	margin-top: 10px;
}
.tabla_flash {
	margin-bottom: 5px;
}
