body{
font-family:"Verdana";
font-size:11px;
color:#666666;
}





/*PÁGINA*/

#pagina{
width: 875px;
height:auto;
margin:auto;
}

	
	/*CABECERA*/
	
	
	#cabecera{
	width:875px;
	height:101px;
	float:left;
	}
	
		#logo{
		width:320px;
		height:90px;
		float:left;
		}
		
		#cabecera02{
		width:484px;
		height:90px;
		float:left;
		background-image:url(../img/cabecera02.jpg);
		}
		
		#cabecera03{
		width:71px;
		height:18px;
		float:left;
		padding-top:72px;
		background-image:url(../img/cabecera03.jpg);
		}
		
		#banda{
		width:875px;
		height:11px;
		float:left;
		}
	
	/*FIN DE CABECERA*/


	/*MENU*/
	
	
	#menu{
	width:190px;
	height:199px;
	float:left;
	background-image:url(../img/fondo_links.jpg);
	padding-left:32px;
	padding-top:16px;
	margin-right:3px;
	}
		
		#enlace{
		width:161px;
		height:23px;
		float:left;
		margin-bottom:20px;
		}
	
	
	/*FIN DE MENU*/


	#imagen{
	width:650px;
	height:215px;
	float:left;
	background-image:url(../img/imagen.jpg);
	}


	/*CENTRO*/
	
	#centro_crece{
	width:875px;
	height:auto;
	float:left;
	background-image:url(../img/fondo_centro_crece.jpg);
	background-repeat:repeat-y;
	}
	
	#centro{
	width:875px;
	height:auto;
	float:left;
	background-image:url(../img/fondo_centro.jpg);
	background-repeat:no-repeat;
	}
	
	
	#centro_izq{
	width:327px;
	height:auto;
	float:left;
	padding-left:36px;
	padding-top:28px;
	}
	
	
	#centro_izq2{
	width:515px;
	height:auto;
	float:left;
	padding-left:36px;
	padding-top:28px;
	}
	
	
	#centro_der{
	width:136px;
	height:298px;
	float:left;
	padding-left:376px;
	padding-top:63px;
	}
	
	
	#centro_der2{
	width:305px;
	height:272px;
	float:left;
	padding-left:19px;
	padding-top:56px;
	}
	
	#centro_der2_gal{
	width:280px;
	height:288px;
	float:left;
	padding:20px;
	}
	
	
	
	#banda_links{
	width:875px;
	height:21px;
	float:left;
	text-align:center;
	background-image:url(../img/banda_links.jpg);
	padding-top:6px;
	color:#FFFFFF;
	}
	
	#titulo{
	float:left;
	height:auto;
	width:auto;
	margin-bottom:15px;
	}
	
	#subtitulo{
	width:326px;
	height:16px;
	float:left;
	color:#FF9900;
	font-size:12px;
	}
	
	#texto{
	width:298px;
	height:auto;
	float:left;
	text-align:justify;
	}
	
	
	#texto2{
	width:515px;
	height:auto;
	float:left;
	text-align:justify;
	}
	
	#demos{
	width:103px;
	height:73px;
	float:left;
	padding-left:40px;
	}
	
	
	#espacio_video{
	width:510px;
	height:305px;
	float:left;
	padding-top:56px;
	padding-left:60px;
	padding-bottom:40px;
	}
	
	
	
	#espacio_demo_video{
	width:511px;
	height:312px;
	float:left;
	border:1px solid #000000;
	}
	/*FIN DE CENTRO*/
	
	
	
	/*PIE*/
	
	
	#pie{
	width:835px;
	height:20px;
	float:left;
	background-image:url(../img/fondo_pie.jpg);
	padding-left:40px;
	padding-top:18px;
	}
		
	
	/*FIN DE PIE*/
	
	
	
	/*ENLACES*/
	
	
		.artstudio:link{
		color:#FF9900;
		text-decoration:none;
		}
		
		.artstudio:visited{
		color:#FF9900;
		text-decoration:none;
		}
		
		.artstudio:hover{
		color:#FF9900;
		text-decoration:underline;
		}
		
		.artstudio:active{
		color:#FF9900;
		text-decoration:none;
		}
	
	
		.banda:link{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.banda:visited{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		.banda:hover{
		color:#333333;
		text-decoration:none;
		}
		
		.banda:active{
		color:#FFFFFF;
		text-decoration:none;
		}
		
		
		.texto:link{
		color:#FF9900;
		text-decoration:none;
		}
		
		.texto:visited{
		color:#FF9900;
		text-decoration:none;
		}
		
		.texto:hover{
		color:#CCCCCC;
		text-decoration:none;
		}
		
		.texto:active{
		color:#FF9900;
		text-decoration:none;
		}
	
	/*FIN DE ENLACES*/
	

/*FIN DE PÁGINA*/

