@import url("body_big.css");
@import url("post_bar.css");
@import url("text.css");
@import url("ficha.css");
@import url("upload.css");
@import url("login_bar.css");
@import url("find_bar.css");

a:link, a:active, a:visited { text-decoration:none; color:#545454; }
a:hover { text-decoration:underline; }

body	{	width:1000px;
			/*
			margin-top:5px;
			margin-left:3px;
			margin-bottom:0px;
			margin-right:0px;
			*/
			margin: 0px auto;
			background:url(../images/body_bg.jpg) repeat-x fixed;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			padding:0px;

			}
			
div.clean	{	width:100%; clear:both;	}
			
div.left	{	width:200px;
				float:left;
				margin:5px;
				}
				
div.upload-left	{	width:130px;
					text-align:left;
					float:left;
					clear:right;
					margin-right:5px;
					}
					
div.upload-right	{	width:500px;
						text-align:left;
						float:left;
						clear:right;
						}

form	{	margin:0px;	}
	
.no_dislpay	{	display:none;	}
.display	{	display:block;	}

.separacion	{	margin-top:9px;
				margin-bottom:9px;
				margin-left:0px;
				margin-right:0px;	}

.separacion_controles	{	margin-top:2px;
							margin-bottom:2px;
							margin-left:0px;
							margin-right:0px;	}
			
#f_principal	{	width:1000px;
					clear:both;
					padding:0px;
					}
					
#f_header	{	width:865px;
				height:120px;
				padding-bottom:0px;
				background:url(../images/f_header.jpg) no-repeat;
				}
				
#f_nav_bar	{	width:865px;
				height:30px;
				padding-bottom:5px;
				background:url(../images/nav_bg.jpg) repeat-x;
				}
.derecho{float:right;}
.izquierdo{float:left;}					
#f_nav_bar1	{	width:865px;
				height:30px;
				padding-bottom:5px;
				background:url(../images/nav_bg__.jpg) repeat-x;
				}
.f_right	{	height:30px;
				width:200px;
				text-align:right;	
				float:left;
				clear:right;	
				}				

#f_find_bar	{	width:863px;
				height:110px;
				border:1px solid #3d3d3d;
				background:url(../images/find_bar_bg.jpg) repeat-y;
				margin-bottom:5px;
				}
				
#f_post_bar	{	width:865px;
				padding-bottom:5px;
				float:left;
				clear:none;
				}
				
#f_contenedor	{	width:865px;
					padding:0px;
					}
				
#f_menu_izquierdo	{	width:136px;
						float:left;
						padding-right:3px;
						}
						
.menu	{	width:100%;
			margin-top:-20px;				
			}
					
.f_menu	{	height:20px;
			width:136px;
			text-align:right;
			color:#3d3d3d;
			background-image: url(../images/menu_header.gif);
			background-repeat: no-repeat;
			}
		
.f_menu_item	{	height:15px;
					padding-top:3px;
					padding-bottom:1px;
					border-bottom-color:#999999;
					border-bottom-style:solid;
					border-bottom-width:1px;
					border-left-color:#a2a2a2;
					border-left-style:solid;
					border-left-width:1px;
					margin-bottom:0px;
					margin-top:0px;
					padding-left:5px;
					background-color:#E3E3E3;
					}
					
.f_menu_header	{	height:20px;
					width:136px;
					text-align:right;
					color:#3d3d3d;
					background-image: url(../images/menu_header.gif);
					background-repeat: no-repeat;
					}
					
#f_body_derecho	{	width:723px;
					float:right;
					margin:0px;
					}
					
.f_body_der_chico	{	width:100%;
						margin:0px;
						}
						
.f_body_der_chico img { margin-top:20px; margin-left:19px; float:left; }	
.f_body_der_chico form{ text-align:right; margin:15px;	}
		
#f_derecho	{	width:130px;
				float:right;
				}
				
#f_derecho img	{	padding-bottom:5px;	}
				
#f_footer	{	width:100%;
				height:63px;
				background:url(../images/bottom_bg.jpg) repeat;
				text-align:center;
				padding:0px;
				float:left;
				}
.noti {width:150px;float:left;}
.mani {width:530px;float:left;font-size:13px;}
.mani a{color:#000000;font-size:19px;text-decoration:none;}
.mani  a:hover{color:#cc0000;text-decoration:none;}
.cufi{width:100%; float:left}
..pu300{margin-top:10px; width:610px; float:left}
