@charset "utf-8";
/*Filename:style.css
*Description:default CSS theme for THIAGO DIEZEL CV page
*
*Last revision:
*$Revision: 1 $
*$Date: 2009-10-05 10:08 $
*$LastChangedBy: thiago.diezel $
*$HeadURL: http://.../style.css $
*/
body {background:#000 url(../images/bg_body2.jpg) no-repeat center top; color:#FFF; font:13px/18px Arial, Helvetica, sans-serif; height:2100px}
#header {background: url(../images/thiagodiezel2.png) no-repeat; width:409px; height:52px; margin:0px; position:absolute; margin: -100px 0 0 -27px}
#content {background: url(../images/bg_content.png) no-repeat; width:899px; height:1791px; margin:80px auto; padding:45px 32px}
#contact {width:200px; height:100px; position:absolute; margin-left:655px}
#contact h2 {color:#1093c3; font-size:20px; font-weight:bold}
#contact p {font-size:12px; margin:10px 0}
#contact a {font-weight:bold; text-decoration:none; color:#FFFFFF; outline:none}
#contact a:hover {text-decoration:underline}
.box {background:#2a2929 url(../images/bg_box.gif) repeat-x; width:590px; height:auto; padding:22px 19px; margin:0 0 26px 11px; font-family:Geneva, Arial, Helvetica, sans-serif}
.box p {margin:6px 0}
.box a {text-decoration:none; color:#FFFFFF; outline:none}
.box a:hover {text-decoration:underline}

.title {font-size:17px; font-weight:bold; margin-bottom:20px; display:block}
.bold {font-weight:bold}
.italic {font-style:italic}
.indented {text-indent:95px}
.set1 {font:11px Arial; color:#eaeaea}

table.portfolio td {padding:10px 30px 10px 5px}
table.portfolio td img {margin-right:10px}
a.pf {display:block}
