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

*	{
	margin:0px;
	padding:0px;
}

body	{
	text-align:left;
	color:#666;
	font-family:Optima, Geneva, Tahoma, sans-serif;
	font-size:11px;
}

img	{
	border:0px;
}

h1	{
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:50px;
	font-weight:100;
	color:#000;
}

table	{
	border-width:0px;
}

.link_active	{
		color:#E64135;
}

/* CAPES */
#global	{
	width:1180px;
	margin-top:50px;
	margin-left:50px;
}


/* HEADER */
#header	{
	height:30px;
	border-bottom: black 1px dashed;
}

#logo_fuustudio	{
	width:300px;
	float:left;
}

#language	{
	width:878px;
	float:right;
	text-align:right;
	line-height:30px;
	font-size:12px;
}

#language li	{
	list-style:none;
	float:right;
}

#language a	{color:#666;text-decoration:none;display:block;}
#language a:link	{}
#language a:visited	{}
#language a:hover	{color:#E64135;text-decoration:none;}
#language a:active	{}


/* MENU WEB */
#menu_web	{
	height:18px;
	margin-top:15px;
}

#menu_web li	{
	list-style:none;
	float:left;
	font-size:14px;
}

#menu_web a	{color:#666;text-decoration:none;display:block;}
#menu_web a:link	{}
#menu_web a:visited	{}
#menu_web a:hover	{color:#E64135;text-decoration:none;}
#menu_web a:active	{}


/* CONTENT */
#content{
	background-color:#FBE3E1;
	width:1180px;
	height:500px;
	margin-top:5px;
}

#intro	{
	padding:340px 20px 0px 126px;
	text-align:right;
}

#intro h1	{
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:45px;
	font-weight:100;
	color:#000;
	line-height:-20px;
}

#intro h2	{
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:25px;
	font-weight:200;
	color:#000;
}

#menu_proj	{
	background-color:#FFF;
	width:150px;
	height:500px;
	float:left;
	font-size:13px;
}

#menu_proj li	{
	list-style:none;
	margin: 5px 0px 0px 5px;
}

#menu_proj a	{color:#666;text-decoration:none;}
#menu_proj a:link	{}
#menu_proj a:visited	{}
#menu_proj a:hover	{color:#E64135;text-decoration:none;}
#menu_proj a:active	{}

#show_proj	{
	width:900px; /*1026*/
	height:495px; /*500*/
	padding:5px 0px 0px 126px;
	float:right;
}

#show_proj_title	{
	height:45px;
	line-height:45px;
	margin-bottom:10px;
}

#show_proj_info	{
	float:left;
	width:250px;
	height:440px;
}

#show_proj_info_desc p	{
	margin-bottom:7px;
}

#show_proj_info_desc .desc_text	{
	font-weight:bold;
}

#nav	{
}

#nav a	 {color:#666;text-decoration:none;margin-right:5px;}
#nav a.activeSlide	 {color:#E64135;font-weight:bold;}
#nav a:hover	{color:#E64135;}
#nav a:focus { outline: none; }

#show_proj_img	{
	float:left;
	margin-left:10px;
	width:640px;
	height:440px;
}

.slideshow	{
	width:640px;
	height:440px;
}


/* PLUS */

#why	{
	width:250px; /*392*/
	height:500px;
	float:left;
	border-right: white 2px solid;
	padding: 0px 10px 0px 132px;
}

#who	{
	width:250px; /*392*/
	height:500px;
	float:left;
	padding: 0px 10px 0px 132px;
}

#how	{
	width:250px; /*392*/
	height:500px;
	float:left;
	border-left: white 2px solid;
	padding: 0px 10px 0px 132px;
}

#who	a	{color:#666;text-decoration:underline;}
#who	a:link	{}
#who	a:visited	{}
#who	a:hover	{color:#E64135;text-decoration:none;}
#who	a:active	{}

#how	a	{color:#666;text-decoration:underline;}
#how	a:link	{}
#how	a:visited	{}
#how	a:hover	{color:#E64135;text-decoration:none;}
#how	a:active	{}


/* FOOTER */
#footer	{
	text-align:right;
	font-size:11px;
	margin-top:10px;
}
