/* RAPPRESENTANTI DA 8100 */

div.container {
	background:none repeat scroll 0 0 #edeeee;
	padding:10px;
	margin-right: 10px;
}

div.container h4.brown {
	background-color:#666666;
	color:#FFFFFF;
	font-size:12px;
	line-height:24px;
	margin-bottom:10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* tabella di base */
.table-standard {
	font-size: 11px;
	color: #666666;
	width: 100%;
	margin-bottom: 10px;
}

.table-standard td {
	border-bottom: 1px solid #ffffff;
	padding: 3px 0;
}

.table-standard th {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #cccccc;
	padding: 5px 0;
}

/* ELENCO RAPPRESENTANTI */

.intro {
	margin-bottom: 20px;
	margin-right: 10px;
}

.intro h3 {
	color: #cc2026;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.intro p {
	color: #666666;
	font-size: 16px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div.container h4.brown {
	margin-bottom: 7px;
	text-indent: 7px;
	font-weight: bold;
	font-size: 12px;
}

#expand h4.brown .expand {
	display: block;
	background: transparent url("/images/static/common/expand.gif") no-repeat 580px 5px;
	color:#FFFFFF;
}

#expand h4.brown .collapse {
	display: block;
	background: transparent url("/images/static/common/collapse.gif") no-repeat 580px 5px;
	color:#FFFFFF;
}

#expand div.separatore {
	border-top: 1px solid #ffffff;
	line-height: 1px;
	font-size: 1px;
	height: 7px;
}

.table-rappresentanti {
	display: none;
	text-align:left;
	border-right: 1px solid #dcd3bc;
}

.table-rappresentanti th {
	padding-left: 5px;
	width: 20%;
}

.table-rappresentanti th.gruppo {
	width: 60%;
}

.table-rappresentanti td {
	padding-left: 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	vertical-align: middle;
}

.table-rappresentanti td span {
	font-weight: bold;
	color: #333333;
}

h5.sub-header {
	background-color: #fff;
	color: #5f463f;
	font-size: 12px;
	font-weight:bold;
	padding: 4px;
	display: none;
	line-height: 16px;
}

/* DETTAGLIO POLITICO */

div.info-politico h3 {
	border-bottom:1px solid #ffffff;
	color:#2f5eb1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:3px;
}

div.info-politico p {
	font-size:16px;
	line-height:18px;
	padding: 10px 0;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif
}

div.info-politico p.incarichi {
	width: 100%;
	overflow: auto;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.info-politico p.incarichi img {
	float: left;
	margin-right: 15px;
	border: 5px solid #ffffff;
}

div.info-politico p strong {
	color: #2f5eb1;
}

div.info-politico h4.brown {
	font-size:12px;
}


ul.carriera li {
	color: #737372;
	border-bottom: 1px solid #ffffff;
	padding: 3px 0;
	font-size: 12px;
}

ul.carriera li span {
	font-size: 10px;
}

/* box rappresentanti 8100 homepage politica */
#box-rappresentanti {
    margin: 0 0 10px 0;
	padding: 5px 10px;
    font-size: 11px;
    color: #666;
    background: #eeeeee none;
}

#box-rappresentanti h3.box-heading {
	background:url("/libs/css/default_theme/assets/punto.gif") repeat-x scroll left bottom transparent;
	color:#CC2026;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	height:24px;
	line-height:24px;
	margin-bottom:5px;
	padding-bottom:2px;
}

#box-rappresentanti h3.box-heading span  {
	color:#5B6378;
	font-size:20px;
}

#box-rappresentanti h3.box-heading a {
    color: #CC2026;
	text-decoration: none;
}

#box-rappresentanti em, #box-eventi em {
    display: block;
	margin-bottom: 12px;
	font-size: 11px;
    font-family: Georgia, serif;
	color: #666;
	width: 100%;
}

#box-rappresentanti ul {
    overflow: auto;
    width: 100%;
}

#box-rappresentanti ul li {
	padding: 0 0 4px 0;
    background: transparent url(/libs/css/default_theme/assets/arrow-red.gif) no-repeat 0 4px;
}

#box-rappresentanti ul li a {
    padding-left: 10px;
    font-weight: bold;
    color: #54595c;
}