﻿/********************* CONTATTI *********************/

#wrapper_content
{
    height: 452px;
    background-color: White;
    border: 1px solid #c3c1bd;
}

#wrapper_contact_content
{
    margin: 60px 120px 0 100px;
}

#SkypeCall_paraElement a img
{
    margin-right: 5px;
    margin-left: 0;
    border:0;
}

#contact_title
{
    color: #539c4a;
    margin: 0;
}

.contact_mail
{
    color: #696969;
    text-decoration: none;
}

.contact_mail:hover
{
    color: #3f8d3a;
}

#wrapper_contact_content_left_link
{
    padding-top: 42px;
}

.wrapper_contact_content_left_link_icon
{
    float: left;
    padding-right: 12px;
}

#wrapper_contact_content_left
{
    width: 512px;
    float: left;
}

#wrapper_contact_content_right
{
    float: left;
    width: 446px;
    margin-left:28px;
}

.wrapper_contact_content_right_space
{
    height: 66px;
}

.wrapper_contact_content_right_txt
{
    border: 1px solid #ccc;
    padding-left: 18px;
    font-size: 16px;
    width: 440px;
    height: 44px;
    font-family: 'Source Sans Pro', sans-serif;
}

.wrapper_contact_content_right_space_txtarea
{
    height: 128px;
}

.wrapper_contact_content_right_txtarea
{
    border: 1px solid #ccc;
    padding-left: 18px;
    padding-top: 14px;
    font-size: 16px;
    width: 440px;
    height: 90px;
    font-family: 'Source Sans Pro', sans-serif;
}

.wrapper_contact_content_right_submit
{
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    background-color: #539c4a;
    width: 90px;    
    color: White;
}

#wrapper_contact_content_right::-webkit-input-placeholder  
{
    font-family:'Source Sans Pro', sans-serif;
}

.captcha-editor-field
{
    margin:0;
    margin-bottom: 10px;
}

.captcha_input
{
    width: 71px;
    font-size: 18px;
    margin-left: 10px;
    margin-top: 10px;
}

.captcha_img
{
    float:left;
    border: 1px solid #c3c1bd;
}