

/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
input {border:none;}
:focus {outline: 0;}
a:focus { outline: none;}
body {line-height: 1; background: white;}
ol, ul {list-style: none;}
table {border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:middle;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a { text-decoration:none;}


/* FLOAT FIX */
*+html .floatFix, *+html #destacado {display:inline-block;}
* html .floatFix, * html #destacado {height:1%}
.floatFix:after, #destacado:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

body { font: normal 12px/16px Arial, Helvetica, sans-serif; color:#666; }

#container { width:640px; margin:10px auto;}

#content {border:1px solid #ccc; padding:20px;}

#header { border-bottom:1px solid #ccc; padding-bottom:10px; height:40px; margin-bottom:20px;}
#header strong { font-size:30px; height:40px; line-height:40px; display:block; float:left; width:360px; font-weight:100; }
#header img { width:160px; float:right; }

#tools { margin:20px 0 10px 0; }

#media { width:320px; float:left;}
#media img { width:316px; margin-left:2px;}
#media .preview { width:156px; margin:4px 2px 4px 2px; float:left;}

#description { width:250px; float:right;}

#process ul li { height:260px;}
#process ul li img { margin-right:20px;}


h1 { font-size:24px; margin:5px 0 15px 0; line-height: 23px;}
h4 { font-size:13px; margin:7px 0 5px 0;}
h3 { font-size:17px; margin:20px 0 5px 0;}

#description dl dd { margin-bottom:10px;}



/*Style & Color*/

h2, h1 {text-transform:uppercase;}
h4, #description dl dt, h3 {font-weight:700;}

h1, h4 {color:#444}
#description dl dt, h3, #header strong { color:#E51B24;}


img.molde { max-width:600px; width:expression(document.body.clientWidth > 600? "600px": "auto" );}

#notes { padding-top:20px; }

