/* seccio-corporativa.css */

div.content { float: right; width: 783px; background: url(../img/css/logo-entegris-195x195.jpg) no-repeat 20px 95%; }
div.content div.direc { width: 245px; height: 550px; border-right: 1px solid #E4E4E4; }
div.content div.form { width: 394px; position: absolute; top: 10px; left: 280px; }
div.content div.form img { display: block; margin-bottom: 20px; }
div.content div.form form p { background-color: #E4E4E4; margin: 3px 0px; padding: 3px 10px; }
div.content input.text { width: 296px; margin-left: 10px; background: none; }
div.content textarea { width: 384px; height: 96px; background: none; }
div.content div.form form p.button { background: none; padding: 3px 0px; }
div.content input.button { margin-right: 6px; padding: 2px; font-weight: bold; font-size: 12px; cursor: pointer; text-transform: uppercase; background-color: #E4E4E4; }

div.content div.contact_text { width: 275px; position: absolute; top: 80px; left: 320px; }
div.content div.contact_text ul { margin-bottom: 12px; }
div.content div.contact_text li { list-style-type: disc; margin-left: 15px; }
div.content div.contact_text p.contact_email { font-weight: bold; font-size: 18px; padding: 4px 0px; text-align: center; background-color: #FFB40F; width: 100%; }
div.content div.contact_text p.contact_email a { }
div.content div.contact_text p.contact_address { font-weight: bold; }

