@charset "utf-8";
/* CSS Document */
#index{
	background-image:url(../elementos/background-index.png);
	background-position:center;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-color:#000;
	background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	margin:auto;
	position: static;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}

#home{background-image:url(../elementos/background-home.png);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#000;
	background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:auto;
	position: static;
	font-weight: bold;
	font-size: 16px;
}

#inicio{background-image:url(../elementos/background.png);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-color:#000;
	background-position:top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:auto;
	position: static;
	font-weight: bold;
	font-size: 16px;
}


#flash{
	width:800px;
	margin:auto;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

#arte{float:left;
margin-top:auto;
width:560px;
height:600px;
}

#contacto{float:left;
margin-top:auto;
width:560px;
height:600px;
}

#quienes{float:left;
margin-top:auto;
width:560px;
height:600px;
}

#servicios{float:left;
margin-top:auto;
width:560px;
height:600px;
}

#portafolio{float:left;
margin-top:auto;
width:560px;
height:600px;
}

#logo{
float:right;
width:240px;
height:279px;
}

#botones{
float:right;
width:240px;
height:130px;
}

a:link{color:#FFFFFF;
text-decoration:none;
}

a:hover{color:#CCC;
text-decoration:none;
}


a:visited{color:#ffffff;
text-decoration:none;
}


#entrar{
margin-top:60px;
font-size:13px;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#linkflash{font-size:9px;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#feet{font-size:1px;
visibility:hidden;
color:#999;
padding:20px;
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

