/*------------------------------------------------------------------------------------------------ HOME*/		
		
			div#home-top{
				float:left;
				width: 100%;
				height: 215px;
				}
			div#home-bottom{
				float:left;		
				width:100%;
				margin: 10px 0px 0px 0px;
				}
				div#home-bottom-left{
					float: left;
					width:655px;
					height: auto;
					margin: 0;
					text-align: left;
					background-image: url(../img/degradado%20fondo.jpg);
					background-repeat: repeat-x;
					border-right-width: 1px;
					border-right-style: solid;
					border-right-color: #CCCCCC;					
					}
					/*div.breadcrumblock*/
					div#home-bottom-left-top-left{
						float:left;
						width: 324px;
						height: 250px;
						background-color:#fefeff;
					}
						div#home-bottom-left-top-left-img{
							float:left;
							width: auto;
							height: auto;
							padding: 0 0 0 70px;							
							}
					div#home-bottom-left-top-right{
						float:right;
						width: 298px;
						height: 230px;
						padding:10px 10px 0px 23px;													
					}
					div#home-bottom-left-bottom{
						float:left;
						width: 100%;
						padding: 0 0 0 4;
						border-top-width: 1px;
						border-top-style: solid;
						border-top-color: #CCCCCC;
						}
						
						div.home-canal_first{
							float:left;
							width: 230px;
							height: 220px;
							padding: 0px;
							margin:  0px;
						
						}
						div.home-canal_first h2{
							display:inline;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 12px;
							font-weight: bold;
							color: #007dda;											
						}
						div.home-canal {
							float:left;
							width: 210px;
							height: 220px;
							padding: 0px;
							margin:  0px;
							border-left-width: 1px;
							border-left-style: solid;
							border-left-color: #CCCCCC;							
						}
						div.home-canal h2{
							display:inline;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 12px;
							font-weight: bold;
							color: #007dda;												
						}
						
				div#home-bottom-right{
						float: right;
						width:184px;
						height: auto;
						
					}
					div#home-bottom-right a:link{color:#000000; text-decoration: none; font-size: 11px; /*font-weight: bold;*/}
					div#home-bottom-right a:active{color:#000000; text-decoration: none; font-size: 11px; /*font-weight: bold;*/}
					div#home-bottom-right a:visited{color:#000000; text-decoration: none; font-size: 11px; /*font-weight: bold;*/}
					div#home-bottom-right a:hover{color:#6E6E6E; text-decoration: none; font-size: 11px; /*font-weight: bold;*/}
					
					/*div.breadcrumblock*/
					div.home-extra{
						
						width:100%;
						height:100%;
						padding: 0px;
						border-left: 1px;
						border-bottom: 1px;
						border-left-style: solid;
						border-left-color: #CCCCCC;
						border-bottom-style: solid;
						border-bottom-color: #CCCCCC;
						margin-bottom:8px;
						}
						/*div.home-extra img{
							margin: 5px 5px 0 10px;					
						}*/
		div#flash_bann_serv{
			width:655px;
			height:220px;
		}
		div#destacado_1, div#destacado_2{
			display:none;
			float:left;
			position:absolute;
			z-index:2;
			background:url(../img/bg_destacado.jpg) repeat-x #0889dc;
			color:#FFFFFF;
			margin-top:102px;
			padding:6px;
			width:171px;
			border:1px solid #999999;
		}
				
/*------------------------------------------------------------------------------------------------ HOME*/						
