﻿.fakeWebPartHeaderAgenti
{
 position:relative;
 height:22px;
    width:100%;
    background: url('../../../Images/Header_WP_BLU.gif') repeat-x left top;
/* background-image: url(../Images/Header_WP_BLU.gif);
 background-position:left top;
 background-repeat: no-repeat;*/
}

.fakeWebPartHeaderSpeciali
{
 position:relative;
 height:22px;
    width:100%;
    background: url('../../../Images/Header_WP_SPECIALS.gif') repeat-x left top;
/* background-image: url(../Images/Header_WP_BLU.gif);
 background-position:left top;
 background-repeat: no-repeat;*/
}

.fakeWebPartHeaderViaggiatori
{
	position:relative;
	height:22px;
	width:100%;
	background: url('../../../Images/Header_WP_GREEN.gif') repeat-x left top;
/* background-image: url(../Images/Header_WP_BLU.gif);
 background-position:left top;
 background-repeat: no-repeat;*/
}

.fakeWebPartHeaderOperatori
{
 position:relative;
 height:22px;
    width:100%;
    background: url('../../../Images/Header_WP_LB.gif') repeat-x left top;
/* background-image: url(../Images/Header_WP_BLU.gif);
 background-position:left top;
 background-repeat: no-repeat;*/
}

.fakeWebPartHeaderTitle
{
	position:absolute;
	top:2px;
 
}

.fakeWebPartBody
{
    border:solid 1px #dddddd;
    padding:5px;
	margin-bottom:8px;
}
.voceContest{
	width:650px;
	height:120px;
}
.voceContestAgente{
	width:650px;
	height:180px;
}

.voceContestImg
{
    padding-top:5PX;
    color: #444444;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    float: left; width: 110px;
}

.voceContestContent
{  
 color: #444444;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 510px;
    padding-left: 10px;
 padding-top:4px;
}

.voceContestContent div.top
{
    float: left;
    width: 510px;
}

.voceContestContent div.top div.left
{
    float: left;
    width: 520px;
}

.voceContestContent div.rightBottone
{
    vertical-align:top;
    float: right;
    padding-right:2px;
 padding-top:12px;
    text-align:right; width: 400px; color:#0083c9; font-weight:bold; font-size:16px
}

