@charset "utf-8";
/* CSS Document */

.ft-chamada-normal {
    float: left;
    width: 198px;
}

.img-ft-chamada-normal {
    float: left;
    padding-right: 5px;
}

.content-chamadas-blc {
    float: left;
    width: 195px;
}

.content-chamadas-blc h1 {
    float: left;
    margin-top: 5px;
}

.content-chamadas-blc img {
    float: left;
}

.chamada-foto-video-transparente {
    background: transparent url(http://wiseup.tecnologia.ws/assets/HWS/images/play-vermelho.png) no-repeat center center;
    position: absolute;
    width: 304px;
    height: 172px;
    z-index: 100;
}

.chamada-foto-video-transparente-comercial {
    background: transparent url(http://wiseup.tecnologia.ws/assets/HWS/images/play-vermelho.png) no-repeat center center;
    position: absolute;
    width: 195px;
    height: 109px;
    z-index: 100;
}

.chamada-foto-video-transparente-operacional {
    background: transparent url(http://wiseup.tecnologia.ws/assets/HWS/images/play-verde.png) no-repeat center center;
    position: absolute;
    width: 195px;
    height: 109px;
    z-index: 100;
}

.chamada-foto-video-transparente-voices {
    background: transparent url(http://wiseup.tecnologia.ws/assets/HWS/images/play-azul.png) no-repeat center center;
    position: absolute;
    width: 195px;
    height: 109px;
    z-index: 100;
}

.chamada-foto-video-ft {
    display: block;
    width: 304px;
    height: 172px;
    padding-bottom: 10px;
}

.chamadas-bloco-1-1 {
    float: left;
    width: 305px;
}

.chamadas-bloco-1-1 ul li, .chamadas-bloco-1-2 ul li {
    float: left;
    width: 305px;
    padding: 0px 0px 15px 0px;
}

.chamadas-bloco-1-2 {
    float: left;
    width: 305px;
    margin-left: 20px;
}

.chamadas-bloco-1-2-1 {
    float: left;
    width: 142px;
}

.chamadas-bloco-1-2-1 div img {
    float: left;
    padding-bottom: 10px;
}

.chamadas-bloco-1-2-2 {
    float: left;
    width: 142px;
    margin-left: 20px;
}

#ch-blc-1-2-2 {
    margin-top: 10px;
}

/***********operacional*************/

.chamada-operacional-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
	/*height: 80px;*/
}

.chamada-operacional-1 h1 {
    float: left;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    background-color: #688F27;
   	padding:2px 5px;
	text-transform:uppercase;
	font-weight: normal;
}

.chamada-operacional-1 h2 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;
    padding: 3px 0px 15px 0px;
	line-height: 27px;
	height: 50px;
}

.chamada-operacional-1 h2 a
{
	color: #699028;
	text-decoration: none;
}

.chamada-operacional-1 h2 a:hover
{
	text-decoration: underline;
}

.chamada-operacional-1 h3 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #688F27;
    padding: 3px 5px 15px 3px;
    margin-top: 5px;
}

.chamada-operacional-1 h4 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 3px 5px 15px 0;
    margin-top: 5px;
	line-height: 18px;
	height: 33px;
}

.chamada-operacional-1 h4 a
{
	color: #699028;
	text-decoration: none;
}

.chamada-operacional-1 h4 a:hover
{
	text-decoration: underline;	
}

.chamada-operacional-1 h5 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    padding: 3px 5px 15px 3px;
	line-height: 16px;
}

.chamada-operacional-1 h5 a
{
	color: #699028;
	text-decoration: none;
}

.chamada-operacional-1 h5 a:hover
{
	text-decoration: underline;	
}

.chamada-operacional-1 p, .chamada-operacional-1_noborder p 
{
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #699028;
    margin-top: 5px;
    padding: 3px 5px 15px 0;
	line-height:13px;
}

.chamada-operacional-1 p img, .chamada-operacional-1_noborder p img 
{
    float: left;
    padding-right: 8px;
}

.chamada-operacional-1 p a, .chamada-operacional-1_noborder p a 
{
    text-decoration: none;
    color: #699028;
}

.chamada-operacional-1 p a:hover, .chamada-operacional-1_noborder p a:hover 
{
    text-decoration: underline;
}

.chamada-operacional-1 h1, .chamada-operacional-1_noborder h1 {
	background-color:#699028;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	padding:2px 5px;
	text-transform:uppercase;
}

.chamada-operacional-1 h3, .chamada-operacional-1_noborder h3 
{
	color:#699028;
	display:block;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:21px;
	margin-top:5px;
	padding:3px 5px 0 0;
	width:100%;
	height: 55px;
}

.chamada-operacional-1 h3 a, .chamada-operacional-1_noborder h3 a
{
	text-decoration: none;
    color: #699028;
}

.chamada-operacional-1 h3 a:hover, .chamada-operacional-1_noborder h3 a:hover
{
	text-decoration: underline;
}

.chamada-operacional-1 h5, .chamada-operacional-1_noborder h5 
{
	color:#699028;
	display:block;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding:3px 5px 15px 0;
	width:100%;
	height: 30px;
	line-height: 13px;
}

.chamada-operacional-1 h5 a, .chamada-operacional-1_noborder h5 a
{
	text-decoration: none;
    color: #699028;
}

.chamada-operacional-1 h5 a:hover, .chamada-operacional-1_noborder h5 a:hover
{
	text-decoration: underline;
}

.chamada-operacional-1 span a, 
.chamada-operacional-1_noborder span a, 
.chamada-comercial-1 span a, 
.chamada-comercial-1_noborder span a, 
.chamada-voices-1 span a, 
.chamada-voices-1_noborder span a
{
	color: #162732;
	text-decoration: none;	
}

.chamada-operacional-1 span a:hover, 
.chamada-operacional-1_noborder span a:hover, 
.chamada-comercial-1 span a:hover, 
.chamada-comercial-1_noborder span a:hover, 
.chamada-voices-1 span a:hover, 
.chamada-voices-1_noborder span a:hover
{
	text-decoration: underline;	
}

/***********comercial*************/

.chamada-comercial-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
	/*height: 80px;*/
}

.chamada-comercial-1_noborder, .chamada-operacional-1_noborder, .chamada-voices-1_noborder {
    float: left;
    width: 100%;
}

.chamada-comercial-1 h1, .chamada-comercial-1_noborder h1 {
    float: left;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    background-color: #C4122F;
    padding:2px 5px;
	text-transform:uppercase;
	font-weight: normal;
}

.chamada-comercial-1 h2, .chamada-comercial-1_noborder h2 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #C4122F;
    padding: 3px 0px 15px 0px;
	line-height: 27px;
	height: 50px;
}

.chamada-comercial-1 h2 a, .chamada-comercial-1_noborder h2 a
{
	color: #C4122F;
	text-decoration: none;
}

.chamada-comercial-1 h2 a:hover, .chamada-comercial-1_noborder h2 a:hover
{
	text-decoration: underline;
}

.chamada-comercial-1 h3, .chamada-comercial-1_noborder h3 
{
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #C4122F;
    padding: 3px 5px 0 0;
    margin-top: 5px;
	line-height: 21px;
	height: 55px;
}

.chamada-comercial-1 h3 a, .chamada-comercial-1_noborder h3 a
{
	color: #C41230;
	text-decoration: none;
}

.chamada-comercial-1 h3 a:hover, .chamada-comercial-1_noborder h3 a:hover
{
	text-decoration: underline;
}

.chamada-comercial-1 h4, .chamada-comercial-1_noborder h4 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #C4122F;
    padding: 3px 5px 15px 0;
    margin-top: 5px;
	line-height: 18px;
	height: 33px;
}

.chamada-comercial-1 h4 a, .chamada-comercial-1_noborder h4 a
{
	text-decoration: none;
	color: #C41230;
}

.chamada-comercial-1 h4 a:hover, .chamada-comercial-1_noborder h4 a:hover
{
	text-decoration: underline;
}

.chamada-comercial-1 h5, .chamada-comercial-1_noborder h5 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C4122F;
    margin-top: 5px;
    padding: 3px 5px 15px 0;
	height: 30px;
	line-height: 13px;

}

.chamada-comercial-1 h5 a, .chamada-comercial-1_noborder h5 a
{
	color: #C41230;
	text-decoration: none;
}

.chamada-comercial-1 h5 a:hover, .chamada-comercial-1_noborder h5 a:hover
{
	text-decoration: underline;
}

.chamada-comercial-1 p, .chamada-comercial-1_noborder p {
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C4122F;
    margin-top: 5px;
    padding: 3px 5px 15px 0;
	line-height: 13px;
}

.chamada-comercial-1 p img, .chamada-comercial-1_noborder p img {
    float: left;
    padding-right: 8px;
}

.chamada-comercial-1 p a, .chamada-comercial-1_noborder p a {
    text-decoration: none;
    color: #C41230;
}

.chamada-comercial-1 p a:hover, .chamada-comercial-1_noborder p a:hover {
    text-decoration: underline;
}

/*************voices**************/

.chamada-voices-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
	/*height: 80px;*/
}

.chamada-voices-1 h1, .chamada-voices-1_noborder h1 {
    float: left;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    background-color: #3DB1B3;
    font-weight:normal;
	padding:2px 5px;
	text-transform:uppercase;
}

.chamada-voices-1 h2, .chamada-voices-1_noborder h2 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #3DB1B3;
    padding: 3px 0px 15px 0px;
	height: 50px;
	line-height: 27px;
}

.chamada-voices-1 h2 a, .chamada-voices-1_noborder h2 a
{
	text-decoration: none;
	color: #3DB1B3;
}

.chamada-voices-1 h2 a:hover, .chamada-voices-1_noborder h2 a:hover
{
	text-decoration: underline;
}

.chamada-voices-1 h3, .chamada-voices-1_noborder h3 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #3DB1B3;
    padding: 3px 5px 0 0;
    margin-top: 5px;
	line-height: 21px;
	height: 55px;
}

.chamada-voices-1 h3 a, .chamada-voices-1_noborder h3 a
{
	text-decoration: none;
	color: #3DB1B3;
}

.chamada-voices-1 h3 a:hover, .chamada-voices-1_noborder h3 a:hover
{
	text-decoration: underline;
}

.chamada-voices-1 h4, .chamada-voices-1_noborder h4 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #3DB1B3;
    padding: 3px 5px 15px 0;
    margin-top: 5px;
	line-height: 18px;
	height:33px;
}

.chamada-voices-1 h4 a, .chamada-voices-1_noborder h4 a
{
	text-decoration: none;
	color: #3DB1B3;
}

.chamada-voices-1 h4 a:hover, .chamada-voices-1_noborder h4 a:hover
{
	text-decoration: underline;
}

.chamada-voices-1 h5, .chamada-voices-1_noborder h5 
{
    color:#3DB1B3;
	display:block;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:30px;
	margin-top:5px;
	padding:3px 5px 15px 3px;
	width:100%;
	line-height: 13px;
}

.chamada-voices-1 h5 a, .chamada-voices-1_noborder h5 a
{
	text-decoration: none;
	color: #3DB1B3;
}

.chamada-voices-1 h5 a:hover, .chamada-voices-1_noborder h5 a:hover
{
	text-decoration: underline;
}

.chamada-voices-1 p, .chamada-voices-1_noborder p {
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #3DB1B3;
    margin-top: 5px;
    padding: 3px 5px 15px 0;
	line-height: 13px;
}

.chamada-voices-1 p img, .chamada-voices-1_noborder p img {
    float: left;
    padding-right: 8px;
}

.chamada-voices-1 p a, .chamada-voices-1_noborder p a {
    text-decoration: none;
    color: #3DB1B3;
}

.chamada-voices-1 p a:hover, .chamada-voices-1_noborder p a:hover {
    text-decoration: underline;
}

/***********media center*************/

.chamada-mediacenter-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
}

.chamada-mediacenter-1_noborder {
    float: left;
    width: 100%;
}

.chamada-mediacenter-1 h1, .chamada-mediacenter-1_noborder h1 {
    float: left;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    background-color: #AD388C;
    padding:2px 5px;
	text-transform:uppercase;
	font-weight: normal;
}

.chamada-mediacenter-1 h2, .chamada-mediacenter-1_noborder h2 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #AD388C;
    padding: 3px 0px 15px 0px;
}

.chamada-mediacenter-1 h3, .chamada-mediacenter-1_noborder h3 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #AD388C;
    padding: 3px 5px 0 0;
    margin-top: 5px;
	line-height: 21px;
	height: 55px;
}

.chamada-mediacenter-1 h3 a, .chamada-mediacenter-1_noborder h3 a, .chamada-mediacenter-1 h2 a
{
	color: #AD388C;
	text-decoration: none;
}

.chamada-mediacenter-1 h3 a:hover, .chamada-mediacenter-1_noborder h3 a:hover, .chamada-mediacenter-1 h2 a:hover
{
	text-decoration: underline;
}

.chamada-mediacenter-1 h4, .chamada-mediacenter-1_noborder h4 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #C4122F;
    padding: 3px 5px 15px 3px;
    margin-top: 5px;
}

.chamada-mediacenter-1 h4 a, .chamada-mediacenter-1_noborder h4 a 
{
/*	color: #C41230;*/
	color: #AD388C;
	text-decoration: none;
}

.chamada-mediacenter-1 h4 a:hover, .chamada-mediacenter-1_noborder h4 a:hover
{
	text-decoration: underline;
}
	
.chamada-mediacenter-1 h5, .chamada-mediacenter-1_noborder h5 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C4122F;
    margin-top: 5px;
    padding: 3px 5px 15px 3px;
}

.chamada-mediacenter-1 h5 a, .chamada-mediacenter-1_noborder h5 a
{
/*	color: #C41230;*/
	color: #AD388C;
	text-decoration: none;
}

.chamada-mediacenter-1 h5 a:hover, .chamada-mediacenter-1_noborder h5 a:hover
{
	text-decoration: underline;
}

.chamada-mediacenter-1 p, .chamada-mediacenter-1_noborder p {
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C4122F;
    margin-top: 5px;
    padding: 3px 5px 15px 3px;
}

.chamada-mediacenter-1 p img, .chamada-mediacenter-1_noborder p img {
    float: left;
    padding-right: 5px;
}

/***********institucional*************/

.chamada-todos-1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
	/*height: 80px;*/
}

.chamada-todos-1 h1 {
    float: left;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFF;
    background-color: #5C86A0;
   	padding:2px 5px;
	text-transform:uppercase;
	font-weight: normal;
}

.chamada-todos-1 h2 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-weight: normal;
    padding: 3px 0px 15px 0px;
	line-height: 27px;
	height: 50px;
}

.chamada-todos-1 h2 a
{
	color: #3B6D86;
	text-decoration: none;
}

.chamada-todos-1 h2 a:hover
{
	text-decoration: underline;
}

.chamada-todos-1 h3 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #688F27;
    padding: 3px 5px 15px 3px;
    margin-top: 5px;
}

.chamada-todos-1 h4 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 3px 5px 15px 0;
    margin-top: 5px;
	line-height: 18px;
	height: 40px;
}

.chamada-todos-1 h4 a
{
	color: #3B6D86;
	text-decoration: none;
}

.chamada-todos-1 h4 a:hover
{
	text-decoration: underline;	
}

.chamada-todos-1 h5 {
    float: left;
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    padding: 3px 5px 15px 3px;
	line-height: 13px;
}

.chamada-todos-1 h5 a
{
	color: #699028;
	text-decoration: none;
}

.chamada-todos-1 h5 a:hover
{
	text-decoration: underline;	
}

.chamada-todos-1 p, .chamada-todos-1_noborder p 
{
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #699028;
    margin-top: 5px;
    padding: 3px 5px 15px 3px;
	line-height:13px;
}

.chamada-todos-1 p img, .chamada-todos-1_noborder p img 
{
    float: left;
    padding-right: 5px;
}

.chamada-todos-1 p a, .chamada-todos-1_noborder p a 
{
    text-decoration: none;
    color: #699028;
}

.chamada-todos-1 p a:hover, .chamada-todos-1_noborder p a:hover 
{
    text-decoration: underline;
}

.chamada-todos-1 h1, .chamada-todos-1_noborder h1 
{
	background-color:#5C86A0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	padding:2px 5px;
	text-transform:uppercase;
}

.chamada-todos-1 h3, .chamada-todos-1_noborder h3 
{
	display:block;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:21px;
	margin-top:5px;
	padding:3px 5px 15px 0;
	width:100%;
}

.chamada-todos-1 h3 a, .chamada-todos-1_noborder h3 a
{
	text-decoration: none;
    color: #3B6D86;
}

.chamada-todos-1 h3 a:hover, .chamada-todos-1_noborder h3 a:hover
{
	text-decoration: underline;
}

.chamada-todos-1 h5, .chamada-todos-1_noborder h5 
{
	color:#3B6D86;
	display:block;
	float:left;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	padding:3px 5px 15px 0;
	width:100%;
	height:30px;
}

.chamada-todos-1 h5 a, .chamada-todos-1_noborder h5 a
{
	text-decoration: none;
    color: #3B6D86;
}

.chamada-todos-1 h5 a:hover, .chamada-todos-1_noborder h5 a:hover
{
	text-decoration: underline;
}

.chamada-todos-1 span a, 
.chamada-todos-1_noborder span a
{
	color: #162732;
	text-decoration: none;	
}

.chamada-todos-1 span a:hover, 
.chamada-todos-1_noborder span a:hover
{
	text-decoration: underline;	
}

/*** ESTILO GLOBAL ***/

.chamada-operacional-1 span, .chamada-operacional-1_noborder span, 
.chamada-comercial-1 span, .chamada-comercial-1_noborder span, 
.chamada-voices-1 span, .chamada-voices-1_noborder span,
.chamada-todos-1 span, .chamada-todos-1_noborder span
{
    float: left;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #152632;
    margin-top: 5px;
    padding: 3px 5px 12px 3px;
	line-height: 13px;
}
 
 /*** ***/

.chamadas-bloco-1-2 .chamadas-bloco-1-2-1 .chamada-todos-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-1 .chamada-comercial-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-1 .chamada-operacional-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-1 .chamada-voices-1 h4
{
	height: 33px;
}

.chamadas-bloco-1-2 .chamadas-bloco-1-2-2 .chamada-todos-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-2 .chamada-comercial-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-2 .chamada-operacional-1 h4,
.chamadas-bloco-1-2 .chamadas-bloco-1-2-2 .chamada-voices-1 h4
{
	height: 43px;
	padding: 3px 5px 10px 0;
}

.content-chamadas-blc .chamada-comercial-1 p.espacop,
.content-chamadas-blc .chamada-operacional-1 p.espacop,
.content-chamadas-blc .chamada-voices-1 p.espacop
{
	height: 25px;
}
