body
{
	/*font:normal 12px Arial, Helvetica, sans-serif;*/
	font:normal 12px Arial, Tahoma,Verdana, Helvetica, sans-serif;
	color:#333333;
	line-height:140%;
	margin:0;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#F9BD4D;
}


iframe {width:488px; }


a { color:#000;}

a:hover {color:#666;}

#wrapper
{
	width: 802px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#menu
{
	height:34px;
	padding-top:4px;

}
#menu ul
{
	padding-left:18px;
}
#menu ul li
{
	list-style-type: none;
	
	margin: auto;
	float: left;
	width:126px;
	text-align:center;
	margin:0 1px;
	
}
#menu li a
{
	color:#FFFFFF;
	display:block;

	text-decoration:none;
	line-height:33px !important;
	vertical-align:middle;
	background-image: url(../images/bg_menu.gif);
	width:126px;
	font:bold 16px  Arial, Helvetica, sans-serif;
	font-style:italic;
}
#menu li a:hover
{
	background-position: 0 -35px;
}

#logo_area
{
	background-image:url(../images/logo_header.gif);
	width:802px;
	height:171px;
}


.maincontent h2
{
	color:#004C99;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:35px;
	letter-spacing:-2px;
	margin-top:15px;
	font-style:italic;
	font-weight:bold;
	
}
.maincontent p
{
	margin-left:20px;
	margin-right:20px;
	color:#282828;
}

.maincontent a
{
	color:#004C99;
	text-decoration:underline;
	font-weight:bold;
	
}

.maincontent a:hover
{
	color:#7FA5CC;
}


#footer
{
	background-image: url(../images/bg_footer.gif);
}

#footer a
{	
	color:#B3E0E6;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#footer a:hover
{
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
}
#search_go
{
	height:30px;
	background-color:#F6B233;
	color:#FFFFFF;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
}

#search_go input
{
	border:1px solid #F18D27;
}

.news_title_home
{
	font-size:11px;
	color:#282828;
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px double #eeeeee;*/
	padding:5px 0;
	width:100%;/*220px;*/
	line-height:120%;
}

.news_title_home h2
{
	margin-bottom:3px;
}
.news_title_home h2 a
{
	font-size:14px !important;
	font-style:normal;
	
	
}
.news_title_home a
{
	font-size:11px;
	font-family:Arial, Tahoma,Verdana, Helvetica, sans-serif;
	color:#004C99;
	/*color:#DB5606;*/
	text-decoration:none;
	font-weight:bold;
}

.news_title_home a:hover
{
	text-decoration:underline;
	color:#7FA5CC;
}

.news_title_home div.r
{
	text-align:right;
	
}


.news_title_home ul, .news_title_home ul li
{
	margin:0;
	padding-left:10px;
	list-style-type:square;
	color:#ff6600;
	/*list-style-type:none;*/
	

}
.news_title_home ul li
{
	
	/*background-image: url(../images/mini_icons/comment.gif);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;*/
	list-style-type:square;
	margin-left: 5px;
	line-height: 10px;

}
.news_title_home div.content
{
	font-size:11px;
}
.news_title_home h3, .news_title_home h3 a, h3
{
	font-size:20px;
	letter-spacing:0;
}


#navgoback
{
	padding:5px 20px 15px 10px;
}
#navgoback a
{	
	color:#000000;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

#navgoback a:hover
{
	text-decoration:underline;
	color:#999999
}

.bg_cell
{
	background-image:url(../images/bg_miembros_cell.jpg);
	height:30px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:10px;
	font-size:14px;
	
}

.cell_divider
{
	background-image:url(../images/cell_divider.jpg);
	background-repeat:no-repeat;
	
}

.bg_cell_footer
{
	/*background:url(../images/bg_miembros_cell_footer.jpg) no-repeat top left;*/
	padding: 0 10px;
	border-bottom:1px solid #f5f5f5;
}

.avisoi
{
	border:1px solid  #F8E36D;
	background-color:#FFFFCC;
	color:#333333;
	padding:10px;	
	padding-left:40px;

	margin:0 30px;
	background-image:url(../images/mini_icons/icon_alert.gif);
	background-position: 10px center ;
	background-repeat:no-repeat;
}

.avisob
{
	border:1px dotted  #C4E4FD;
	background-color:#E2F2FE;
	color:#333333;
	padding:10px;	
	padding-left:40px;
	margin:0 30px;
	background-image:url(../images/mini_icons/icon_mail.gif);
	background-position: 10px center ;
	background-repeat:no-repeat;

}

.avisor
{
	border:1px solid  #C00;
	background-color:#F25353;
	color:#fff;
	padding:10px;	
	padding-left:40px;
	margin:0 30px;
	background-image:url(../images/mini_icons/action_stop.gif);
	background-position: 10px center ;
	background-repeat:no-repeat;

}
blockquote {
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #E1E1E1;
	font-weight:normal;
	font-size:18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image:url(../images/bg_blockquote.gif);
	background-repeat:repeat;
	background-position:top left;
	color:#000;
	margin:1em 0;
	height:1%;
	line-height:1.07em;
	padding:10px;
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	-moz-border-radius-topleft:1px;
	-moz-border-radius-topright:1px;
}

blockquote  p { color:#004c98 !important; margin: 0 auto;}

#home_splash
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
.leftWant2Susbribe 
{
		font-size:10px;
		line-height:1.07em;
		font-family:Tahoma, Geneva, sans-serif;
}

.leftArea
{
		font-size:11px;
		line-height:1.07em;
}

#formLeft *, #formLeft span
{
	font-size : 11px;	
	line-height:normal !important;
}

.subtitle
{
		font-size:14px;
		color:#1F54A3;
		
}
#recent_news_home
{
 background-color: #FF8103;
 color:#FFF;
 font-size:15px;
 padding:10px;
 font-family:"Century Gothic",Arial, Helvetica, sans-serif;
 font-style:italic;
 font-weight:bold;
 border-top:1px solid #FFA851;
 border-bottom:2px solid #ccc;
}

#bg-difusion
{
	/*background-image:url(../images/bg_difusion.gif);
	background-repeat:no-repeat;*/
	background-color:#f0f0f0;
	width:135px !important;
	margin:0;
}

#bg-difusion .leftWant2Susbribe
{ width:115px;}

#bg-difusion hr { color:#dddddd;}

#bg-difusion-top 
{ 	background:url(../images/bg_difusion_top.gif) no-repeat top left;
	width:135px;
	height:10px;
}

#bg-difusion-bottom 
{ 	background:url(../images/bg_difusion_bottom.gif) no-repeat top left;
	width:135px;
	height:10px;
}

.pdivider { margin: 3px 0;}


.pub_category , .pub_category th
{
	background-image:url(../images/bg_pub_cat.gif);
	background-color:##0073B4;
	color:#FFF;
	font-size:14px !important;
	font-weight:bold;
	padding:10px 10px;
	cursor:pointer;
	
}

.pub_titles
{
	background-image:url(../images/bg_pub_titles.gif);
	color:#333;

}