body{
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 0px;
	background-color: #DEDEDE;
}
.subtitulo-naranja-italico{
	color: #EEB001;
	font-size: 18px;
	text-decoration: none;
}
.subtitulo-naranja-italico12{
	color: #EEB001;
	padding-left: 2px;
	font-size: 11px;
	/*font-style: italic*/
	font-weight: bold;
}
a{
   font-size: 12px;
}
a:hover{
	font-size: 12px;
}
.quick-links{
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: none;
}
a.quick-links{
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: none;
}
a.quick-links:hover{
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: underline;
}
.top-links{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: none;
}
a.top-links{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: none;
}
a.top-links:hover{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
   color: #7F7F7F;
   text-decoration: underline;
}

a.link_descarga:link, a.link_descarga:visited, a.link_descarga:active { 
	font-weight: Normal;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;	
}


a.link_descarga:hover {
	font-weight: Normal;  
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: underline;
}


.subtitulo{
	font-size: 13.8px;
	letter-spacing: 2px;
	font-weight: bold;
}
.texto12{
	font-size: 12px;
}
.texto10{
	font-size: 12px;
}
td.back-color-gray{
	background-color: #EAEAEA;
}
td.background-menu{
	background-image: url(../images/background-menu.jpg);
	background-repeat: repeat-x;
}
.linea_verde{
	background-image: url(../images/linea-verde.jpg);
	background-repeat: repeat-x;
}
input.input{
	padding-left: 2px;	
	padding-right: 2px;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-image: url(../images/img-input-box.gif);
	width: 113px;
	height: 15px;
	border: 0px;
}
textarea.textarea{
	padding-left: 2px;	
	padding-right: 2px;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-image: url(../images/img-textarea.gif);
	width: 113px;
	height: 49px;
	border: 0px;
}
table.back-contactenos{
	background-image: url(../images/back-contactenos.jpg);
	background-repeat: no-repeat;
}
table.back-contactenos-tesirve{
	background-image: url(../images/back-contactenos-tesirve.jpg);
	background-repeat: no-repeat;
}
table.back-contactenos-tepaga{
	background-image: url(../images/back-contactenos-tepaga.jpg);
	background-repeat: no-repeat;
}
table.back-contactenos-tevende{
	background-image: url(../images/back-contactenos-tevende.jpg);
	background-repeat: no-repeat;
}
td.back-contacto{
	background-image: url(../images/img-contacto.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
td.bot-tesirve{
	background-image: url(../images/img-tesirve-bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.back-tecobra{
	background-image: url(../images/te_cobra.jpg);
	background-repeat: no-repeat;
}
td.back-tesirve{
	background-image: url(../images/te_sirve.jpg);
	background-repeat: no-repeat;
}
td.back-tepaga{
	background-image: url(../images/te_paga.jpg);
	background-repeat: no-repeat;
}
td.back-tevende{
	background-image: url(../images/te_vende.jpg);
	background-repeat: no-repeat;
}
td.back-tevende-right{
	background-image: url(../images/img-tevende.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.bot-gray-box{
	background-image: url(../images/bot-gray-box.gif);
	background-repeat: no-repeat;
}
td.back-logo{
	background-image: url(../images/back-logo.gif);
	background-repeat: no-repeat; 
}
td.top-box{
	background-image: url(../images/top-box.gif);
	background-repeat: no-repeat;
}
td.bottom-box{
	background-image: url(../images/bottom-box.gif);
	background-repeat: no-repeat;
}
td.border{
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
}
li{
	 list-style-image: url(../images/ul-bullet.gif);
	 list-style-position: outside;
	 font-size: 12px;
	 margin-left: -22px;
}