/* ------------------------------------------------------------------
Documento CSS
wwww.rinconrojo.com /.net
Página dedicada a los Leones del Escogido
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  - - - 

Description:			Estilos para el foro
Version:				1.0
Date:					Octubre 13, 2009

Created by Erickson Pérez
All Right Reserve, 2009
------------------------------------------------------------------- */

/*Universals*/
* {padding:0; margin:0}
a {outline:0;}
img {border:0;}

body {background: none; margin: 0px; padding: 0px;}

#wrapper {position: relative; width: 990px; height: 100%; margin: 0px 0px 3px 0px;}

/*TOP*/
#header {
	width: 990px; 
	height: 150px; 
	background: url(../images/bgTopforo.jpg) repeat;}
	
#brandingarea {
	width: 185px;
	height: 130px;
	position:absolute;
	top: 9px;
	left: 10px;
	background:url(../images/RinconRojo_Logo.png) no-repeat;
}

#brandingarea2 { /*logo campeonato nacional*/
	width: 151px;
	height: 144px;
	position:absolute;
	top: 1px;
	left: 425px;
	background:url(../images/logo_camp_nacional.png) no-repeat;
}
#brandingarea3 { /*logo campeonato del caribe*/
	width: 151px;
	height: 144px;
	position:absolute;
	top: 1px;
	left: 614px;
	background:url(../images/logo_camp_delcaribe.png) no-repeat;
}
	
#hnosAlou {
	width: 188px;
	height: 118px;
	position: absolute;
	top: 31px;
	left: 802px;
	background:url(../images/hnosAlou.png) no-repeat;
} /*Fin*/