/* 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:120px;
    width:100%;
    margin-left:10px;
    padding-top: 20px;
    float:left;
    position:relative;
    border:0;
    background: transparent;
    
}
#footer
{
	width:1100px;
	background:#000 url(../imgs/footer.jpg);
	height:70px;
	margin: 0 auto;
	background:#CCC;
	text-align:center;
	color:#fff;
}
#contenido
{
	margin-top:120px;
	margin-left:120px;
	text-align:center;
    width: 1000px;
}
#cont
{
	width:800px;
	height:669px;
	top:0px;
	background: url(../imgs/trans.png) repeat;
	border:0;
}
#otro{
    font-family:Tahoma;
    color: white;
}
#otro a:active,#otro a:visited, #otro a:link, #otro a:visited{
    color: #FFFF66;
    text-decoration: underline;
    font-weight: bold;
}
#otro a:hover{
    color: #232323;
}



