body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}

a:link {	
	color:#000;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: none;
    cursor: pointer;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

.tabla {
    width: 1003px;
    background-color: #000;
    height: 48px;
}

.tabla1 {
	width: 1003px;
	background-color: #FFF; 
}

.tabla2 {
	width: 260px; 
}

.tabla2 td {
    font-family: "Trebuchet MS", Arial, sans-serif;
    color: #FFF;
    font-size: 16px; 
    letter-spacing: 0.05em; 
    text-transform: uppercase;
}

.tabla2 td a {
    color: #FFF;
}

.tabla2 td a:hover {
    color: #CCC;
}

.tabla3 {
	width: 710px;
}

.tabla4 {
    width: 1003px;
    background-color: #000;
}

.texto {
    font-family: "Times New Roman", Times, serif;
    font-size: 30px;
    color: #FFF;
    letter-spacing: 0.04em;
    font-weight: bold; 
    text-align: left; 
    padding-left: 20px;
}

.texto span {
    font-size: 15px;
    text-transform: uppercase; 
    font-weight: normal;
    letter-spacing: 0.1em;
    font-family: "Trebuchet MS", Arial, sans-serif;
}

.texto1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #FFF;
    letter-spacing: 0.06em;
    font-weight: bold; 
    text-align: right; 
    font-style: normal; 
    padding-right: 24px;
}

.texto1 a {
    color: #FFF;
    font-style: italic;
    font-size: 22px;
    font-weight: normal;
}

.texto2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    color: #000;
    font-weight: normal; 
    text-align: justify; 
    line-height: 1.3em; 
    padding-left: 18px;
    padding-right: 18px;
}

.texto3 {
    font-family: "Times New Roman", Times, serif;
    font-size: 17px;
    color: #000;
    font-weight: normal; 
    text-align: justify; 
    line-height: 1.3em;
    letter-spacing: 0.01em; 
    padding-left: 18px;
    padding-right: 18px;
}

.texto4 {
    font-weight: bold; 
    color:#333;
}

.texto5 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.06em;
    font-family: "Trebuchet MS", Arial, sans-serif; 
    color: #fff;
    padding-left: 10px; 
    text-align: center;
}

.texto6 {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.06em;
    font-family: "Trebuchet MS", Arial, sans-serif; 
    color: #fff;
    padding-left: 10px;
    text-align: center;
    margin-top: 12px; 
    line-height: 1.4em;
}

.texto7 {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.06em;
    font-family: "Trebuchet MS", Arial, sans-serif; 
    color: #fff;
    text-align: center;
    line-height: 1.3em;
}

.texto7 a {
    font-weight: bold;
    color: #fff;
}

.texto7 a:hover { 
    text-decoration: underline;
}

.texto8 {
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.03em;
    font-family: "Trebuchet MS", Arial, sans-serif; 
    color: #fff;
    padding-left: 10px;
    text-align: center;
    margin-top: 12px; 
    line-height: 1.4em;
}

.td {
	width: 501px;  
}

.td1 {
	width: 502px; 
}

.td2 {
	width: 300px;
    background-color: #000;
    height: 150px; 
    padding-left: 0;
    padding-right: 0;
}

.td3 {
    border-bottom:  1px solid #CCC;
    height: 30px;
}

.td4 {
    height: 30px;
}

.td5 {
    width: 308px;
    background-color: #CC9D2F;
}

.td6 {
    width: 330px;
    padding-left: 10px;
    padding-right: 0;
}

.td7 {
    width: 369px;
}

.linea{
	border: 0;
	border-top: 2px solid #999; 
	width: 95%; 
    margin-top: 5px;
    margin-bottom: 0px;
}