@charset "UTF-8";
/* CSS Document */

/* STILOS DE TEXTO Y PARRAFOS */

.cont_content1 {
	color:#000000;
    font-size:13px;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	text-align:justify
	}

.cont_content2 {
	color:#000000;
    font-size:14px;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	}
	
.cont_tornillo_texto {
	color:#000000;
    font-size:12px;
	text-decoration:none;
	line-height:15px;
	text-align:center;
}	

/* ALTERNATIVA */

.alt_content1 {
	color:#FFFFFF;
    font-size:14px;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	font-weight:400;
	}

.alt_content2 {
	color:#000000;
    font-size:14px;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	}

/* Footer */

.footer {
	color:#FFFFFF;
    font-size:13px;
	text-decoration:none;
	text-align:center;
	line-height:19px;
	}

.linea {
	color:#FF8600;
    font-size:18px;
	clear:both;
	text-decoration:none;
	}

.footerlinks A:link {
	color:#FF8600;
    font-size:15px;
	clear:both;
	font-weight:500px;
	text-decoration:none;
    }
	
    .footerlinks A:visited {
    color:#FF8600;
    font-size:15px;
	clear:both;
	font-weight:500px;
	text-decoration:none;
		  }
		  
    .footerlinks A:active {
    color:#FF8600;
    font-size:15px;
	clear:both;
	font-weight:500px;
	text-decoration:none;
		  }
		  
    .footerlinks A:hover {
    color:#FF8900;
    font-size:15px;
	clear:both;
	font-weight:bold;
		  }
		  
.mailto A:link {
	color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
    }
	
    .mailto A:visited {
    color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
		  }
		  
    .mailto A:active {
    color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
		  }
		  
    .mailto A:hover {
    color:#FF8600;
    font-size:14px;
	clear:both;
	font-weight:bold;
		  }

.contactus A:link {
	color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
    }
	
    .contactus A:visited {
    color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
		  }
		  
    .contactus A:active {
    color:#000000;
    font-size:14px;
	clear:both;
	text-decoration:none;
	font-weight:bold;
		  }
		  
    .contactus A:hover {
    color:#FF8600;
    font-size:14px;
	clear:both;
	font-weight:bold;
		  }

.category A:link {
	color:#000000;
    font-size:15px;
	clear:both;
	text-decoration:none;
    }
	
    .category A:visited {
    color:#000000;
    font-size:15px;
	clear:both;
	text-decoration:none;
		  }
		  
    .category A:active {
    color:#000000;
    font-size:15px;
	clear:both;
	text-decoration:none;
		  }
		  
    .category A:hover {
    color:#FF8600;
    font-size:15px;
	clear:both;
		  }
		  
.language A:link {
	color:#FFFFFF;
    font-size:12px;
	clear:both;
	text-decoration:none;
    }
	
    .language A:visited {
    color:#FFFFFF;
    font-size:12px;
	clear:both;
	text-decoration:none;
		  }
		  
    .language A:active {
    color:#FFFFFF;
    font-size:12px;
	clear:both;
	text-decoration:none;
		  }
		  
    .language A:hover {
    color:#969696;
    font-size:12px;
		  }
		  
.linealanguage {
	color:#FFFFFF;
    font-size:13px;
	clear:both;
	text-decoration:none;
	text-justify:auto;
	}