/************************************************/  
/* CSS 2.0 CASASMYG.COM                         */
/* @file: detalle_proyectos.css                 */
/* @date: JANUARY 2009 [REVISION]               */
/* @autor: netconsulting                        */
/* @email: jflillo@netconsulting.es             */
/* @url: www.netconsulting.es                   */
/************************************************/ 

	#content .caracteristicas{
		font-size: 80%;
		margin:5px 0;
		padding:0;
		line-height:15px;
		text-align:justify;
	}	

		#content .lugar p, #content .caracteristicas p{ font-size:100%;	}
	
		#content ul, #content ol{
			margin:0;
			padding:0;
		}
		
		#content ol li{
			background:url(../images/bullet_home16.gif) no-repeat top left;
			padding-left:20px;
			color:#fff;
			font-size: 100%;
			margin:5px 0;
		}
	
		/*-- GALERIA --*/
				
		dl#galeria-imagenes{
			width:570px;
			margin:0  auto;
			padding:10px 0 50px 0;
		}
	
		dl#galeria-imagenes dt{
			width:400px;
			height:264px;
			float:left;
		}
		
			html > body #detalle-vivienda #galeria-imagenes dd a{
				margin-bottom:10px;
			}
		
			#detalle-vivienda #galeria-imagenes dd a{
				text-decoration:none;
				font-size:90%;
				margin-bottom:2px;
			}
			
				#detalle-vivienda #galeria-imagenes dd a:hover{ color:#fff;	}
		
			/*-- GALERIA --*/
				
				dl#galeria-imagenes{
					width:570px;
					margin:0  auto;
					padding:10px 0 50px 0;
				}
			
				dl#galeria-imagenes dt{
					width:400px;
					height:264px;
					float:left;
				}
				
					html > body #galeria-imagenes dd a{
						margin-bottom:10px;
					}
				
					#galeria-imagenes dd a{
						float:left;
						text-decoration:none;
						font-size:90%;
						margin-bottom:2px;
						border:10px solid #f00;
						
					}
					
						#galeria-imagenes dd a:hover{ color:#fff;	}
				
					dl#galeria-imagenes dd a.thumbnail{
						float:left;
						width:100px;
						height:75px;
						border:1px solid #fff;
						margin-right:4px;
					}
					
					#galeria-imagenes dd.planoLink{
						clear:both;
						margin-top:5px;
						padding-left:15px;
						font-size:90%;
						background:url(../images/arrow_down.jpg) no-repeat top left;
					}
					
						dd.planoLink a{ color:#9b2229;}
						
							dd.planoLink a:hover{ color:#2a2a2a !important;}
						
				div#plano{
					clear:both !important;
					padding-top:0 !important;
					margin:-5px 0 0 144px  !important;
					width:312px !important;
					height:234px !important;
					border:1px solid #fff;
				}
