/* CSS Document */

body
{
	margin: 0 0 0 0;
	padding: 0;
	/* background: #1f2732 url(../imgs/bg2.gif) repeat-x;*/
	background: #28560f url(../imgs/bg2.gif) repeat-x;

}
#main
{
	width:1100px;
	margin: 0 auto;
	background: #CCCCCC;
	border:1px solid #003333;
	background: #fff url(../imgs/mainbg.gif) repeat-x;
	text-align:center;
	height:auto;
}
#werearewe
{
	padding-left:20px;
	height:30px;
	color:#666666;
	float:left;
	text-align:left;
	height:30px;
	width:810px;
}
#werearewe a:link
{
color:#999999;
font:bold;
text-decoration:none;
}

#werearewe a:hover
{
color:#999999;
font:bold;
text-decoration:none;
}

#werearewe a:active
{
color:#999999;
font:bold;
text-decoration:none;
}

#werearewe a:visited
{
color:#999999;
font:bold;
text-decoration:none;
}

#noticias
{
	height:100px;
	width:780px;
	margin-left:20px;
	float:left;
	position:relative;
    border:0;
    background: transparent;
}
#notiframe
{
    height:100px;
    width:100%;
    margin-left:20px;
    float:left;
    position:relative;
    border:0;
    background: transparent;
    
}
#footer
{
	width:1100px;
	height:30px;
	margin: 0 auto;
	background: #28560f;
	background: #fff url(../imgs/footer.gif) no-repeat;
	text-align:center;
	color:#fff;
	font-size:12px;
}
#contenido
{
	margin-top:120px;
	margin-left:120px;
	text-align:center;
}
#cont
{
	width:810px;
	height:669px;
	top:0px;
	background: url(../imgs/trans.png) repeat;
	border:0;
}



