h1 {
    color: rgb(0, 0, 0);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}

h2 {
    color: rgb(0, 0, 0);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}
	
h3 {
	color: rgb(0, 0, 0);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}
	
	h4 {
	color: rgb(20, 20, 20);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 800;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}
	
	
	
	
li {
	color: rgb(77, 77, 77);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
	}

p {
	color: rgb(77, 77, 77);
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
	}
	
a {
		color: rgb(0, 0, 0);
		text-decoration: underline;
		font-weight: 400;
	}
	
.contenido {
	padding: 15px;
	}
	
.cabecera {
	width: 250px;
	}
	
.detalle {
	}
	
img {
	border: none;
	}

.cabecera_pagina_voip {


	background-image: url('topvoip.jpg');
	background-repeat: no-repeat;
	}

.cabecera_pagina_lcr {


	background-image: url('toplcr.jpg');
	background-repeat: no-repeat;
	
	}
.cabecera_pagina_sms {


	background-image: url('topsms.jpg');
	background-repeat: no-repeat;
	
	}


.volver {
	text-align: right;
	font-size: 12px; 
	}

.contenido_cabecera_pagina {
	padding-left: 50px;
	}