form{
	margin:0px;}
p{
	margin:0px !important;
	text-align:left !important;}
a{color:#fff;}
body{
	margin:0px;
        height:100%;
        width:100%;
	font-family:Arial;
	font-size:12px;
	color:#585858;
        background-image:url(img/bg_body.jpg);
        background-position:center center;
        background-color:#000;
        color:#fff;
        font-size:11px;
}


.left{float:left;}
.right{float:right;}
.relative{position:relative;}
.clear{clear:both;}

#central{
    height:481px;
    width:456px;
    display:block;
    position:relative;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-image:url(img/ombra.png);
    background-position:center 130px;
    background-repeat:no-repeat;
}

a.ico{
    height:58px;
    width:58px;
    display:block;
    background-position:top;
}
a.ico:hover{
    background-position:bottom;
}

.iconos{
    margin-left:38px;
    margin-top:18px;
    width:175px;
    text-align:right;
    font-size:11px;
}
.text{
    margin-right:16px;
}

.serveis{
    width:225px;
    margin-top:26px;
    margin-left:18px;
    text-align:left;
    font-size:11px;
}
.margin-bot{
    margin-bottom:5px;
}

input.text{
    width:223px;
    height:19px;
    background-color:transparent;
    border:0px;
    padding-left:5px;
    background-repeat:no-repeat;
    background-image:url(img/bg_input.png);
}

input.enviar{
    background-color:transparent;
    border:0px;
    color:#FFF;
}
textarea{
    width:223px;
    height:80px;
    padding-left:5px;
    background-repeat:no-repeat;
    background-image:url(img/textarea.png);
    border:0px;
    background-color:transparent;
    font-family:arial;
    font-size:11px;
    padding-top:2px;
}
