body{ font-family:Tahoma; font-size:12px; margin:0px}
img{ border:0px}

#container{ position:relative; width:800px; margin:0px}
#header{ position:relative; background-image:url(../images/main_bg.gif); height:33px; width:800px}
#logo{ float:left; width:170px; height:150px; background-color:#EAEAEA}
#photo{ float:right; background-color:#EAEAEA; width:630px; height:150px;text-align:right}
#main_content{ position:relative;}

#menu{ float:left; width:160px; font-family: Arial, Helvetica, sans-serif; margin:5px}
	#links{ padding:20px 5px 0px 5px; border-left:1px solid #BCBCBC; border-right:1px solid #BCBCBC; border-top:0px solid #BCBCBC;background-color:#EEEEEE}
	#links a{ display:block; font-size:12px;  text-decoration:none; color:#003366;  background-repeat:no-repeat; padding-bottom:0px; padding-top:-1px;}
	#links a:hover{color:#990033; font-weight:bold;}
	.menu_style{ background-image:url(../images/flechita.gif); padding-left:25px; }
	a.menu_style:hover{ background-image:url(../images/flechita_hover.gif); padding-left:25px}
	#indent{ margin-bottom:0px}
	#indent a{
			display:block;
			font-size:12px;
			text-decoration:none;
			background-color:#EEEEEE;
			color:#003366;
			background-repeat:no-repeat;
			padding-bottom:2px;
			padding-left:25px;
			padding-top:0px;
			}
			
#contacts{ float:left; width:153px; border:1px solid #CCCCCC; margin-top:10px; padding:3px; color:#666666; font-size:11px}
	#contacts a{ text-decoration:none; color:#878F96}
	#contacts a:hover{ color:#003366; text-decoration:underline}

#body_content{
	position:relative;
	 float:right; 
	 width:605px; 
	 margin:20px 2px 2px 2px; 
	 padding:3px; 
	 font-size:12px; 
	 /* color:#5C6670; */
	 color:#000000;
	 text-align:justify;
	 line-height:18px;
}
	#body_content a{ color: #000000; text-decoration:none }
	#body_content a:hover { color:#CC0000; text-decoration:underline}
	.title_body_content{ 
		font-weight:bold; 
		color:#990033; 
		font-size:16px; 
		margin-bottom:15px; 
		font-family: Arial, Helvetica, sans-serif; 
		border-bottom:1px solid #DDDDE0
	}
	.subtitle_body_content{
		font-weight:bold; 
		color:#3C4248; 
		font-size:14px; 
		margin-bottom:15px;
		margin-top:25px;
	 }
	.list_body{PADDING-RIGHT: 0px; PADDING-LEFT: 15px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;}
	#table td{ border-right:1px solid #DDDDE0;  border-bottom:1px solid #DDDDE0}
	.download{ padding:5px; font-weight:bold}
#footer{ position:relative; margin:5px 0px 0px 8px; border-top: 1px solid #DDDDE0; border-bottom: 1px solid #DDDDE0}
#footer_content { padding:5px; text-align:center; color:#616F7A }
#footer_content a { text-decoration:none; color:#616F7A}
#footer_content a:hover { text-decoration:underline; color:#000000}


