*@charset "UTF-8";
/* CSS Document */


body{ background:#1c1c1c }

#back{
	background-color:#1c1c1c;
width:960px;
height:780px;
margin:auto;
}

#mini_header_up{
	width:960px;
	height:12px;
	background-image:url(imagenes/mini_head_up.jpg);
	margin:auto;
	}

#div_menu_logo{
	width:960px;
	height:139px;
	background-color:#1c1c1c;
	margin:auto;
	}

	#logo{
		width:463px;
		height:139px;
		background-image:url(imagenes/logo.jpg);
		background-repeat:no-repeat;
		float:left;}

	#menu1{
		width:496px;
		height:130px;
		background-image:url(imagenes/menu1.jpg);
		background-repeat:no-repeat;
		margin:auto;
		float:left;
		}
		
		#div_invisible_top{
			width:497px;
			height:59px;
			background-color:;
			}
			
		#div_menu_table{
			width:446px;
			height:39px;
			}
		
		#div_invisible_down{
			width:497px;
			height:40px;
			background-color:;}

#cuerpo{
	width:960px;
	height:535px;
	background-image:url(imagenes/cuerpo.jpg);
	background-repeat:no-repeat;}
	
	#texto{
		width:680px;
		height:534px;
		margin:auto;
		margin-top:175px
		margin-right:100px
		}
	
#div_flower_menu2{
	background-color:#03C;
	width:960px;
	height:87px;
	margin:auto;
	}
	
	#flower{
		background-image:url(imagenes/flower_down.jpg);
		width:464px;
		height:87px;
		float:left;
		}
		
	#menu2{
		background-image:url(imagenes/menu2.jpg);
		width:496px;
		height:87px;
		float:left;
		}
		
			#div_invisible1{
				width:497px;
				height:15px;
				background-color:;}
			
			#div_menu2_table{
				width:497px;
				height:38px;
				background-color:;}
				
			#div_invisible2{
				width:497px;
				height:36px;
				background-color:;}
			
			
#foot{
	background-image:url(imagenes/foot.jpg);
	width:960px;
	height:7px;
	background-repeat:no-repeat;}
	
.menu_font{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#999;
	margin-top:20px;
	text-decoration:none;
	}
		a.menu_font:link{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#999;
		margin-top:20px;
		text-decoration:none;
		}
		a.menu_font:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#999;
		margin-top:20px;
		text-decoration:none,
		}
		a.menu_font:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#FFF;
		margin-top:20px;
		text-decoration:none;
		}
		a.menu_font:active{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#CCC;
		margin-top:20px;
		text-decoration:none;
		}
	

.titulos{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;}

.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;}
	
.menu_servicios{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#999;
	margin-top:20px;
	text-decoration:none;
	}
		a.menu_servicios:link{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#999;
		margin-top:20px;
		text-decoration:none;
		}
		a.menu_servicios:visited{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#999;
		margin-top:20px;
		text-decoration:none,
		}
		a.menu_servicios:hover{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#FFF;
		margin-top:20px;
		text-decoration:none;
		}
		a.menu_servicios:active{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight:200;
		color:#CCC;
		margin-top:20px;
		text-decoration:none;
		}
		
.texto_muy_pronto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#999;}
