@charset "utf-8";
@import url("menu.css");

/* CSS Document */

body{
	margin:0 auto;
	border:0;
	text-align:center;
	font-family:"Myriad Pro";
	background-color:#6FACAD;
}

#bloque1{
	width:100%;
	padding:0;
	background:url(Images/Fondo_top.jpg) repeat-x top center;
}

#bloque2{
	width:100%;
	padding:0 0 69px 0;
	background:url(Images/fondo_bottom.jpg) repeat-x bottom center #6FACAF;
}

#top_effect{
	margin:0 auto;
	width:981px;
	height:19px;
	background:url(Images/top_site.jpg) no-repeat bottom;
}

#fondo_lateral{
	margin:0 auto;
	width:981px;
	height:236px;
	background:url(Images/fondo_laterales.gif) no-repeat;
}

	#cintillo{
		margin:0 auto;
		width:951px;
		height:15px;
		border:0;
		text-align:left;
		color:#FFF;
		padding:20px 0 0 10px;
		font-family:"Myriad Pro";
		font-size:13px;
	}
	
	#cintillo a{
		color:#FFF;
	}
	
		#top_links{
			float:left;
			width:35%;
			margin:50px 0 0 25px !important;
			margin:48px 0 0 13px;
		}
		
		.top_links{
			font-family:"Myriad Pro";
			font-size:14px;
			color:#333333;
		}
		
			.top_links a{
				text-decoration:none;
				color:#333;
			}
			
			.top_links a:hover{
				text-decoration:underline;
			}
		
		#TopLogin{
			float:right;
			text-align:right;
			width:35%;
			margin:35px 25px 0 0 !important;
			margin:34px 13px 0 0;
		}
		
			.textbox_login{
				width:111px;
				height:17px;
				border:0;
				background:url(Images/textbox_login.jpg) no-repeat;
				padding:3px 5px 0 5px;
				font-family:"Myriad Pro";
				font-size:11px;
			}
	
	#cabecera{
		margin:0 auto !important;
		margin:-1px 0 0 0;
		width:961px;
		height:195px;
		background:url(Images/banner.jpg) no-repeat;
		border:0;
	}
	
		#logo{
			float:left;
			width:116px;
			height:195px;
		}
		
		#TopPane{
			float:right;
			width:800px;
			height:274px;
		}
	
	#menu_top{
		margin:0 auto;
		width:961px;
		height:41px;
		background:url(Images/Menu_bg.jpg) no-repeat;
	}
	
	.buscador{
		background:url(Images/textbox.jpg) no-repeat #FFF;
		border:0;
		width:113px;
		height:17px;
		padding:3px 7px 0 7px;
		font-size:11px;
		color:#333;
		font-style:normal;
	}

	.boton{
		width:30px;
		height:20px;
	}

#fondo_lateral2{
	margin:0 auto;
	width:981px;
	background:url(Images/fondo_laterales2.gif) repeat-y;
}

	#top_content{
		margin:0 auto;
		width:961px;
		height:12px;
		background:url(Images/top_content_site.jpg) no-repeat #FFFFFF top;
	}

	#contenido{
		margin:0 auto;
		width:961px;
		background:#FFF;
	}
	
		#rastro{
			float:left;
			width:65%;
			margin:5px 0 0 10px !important;
			margin:0px 0 0 5px;
		}
		
		.rastro{
			font-family:"Myriad Pro";
			font-size:12px;
			color:#333;
		}
		
			.rastro a{
				text-decoration:none;
				color:#333;
			}
			
			.rastro a:hover{
				text-decoration:underline;
			}
		
		#register{
			float:right;
			text-align:right;
			width:25%;
			margin:5px 10px 0 0 !important;
			margin:0px 5px 0 0;
		}
		
		.ContentPane{
			float:left;
			margin:5px 10px 10px 10px;
			width:623px;
		}
		
		.ContentPaneRight{
			float:left;
			margin:5px 0 10px 0;
			width:300px;
		}
		
		.LeftPane{
			float:left;
			width:307px;
			margin:0 8px 0 10px;
		}

		.CenterPane{
			float:left;
			width:307px;
		}

		.RightPane{
			float:left;
			width:300px;
			margin:0 5px 0 10px;
		}

		.BottomPane{
			float:left;
			margin:10px 10px 6px 10px;
			width:941px;
		}

	#bottom_content{
		margin:0 auto;
		width:981px;
		height:27px;
		background:url(Images/bottom_content_site.jpg) no-repeat #FFFFFF bottom;
	}
	
	#footer_content{
		margin:0 auto;
		width:981px;
		height:60px;
		background:url(Images/footer_bg.jpg) no-repeat bottom;
		text-align:left;
	}
	
		#linkfgdd{
			float:left;
			cursor:pointer;
			margin:0 0 0 35px !important;
			margin:0 0 0 17px;
			width:108px;
			height:50px;
		}
		
		#footer_right{
			float:left;
			width:782px;
			height:60px;
		}
		
			#footer_menu{
				float:left;
				width:782px;
				height:20px;
			}
			
			.footer_menu{
				font-family:"Myriad Pro";
				font-size:12px;
			}
			
				.footer_menu a, .footer_menu a:link, .footer_menu a:active, .footer_menu a:visited{
					text-decoration:none;
					color:#333;
				}
				
				.footer_menu a:hover{
					text-decoration:underline;
				}
			
			#footer_copyright{
				float:left;
				width:335px;
				height:32px;
				margin:8px 0 0 0;
			}
			
			#footer_legacy{
				float:right;
				width:334px;
				height:32px;
				margin:8px 0 0 0;
				text-align:right;
				padding-right:25px;
			}

#bottom_effect{
	margin:0 auto;
	width:981px;
	height:19px;
	background:url(Images/bottom_site.jpg) no-repeat top;
}