/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
body {
	background-color:#000;
}
img.space {
	padding: 0 8px 0 8px;
}
img.space2 {
	padding: 7px 9px 0 9px;
}
img.up {
	vertical-align: top;
	height: 2px;
}
img.down {
	vertical-align: bottom;
	height: 2px;
}
img.right {
	float:right;
}
img.left {
	float:left;
}
img.left2 {
	float:left;
	padding: 0 10px 10px 0;
}

.rayita{
border-top:1px dotted #999;padding-bottom:15px;;
}
img.topup {
	vertical-align: top;
}
img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}

a
{
	cursor:pointer;
}

a:hover {
	color: #c81616;
}
a.red {
	color: #c81616;
	text-decoration: underline;
}
a.red:hover {
	color: #fff;
}
p.More {
	background-image:url(../images/defaults/carpeta.gif);
	background-repeat:no-repeat;
	background-position: right;
	padding: 0 30px 0 0;
	line-height: 20px;
	text-align:right;
}

a.More {
	border-bottom: 1px dashed #CCC;
	padding: 0 4px 0 4px;
}

h1,
h2,
h3,
h4 {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h2 a {
    color: #000;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	width: 1000px;
	/*background-image: url(../images/defaults/top.jpg);
	background-repeat:no-repeat;*/
	margin: 0 auto;
}
#FlashTop object {
	vertical-align: bottom;
}
#FlashTop {
	float: left;
}
#PubliTop {
	float: left;
	width: 387px;
	height: 133px;
	background-image: url(../images/defaults/bg_publi_banner.jpg);
	background-repeat:no-repeat;
}
#PubliTop img {
	padding: 15px 10px;
}
/* TOP ENDS */
#PageContent {
	/*background-image: url(../images/defaults/bg_page/fondo_1.jpg);*/
	background-position:top;
	background-repeat:no-repeat;
}
/* MAIN PAGE STARTS */
#MainPage {
	margin: 0 auto;
	width: 988px;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
	background-color: #fff;
	padding: 0;
}

.promo
{
	cursor:pointer;
}
/* MAIN PAGE ENDS */

/* BOTTOM STARTS */
#Bottom {
	padding: 0; /*28px 0 0 */
	border-top: 6px solid #fff;
	background-color: #fff;
}
#imagesPub {
	background-image:url(../images/defaults/bottom/bg_bottom_top.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#ImagesContent {
	width: 925px;
	margin: 0 auto;
	padding: 0;
}

#Footer {
	width: 1000px;
	margin: 0 auto;
}
#InFooter {
	background-image: url(../images/defaults/bottom/bg_bottom.jpg);
	width: 988px;
	margin: 0 auto;
	padding: 0 0 30px;
}
#InFooter p {
	text-align: center;
	padding: 0 0 5px 0;
	font-size: 11px;
}
.rayita2{
border-top:1px dotted #999;padding-bottom:10px;;
}


/* BOTTOM ENDS */





