body
{
	margin:0px;
	text-align:center;
	color:black;
	font-size:10px;
	font-family:arial;
	background-image:url('img/bg_body.jpg');
	background-position:center;
}

a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#content
{
	background-color:transparent;
	background-image:url('img/design.gif');
	background-position:top center;
	background-repeat:no-repeat;
	width:780px;
	margin:0px auto;
	text-align:left;
}

#header
{
	text-align:center;
}

#header ul
{
	width:720px;
	margin:0px auto;
	_margin:0px;
	padding:5px;
	padding-bottom:15px;
	list-style:none;
	display:block;
}

#header ul li
{
	border-left: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	margin:0px 2px;
	padding:0px 2px;
	list-style:none;
	display:inline;
}

#header h1
{
	display:none;
}

#body
{
	width:780px;
	margin:0px auto;
}

#column_a
{
	float:left;
	width:420px;
	margin-left:40px;
}

#column_a .logo
{
	width:415px;
	height:80px;
	margin-bottom:20px;
}

#column_a .hr
{
	background-color:#003d62;
	background-image:url('img/hr.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:410px;
	height:8px;
	border:none;
	margin:0px;
	padding:0px;
	margin-top:5px;
	clear:both;
}

#column_a .menu
{
	margin-top:10px;
	display:block;
	background-color:#042c3f;
	width:410px;
	height:15px;
}

#column_a .menu ul
{
	list-style:none;
	background-color:#042c3f;
	margin:0px;
	padding:0px;
	clear:both;
	width:410px;
}

#column_a .menu ul li
{
	float:left;
	display:block;
	text-align:center;
	background-color:#042c3f;
	background-image:url('img/menu_tab.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:70px;
	color:white;
	font-size:12px;
	font-weight:bold;
}

#column_a .menu_section
{
	background-color:#003d62;
	width:410px;
	padding-top:5px;
}

#column_a .menu_section img
{
	display:block;
	float:left;
	max-width:300px;
	border:none;
	margin:5px;
	clear:both;
}

#column_a .menu_section h3
{
	display:block;
	float:left;
	width:310px;
	margin:5px;
	padding:0xp;
	color:#66CCFF;
	font-size:12px;
	margin-left:5px;
}

#column_a .menu_section p
{
	display:block;
	float:left;
	width:310px;
	margin:0px;
	padding:0xp;
	color:#99BBCC;
	margin-left:5px;
}

#column_a .menu_section a
{
	display:block;
	float:right;
	margin:0px;
	padding:0xp;
	color:#CCFF66;
	margin-right:5px;
	text-align:right;
}


#column_a .closer
{
	background-color:#042c3f;
	background-image:url('img/closer.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:410px;
}

#column_b
{
	float:right;
	width:260px;
	margin-right:40px;
}

#column_b #login
{
	background-color:transparent;
	background-image:url('img/login.png');
	background-position:center center;
	background-repeat:no-repeat;
	width:250px;
	height:110px;
	margin-bottom:30px;
}

#column_b #login form
{
	padding-top:30px;
}

.main
{
	background-color:transparent;
	background-image:url('img/main.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	width:410px;
	height:195px;
}

.main h2
{
	margin:0px;
	padding:5px;
	font-size:20px;
	color:white;
	font-family: Lucida Sans;
	font-weight:normal;
	background-color:transparent;
	background-image:url('img/main_header.png');
	background-position:center left;
	background-repeat:repeat-y;
}

.user, .pass
{
	display:block;
	background-color:transparent;
	background-image:url('img/field.png');
	background-position:center right;
	background-repeat:no-repeat;
	height:24px;
	width:170px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#CCFF66;
}

.user input, .pass input
{
	background-color:transparent;
	border:none;
	margin-top:2px;
	margin-right:5px;
	margin-left:10px;
	width:100px;
}

.submit
{
	background-color:transparent;
	background-image:url('img/button.png');
	background-position:center center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	float:right;
	padding:15px;
}

.submit
{
	color:#CCFF66;
}

#column_b .column_b_module
{
	background-color: #444444;
	margin:0px;
	padding:1px;
	margin-top:10px;
}

#column_b .column_b_module span
{
	display:block;
	background-color: #222222;
	margin:2px;
	padding:5px;
	color:#CCCCCC;
}

#column_b .column_b_module span img
{
	float:left;
	margin:0px;
	padding:5px;
	width:75px;
}

#column_b .column_b_module span h3
{
	font-size:12px;
	color: #FFCC00;
	margin:0px;
	padding:0px;
}

.no_img h3
{
	clear:none;
	display:inline;
}

.only_img
{
	display:block;
	margin:0px;
	padding:0px;
	float:none;
	_height:90px;
}

#column_b .only_img span
{
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	width:85px;
	text-align:center;
}

#column_b .only_img span img
{
	float:none;
	display:block;
	margin:0px;
	padding:0px;
}

#column_b h2
{
	background-image:url('img/column_b_h2.gif');
	background-position:center center;
	background-repeat:no-repeat;
	font-size:12px;
	margin:0px;
	padding:4px;
}

#footer
{
	border-top:dashed #666666 1px;
	width:720px;
	margin:30px;
	color:#999999;
	text-align:center;
}

.register
{
	border:1px solid black;
	background-color:#EEEEEE;
	padding:4px;
}

.contribuciones iframe
{
	width:260px;
	border:0px;
	height:130px;
}
