/* CSS Document */

	img.logo{
		margin:0;
		padding:0;
		float:left;
		}

#flash{
	float:left;
	margin:0;
	padding:0;	
	}
	*>#flash{
		margin:-114px 0 0 0;
	}
	#flash img{
		float:left;
		margin:0;
		padding:0;
	}
	
	
	#utilidades{
		width:259px;
		height:38px;
		background-color:#F29022;
		float:left;
		margin:0;
		padding:0;
		}
		*>#utilidades{
			margin:-114px 0 0 0;
		}
		#utilidades a.mapa{
			width:67px;
			height:38px;
			float:left;
			display:block;
			background:url(../img/mapa_web.gif) top left no-repeat transparent;
			}
		#utilidades a.home{
			width:42px;
			height:38px;
			float:left;
			display:block;
			background:url(../img/home.gif) top left no-repeat transparent;
		}
			
		#utilidades a span{
			display:none;
		}
		
		
						
#destacados{
	width:259px;
	height:330px;
	float:left;
	margin:0;
	padding:0;
	background-color:#000000;
	}
	*>#destacados{
		margin:-76px 0 0 0;
	}
	
	
	#base_pie p{
		width:62%;
		float:left;
		margin:10px 0 0 10px;
		padding:0;
		font-size:10px;		
		}
	#base_pie a{
		color:#F29022;
		font-size:10px;
		text-decoration:none;
		}
		#base_pie p.validaciones{
			width:20%;
			margin:10px 0 0 10px;
			color:#fff;
			}
			#base_pie p.validaciones a{
				color:#fff;
			}
		#base_pie p.ude{
			width:auto;
			background-color:#fff;
			position:absolute;
			top:-10px;
			right:-1px;
			z-index:1000;
			}
			*>#base_pie p.ude{
				right:0;	
			}
			
			
#base_centro #base_imagen_seccion{
	/*position:absolute;
	bottom:0;
	left:-198px;
	z-index:10000;
	width:197px;
	height:229px;*/
}
*>#base_centro #base_imagen_seccion{
	/*left:-200px;*/
}


#trabajos{
	width:145px;
	height:330px;
	float:left;
	background-color:#E6C9A7;		
	}
	#trabajos p{
		font-size:9px;
		text-align:center;
		margin:13px 0 0 0;
	}
	#trabajos ul{
		width:100%;
		float:left;
		margin:10px 0 10px 0;
		padding:0;
		list-style-type:none;		
		}
		#trabajos ul li{
			width:100%;
			float:left;
			text-align:center;
			padding:0;
			margin:0 0 5px 0;
			}
			#trabajos ul li img{				
				border:1px solid #000;			
				margin:auto;

			}
			
#galeria_inicio{
	width:110px;
	float:left;
	margin:0;
	padding:0;
	height:330px;
	background:url(../img/fondo_galeria.jpg) 3px 5px repeat-y #000;	
	overflow:hidden;
	position:relative;
	}
	#base_galeria{
		width:86px;
		float:left;
		margin:30px 0 0 5px;
		padding:0;
		overflow:hidden;
		position:relative;
		}
		*>#base_galeria{
			margin:30px 0 0 10px;
		}
	#container{
		width:100%;
		float:left;
		height:270px;
		overflow:hidden;
		margin:0 0 0 0px;
		z-index:1;
	 	}
		#content{
			overflow:auto;
			z-index:1;
			height:auto;
		}
		#nscontent{
			width:auto;
			height:auto;
		}
		
		div.botones{
			z-index:1000;		
			text-align:center;
			margin:5px 0 0 0;
			}
			#base_galeria a:hover{
				cursor:pointer;
			}
			
			
#base_centro #centro_contenidos a.volver{
	width:50px;
	float:right;
	display:block;
	height:20px;	
	padding:3px 13px 0 0;
	margin:0 20px 20px 0;
	text-decoration:none;	
	background:url(../img/volver.gif) top right no-repeat #fff;
}
	