#pop { 
	background: #031a2b;
	color: #fff; 
}

#pop p {
	margin: 5px 25px 10px 25px;
}

#pop h4 {
	margin: 5px 10px 15px 10px;
}

#pop .listNumber {
	margin: 10px 25px;
	list-style: decimal;
}

#pop .listNumber li {
	margin: 5px 0 15px 0;
}

#pop strong {
	color: #01d1fe;
	font-weight: bold;
	text-decoration: underline;
}

#pop .listABC {
	margin: 10px 15px;
	list-style: none;
}

.contentHead { margin: 0px 0px 0px 1px; }
.contentSubHead { margin: 0px 0px 15px 0px; }
table { margin: 5px 0px 0px 10px; }
table { font-weight: bold; }

.contentMargin { padding: 15px; }

h3 { font-size: 14px; font-weight: bold; margin-left:10px;color:#43AEF1; margin-bottom:0; }

a:link,
a:visited,
a:active { font-weight:bold; text-decoration:underline; color:#FF6600; }
a:hover { color:#FFFFFF; }

/* Pisamos HEADER con el header sin la banda*/
#header { 
	width: 980px; 
	height: 175px;
	margin: 0 0 0 0; 
	background: url('../../../common/view/images/ptb_senn-black new_header.jpg') top left no-repeat;
	
}

#imagen_pick { 
	width: 270px; 
	height: 70px; 
	float: left; 
	margin-top:-170px;	
}



