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

img{
	border: none;
}

body{
	background:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;
}

#wrapper{
	width:960px;
	margin:0 auto;
}

#banner{
	background:url(images/banner.png) top left no-repeat;
	width:875px;
	height:184px;
	
}

#logo{
	float:left;
	clear:none;
	margin-left:70px;
	margin-top:5px;
	border: none;
}

#logo img{

	border:none;

}

#contact-info{
	float:right;
	clear:none;
	background:url(images/contact.png) top left no-repeat;
	width:279px;
	height:84px;
	margin-right:-30px;
	padding-left:140px;
}

a{
	color:#00aeef;
	
	font-weight: bold;
}

#content-area{
	background:url(images/background.png) top left repeat-y;
	width:875px;
	margin: 5px, 10px, 5px, 10px;
}

#left-content{
	float:left;
	clear:none;
}

#welcome{
	width:360px;
	background:#dacfb9;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

#welcomeTotal{
	width:780px;
	background:#dacfb9;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

#titulo
{
    background:#dacfb9;
    color: #00aeef;
    font-size: 24pt;
    font-family: Comic Sans MS;
    font-weight:bold;
    margin-bottom: 10px;
}

#letraNormal
{
	background:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	padding:0px;
}

.exhibition{
	width:360px;
	background:#dacfb9;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

.exhibitionTotal{
	width:780px;
	background:#dacfb9;
	padding:15px;
	margin-left:20px;
	margin-top:10px;
}

.title{
	color:#00aeef;
	font-size:16px;
}

.more-btn{
	margin-top:10px;
	text-align:right;
	margin-bottom:10px;
}

#divider{
	width:390px;
	height:10px;
	background:#dacfb9;
	margin-left:20px;
}

#right-content{
	float:left;
	clear:none;
	margin-left:20px;
}

.photos{
	float:left;
	clear:none;
	/*border:5px solid #dacfb9;*/
	border: 0px solid #ffffff;
	max-width: 120px;
	margin-top:15px;
}

.photos img
{
    border: none;
}

#works-title{
	float:left;
	clear:none;
	margin-top:10px;
}

#see-btn{
	float:left;
	clear:none;
	margin-top:10px;
	margin-left: 150px;
}

#contador
{
    text-align: center;
    clear: none;
    color: Black;
    margin-top: 40px;
    font-family: Comic Sans MS, Arial;
    font-weight:bold;
    font-size: 16px;
}

/* menu */

a.menu-blue{
	
	 display:block; 
	 background:url(images/menu-blue.png) top left no-repeat;
	 height:58px;
	 width:110px;
	 line-height:40px; 
	 text-decoration:none;    	
	 font-weight:bold;
}


a:hover.menu-blue{
	
	 background:url(images/menu-blue2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	font-weight:bold;
}

a.menu-red{
	
	 display:block; 
	 background:url(images/menu-red.png) top left no-repeat;
	 height:58px;
	 width:110px;
	 line-height:40px; 
	 text-decoration:none;    	
	 font-weight:bold;
}


a:hover.menu-red{
	
	 background:url(images/menu-red2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	font-weight:bold;
}

a.menu-pink{
	  display:block;
	 background:url(images/menu-pink.png) top left no-repeat;
	 height:58px;
	 width:110px;
	 line-height:40px;
     text-decoration:none;
	 font-weight:bold;
}

a:hover.menu-pink{
	 background:url(images/menu-pink2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	 font-weight:bold;
}



a.menu-green{
	 
	 display:block;
	 background:url(images/menu-green.png) top left no-repeat;
	 height:58px;
	 width:110px;
     line-height:40px;
     text-decoration:none;
	 font-weight:bold;
}

a:hover.menu-green {

     background:url(images/menu-green2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	font-weight:bold;
}

a.menu-orange{
	 
	 display:block;
	 background:url(images/menu-orange.png) top left no-repeat;
	 height:58px;
	 width:110px;
     line-height:40px;
     text-decoration:none;
	 font-weight:bold;
}

a:hover.menu-orange {
     
	 background:url(images/menu-orange2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	font-weight:bold;
}

a.menu-purple{
	 
	 display:block;
	 background:url(images/menu-purple.png) top left no-repeat;
	 height:58px;
	 width:110px;
     line-height:40px;
     text-decoration:none;
	 font-weight:bold;
}

a:hover.menu-purple {

     background:url(images/menu-purple2.png) top left no-repeat;
	 height:58px;
	 width:110px;
	font-weight:bold;
}

#menu{
	width:110px;
	height:350px;
	margin-top:50px;
	float:right;
	clear:none;
	z-index:100;
	margin-right:-92px;
	color: White;

}

#menu a{
	display:block;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	margin-left:-3px;
}

#googleAdSense
{
margin-top: 10px;
padding-top: 30px;
text-align: center;
width: 850px;
}

#footer{
	background:url(images/background-bottom.png) top left no-repeat;
	width:875px;
	height:38px;
	font-size:11px;
	color:#e7e0d2;
	padding-top:35px;
}

.titleServ
{
    color: Black;
    font-family: Comic Sans MS, Arial;
    font-size: 20px;
    font-weight: bold;
}

.titleServ strong
{
    color: Red;
    font-family: Comic Sans MS, Arial;
    font-size:14px;
    font-weight: bold;
    text-decoration: blink;
}

.portfolio .monitor TD
{
	width: 220px;
	height: 150px;
}

.portfolio .descricao TD
{
	width: 220px;
	height: 20px;
}