/* CSS Document */

body{margin-top:10px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:smaller;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #009900;
	scrollbar-arrow-color:#FFCC00;
    scrollbar-track-color:#0c9933;
    scrollbar-shadow-color:#009933;
    scrollbar-face-color:#006633;
    scrollbar-highlight-color:#009933;
    scrollbar-darkshadow-color:#009933;
    scrollbar-3dlight-color:#009933;	
	/*background-color:#ffffe0*/}


#page{position:relative;
		width:900px;
		background-color:#fff;
		/*border:1px solid #0066CC*/}

#f_act{clear:both;
		color:#000000;
		background-color:#ffffff;
		height:100%;
		padding:5px;
		text-align:right}

.title{color:#ffffff; 
		background-color:#669933;
		font-size:8pt; 
		text-transform : uppercase; 
		text-align:left; 
		padding: 7px 3px 7px 8px; 
		font-weight: bold; 
		letter-spacing: 2px;
		margin-bottom:3px;
		margin-top:0px} 


#banner{position:relative;
		float:left;
		width:100%;
		/*background:#FFFFFF url(../images/banner.jpg) no-repeat left top;*/
		height:100px}


#fecha{position:relative;
		float:right;
		width:auto;
		vertical-align:middle;
		padding-right:10px;
		padding-top:10px}


#main{position:relative;
		float:left;
		width:900px}

#left_main{position:relative;
			float:left;
			width:192px}
			
#frontpage{position:relative;
			float:right;
			width:700px;
			margin-left:4px}

#frontpage_main{position:relative;
				float:left;
				width:680px}
#inner_main{position:relative;
		width:100%;
		border:1px solid #99cc00;
		margin-bottom:3px;
		text-align:justify}

#frontpage_left{position:relative;
				float:left;
				width:470px}

#inner{	position:relative;
		width:100%;
		border:1px solid #99cc00;
		margin-bottom:3px}

.parrafo{text-align:justify;
		font-size:10px}

#inner_left{float:left;
			width:47%;
			padding:5px;
			height:100%}

#inner_rigth{float:right;
			width:47%;
			padding:5px;
			height:100%}

		
#frontpage_rigth{position:relative;
				float:right;
				width:220px;
				margin-left:4px}

				
#pie{clear:both;
	text-align:center;
	font-size:9px;
	border:1px solid #ccc;
	padding:10px}