

* {margin:0;padding:0;}
body {

	background:url('../old_images/bg_entrada.jpg') no-repeat center top #000;
	color:#FFF;
	font-size:12px;
	font-family:arial, verdana;
	
}
p{line-height:18px;}
a{font-size:12px;color:#FFF;text-decoration:none;}
a:hover{color:#0096FF;}
h1{text-indent:-10000px;overflow:hidden;padding-bottom:5px;display:block;}
h2{text-indent:-10000px;overflow:hidden;padding-bottom:15px;display:block;}

h1{background:url('../old_images/bg_h1.gif') no-repeat center;height:43px;margin-bottom:10px;}
h2.oneCat{background:url('../old_images/h2_one.gif') no-repeat  right;height:29px;}
h2.twCat{background:url('../old_images/h2_two.gif') no-repeat left;height:29px;}
h2.thCat{background:url('../old_images/h2_three.gif') no-repeat right;height:29px;}
h2.foCat{background:url('../old_images/h2_four.gif') no-repeat left;height:29px;}
#content {width:723px;margin:0 auto;margin-top:70px;text-align:center;}
#logo img{border:0;width:167px;height:116px;}
#cats {background:url('../old_images/bg_cats.gif') no-repeat center;margin-top:35px;display:block;width:723px;height:219px;}
div.cat {float:left;}
div.left {width:335px;padding-right:26px;height:125px;}
div.left p{text-align:right;}
div.right {width:335px;padding-left:26px;height:125px;}
div.right p{text-align:left;}


