/* folha de estilo responsável pela formatação do site */
/* autor: Geison Munhoz*/

/* estrutura geral*/

body{background:#000; margin:0px; padding:0px; font-family: Arial, Verdana, Helvetica, Sans-serif;}

#press_conteudo a{color:#fff;font-weight:bold;}
#press_conteudo a:hover{text-decoration:underline;}

h3 {margin-left:30px; margin-bottom:0px; font-size:16px; width:50%;}
h4 {margin-left:30px; margin-bottom:0px; font-size:14px; width:50%;}

#works{float:left;}
#works ul{list-style:none;}
#works li{float:left; margin:10px;}
#works a img{border:solid 2px #000;}
#works a:hover img{border:solid 2px #fff;}

.root{margin:auto; width:760px;}

.content{width:760px; height:100%;}

.header{width:100%; height:150px; background: url(/images/logo_top.jpg) no-repeat left top;}

.logo{overflow:hidden; text-indent:300px; float:left; display:block; width:300px; height:70px; margin:30px 0 0 20px;}

.menu{margin:5px 0px;}

.menu ul{/*background: url(/images/back_menu.jpg) repeat-x right top;*/ margin:0pt;	overflow:hidden; padding:0pt; width:100%;}

.menu li {display:block; float:left; list-style:none;}

.menu a {color:#FFF; display:block; padding:10px 15px; text-decoration:none; font-size:12px; font-weight:bold; /*background: url(/images/back_menu.jpg) repeat-x left top;*/border-bottom:solid 1px #000; border-top:solid 1px #000;}

.menu a:hover{/*background: url(/images/back_menu_hover.jpg) repeat-x left top;*/border-bottom:solid 1px #ebebeb; border-top:solid 1px #ccc; color:#ccc;}

.center{height:100%; background:#000; color:#fff;}

.center p{margin:10px 10px 20px 30px; font-size:12px; text-align:justify;}

.footer{clear:both; width:100%; height:50px; }

.footer .copy {color:#FFF; font-size:10px; font-weight:bold; text-align:center; display:block; line-height:50px;background: url(/images/footer.jpg) no-repeat left top;}

.copy a{color:#fff; text-decoration:none;}

.copy a:hover{text-decoration:underline;}

.form1 {margin: 0 25%;}
.form1 textarea {width:320px;}
.form1 label, .form1 textarea {display:block; font-weight:bold; font-size:11px;}
.form1 input {border:solid 1px #CCC;}
.button {width:; font-weight:bold; font-size:11px; margin:10px 0 20px 160px; cursor:pointer;}

.informaciones{float:right; font-size:12px; font-weight:bold; width:220px; height:100px; border:dashed 1px #ebebeb; margin:70px 70px 0 0; padding:20px;}

.about{float:left; width:53%;}
.self_picture{float:right; width:250px; height:280px; border:solid 1px #ccc; margin:20px 50px;}
.katye_work{width:637px; height:420px; margin:auto; display:block;}

.paginador{float:left; display:block; width:100%; height:30px; text-align:center; margin:20px auto;}
.paginador a{color:#fff; text-decoration:none; font-weight:bold; font-size:11px; margin:0px 20px;}
.paginador a:hover{text-decoration:underline;}

