/* Standard Template */

#banner{
background: #00367B;
}

#BLINK
{
background: #00367B;
color: orange;
font-size: 16px;
font-face: Sans serif;
font-weight: bolder;
padding: 5px;
text-align: center;   
}


.corso-titolo {
background: #00367B;
color: orange;
font-size: 16px;
font-face: Sans serif;
font-weight: bolder;
padding: 5px;
text-align: center;
}

.corso-distributori {
background: #00367B;
color: orange;
font-size: 14px;
font-face: Sans serif;
font-weight: bolder;
padding: 5px;
text-align: center;
}

.corso-testo {
background: #00367B;
color: white;
font-size: 13px;
font-face: Sans serif;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
}

b.rtop, b.rbottom{display:block;background:#FFF}
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #00367B}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
 

#jcepopup-container {
	background-color: #ffffff;
}
#jcepopup-loader {
	background: url(../img/loader.gif) no-repeat center center;
}
#jcepopup-info {}
#jcepopup-closelink {
	width: 20px;
	height: 20px;
	background: #cccccc url(../img/close.png) no-repeat;
	bottom: 0px;
	right: 10px;
	position: relative;
	float: right;
	border: none;
}
#jcepopup-closelink:hover {
	background-color: #333333;
}
#jcepopup-nav {
	line-height: 20px;
	padding: 10px;
}
#jcepopup-prev, #jcepopup-next {
	width: 20px;
	height: 20px;
	position: absolute;
	border: none;
	background-color: #cccccc;
	background-repeat: no-repeat;
}
#jcepopup-prev:hover, #jcepopup-next:hover {
	background-color: #333333;
}
#jcepopup-prev{
	background-image: url(../img/prev.png);
	left: 10px;
}
#jcepopup-next {
	background-image: url(../img/next.png);
	right: 10px;
}
#jcepopup-numbers {
	text-align: center;
	display: block;
}
#jcepopup-caption {
	padding: 0px 30px 0px 10px;
	min-height: 5px;
}
#jcepopup-caption h4 {}
#jcepopup-caption p {}

