@charset "utf-8";
/* CSS Document */
	/*-------------------------------------------------------------------------------------*/
	/*-- Cuerpo sin bordes internos y externos --*/
		html, body {
			padding: 0 ;
			margin: 0 ;
			height: 100% ;
		}
	/*-------------------------------------------------------------------------------------*/
	/*-- Scroll de la Web --*/
		html {
			font: 14px Arial, Helvetica, sans-serif ;
			background: #FFF url(../images/fond/fond.png) repeat scroll 0 0 ;
			cursor: default ;
			scrollbar-face-color: #FFF ; 
			scrollbar-shadow-color: #9D0102 ; 
			scrollbar-highlight-color: #9D0102 ; 
			scrollbar-3dlight-color: #FFAEAE ; 
			scrollbar-darkshadow-color: #FFAEAE ; 
			scrollbar-track-color: #F5F5F5 ; 
			scrollbar-arrow-color: #9D0102 ;		
		}
		::-webkit-scrollbar {
			width: 0.8em ;
			height: 0.8em ;
			background-color: #fff ;
		}
		::-webkit-scrollbar:hover {
			background-color: #eee ;
		}
		::-webkit-resizer {
			-webkit-border-radius: 4px ;
			background-color: #666 ;
		}
		::-webkit-scrollbar-thumb {
			min-height: 0.8em ;
			min-width: 0.8em ;
			-webkit-border-radius: 4px ;
			background-color: #ddd ;
		}
		::-webkit-scrollbar-thumb:hover {
			background-color: #bbb ;
		}
		::-webkit-scrollbar-thumb:active {
			background-color: #888 ;
		}
	/*-------------------------------------------------------------------------------------*/
	/*-- Fondos de la Cabecera de la Web --*/
		.FondTop {
		  	margin: 0 auto 0 auto ;
			border: 1px #FFF solid ;
			background: url(../images/icons/LogoAT.png) no-repeat 20px 0 ;
			height: 95px ;
			width: 900px ;
		}
		.FondTop .FondSearch {
			margin: 0 13px 14px 617px ;
			height: 43px ;
			
		}
		.FondTop .FondMenu {
			margin-right: 20px ;
			float: right ;
		}
	/*-------------------------------------------------------------------------------------*/
	/*-- Fondos del Conetenido de la Web --*/	
		.FondContent {
			margin: -2px auto 0 auto ;
			min-height: 600px ;
			width: 900px ;
			background: #FFF ;
			border: 1px solid #CCC ;
			border-bottom: hidden !important ;
			border-radius: 8px 8px 0 0 ;
			-ms-border-radius: 8px 8px 0 0 ;
			-moz-border-radius: 8px 8px 0 0 ;
			-webkit-border-radius: 8px 8px 0 0 ;
			-khtml-border-radius: 8px 8px 0 0 ;
			-moz-box-shadow: 0 -2px 7px #CCC ;
			-webkit-box-shadow: 0 -2px 7px #CCC ;
			box-shadow: 0 -2px 7px #CCC ;
			behavior: url(public/iecss/PIE.php) ;
		}
			.FondContent .FondBanner {
				margin: 10px auto 0 auto ;
				height: 250px ;
				width: 880px ;
				background: #FFF ;
				border: 1px solid #CCC ;
				border-bottom: hidden !important ;
				border-radius: 3px ;
				-ms-border-radius: 3px ;
				-moz-border-radius: 3px ;
				-webkit-border-radius: 3px ;
				-khtml-border-radius: 3px ;
				-moz-box-shadow: 0 -1px 5px #CCC ;
				-webkit-box-shadow: 0 -1px 5px #CCC ;
				box-shadow: 0 -1px 5px #CCC ;
				behavior: url(public/iecss/PIE.php) ;
			}
				.FondContent .FondBanner img {
					border-radius: 3px ;
					-ms-border-radius: 3px ;
					-moz-border-radius: 3px ;
					-webkit-border-radius: 3px ;
					-khtml-border-radius: 3px ;
					behavior: url(public/iecss/PIE.php) ;
				}
			.FondContent .FondBody {
				margin: 5px 10px 0 10px ;
				width: 878px ;
				height: 332px ;
				overflow: auto ;
			}
		/*---------------------------------------------------------------------------------*/
		/*-- Fondos de los contenedores del Cuerpo de la Web --*/
			.FondContent .LoadImg {
				margin: 130px auto auto auto ;
				border: none ;
				width: 48px ;
				height: 48px ;
			}
			.FondContent .FondBodyContent {
				margin: 5px 5px auto auto ;
				width: 610px ;
				height: 316px ;
				float: left ;
				overflow: auto ;
			}
			.FondContent .FondBannerLast {
				margin: 5px auto auto 5px ;
				width: 250px ;
				height: 316px ;
				float: right ;
				overflow: auto ;
			}
				.FondContent .FondBannerLast .imgWold {
					margin: 0 10px auto 10px ;
					border: 1px dashed #666 ;
					border-radius: 3px ;
					-ms-border-radius: 4px ;
					-moz-border-radius: 4px ;
					-webkit-border-radius: 4px ;
					-khtml-border-radius: 4px ;
					-moz-box-shadow: 0 -1px 5px #CCC ;
					-webkit-box-shadow: 0 -1px 5px #CCC ;
					box-shadow: 0 -1px 5px #CCC ;
					behavior: url(public/iecss/PIE.php) ;
				}	
	/*-------------------------------------------------------------------------------------*/
	/*-- Fondos de la parte Inferior de la Web --*/		
		.FondFooter {
			margin: 0 auto 0 auto ;
			height: 70px ;
			width: 900px ;
			background: #AE0F0A url(../images/fond/footer.png) repeat scroll 0 0 ;
			border: 1px double #9D0102 ;
			border-radius: 0 0 8px 8px ;
			-ms-border-radius: 0 0 8px 8px ;
			-moz-border-radius: 0 0 8px 8px ;
			-webkit-border-radius: 0 0 8px 8px ;
			-khtml-border-radius: 0 0 8px 8px ;
			-moz-box-shadow: 0 2px 7px #9D0102;
			-webkit-box-shadow: 0 -2px 7px #9D0102;
			box-shadow: 0 1px 5px #9D0102;
			behavior: url(public/iecss/PIE.php) ;	
		}
			.FondFooter .TextRS {
				margin-top: 5px ;
				width: 130px ;
				font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif ;
				font-weight: 900 ;
				color: #FFF ;
				text-align: center ;
				float: right ;
			}
			.FondFooter ul{
				list-style: none ;
				margin-right: 11px ;
			}
				.FondFooter ul li {
					list-style: none ;
					float: right ;
					margin-right: 5px ;
				}
			.FondFooter .FooterText {
				padding: 0 ;
				margin: -25px auto auto 30px ;
				font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif ;
				font-weight: 800 ;
				color: #FFF ;
				float: left ;
			}	
			.FondFooter .TextDesigner{
				font: 11px bold "Trebuchet MS", Arial, Helvetica, sans-serif ;	
				color: #FFF ;		
			}
				.FondFooter .TextDesigner a {
					font: 11px bold "Trebuchet MS", Arial, Helvetica, sans-serif ;
					color: #FFF ;
					text-decoration: none ;				
				}
					.FondFooter .TextDesigner a:hover {
						color: #CCC ;
					}