a.linkBody:link        {text-decoration: none;  color: #ECC735;	FONT-FAMILY: Tahoma;	FONT-SIZE: 14px;	font-weight : bold;}
a.linkBody:visited     {text-decoration: none;  color: #ECC735; FONT-FAMILY: Tahoma;	FONT-SIZE: 14px;    font-weight : bold; }
a.linkBody:active      {text-decoration: none;  color: #ECC735; FONT-FAMILY: Tahoma;	FONT-SIZE: 14px;    font-weight : bold; }
a.linkBody:hover       {text-decoration: none;	color: #ECC735;	FONT-FAMILY: Tahoma;	FONT-SIZE: 14px;	font-weight : bold;	TEXT-DECORATION: underline;}

a.linksFooter1:link    {text-decoration: none;	color: #FFFFFF;	FONT-FAMILY: Tahoma;	FONT-SIZE: 12px;	font-weight : normal;}
a.linksFooter1:visited {text-decoration: none;  color: #FFFFFF; FONT-FAMILY: Tahoma;	FONT-SIZE: 12px;    font-weight : normal; }
a.linksFooter1:active  {text-decoration: none;  color: #FFFFFF; FONT-FAMILY: Tahoma;	FONT-SIZE: 12px;    font-weight : normal; }
a.linksFooter1:hover   {text-decoration: none;	color: #FFFFFF;	FONT-FAMILY: Tahoma;	FONT-SIZE: 12px;	font-weight : normal;	TEXT-DECORATION: underline;}

a.linksFooter2:link    {text-decoration: none;	color: #91AACA;	FONT-FAMILY: Tahoma;	FONT-SIZE: 11px;	font-weight : normal;}
a.linksFooter2:visited {text-decoration: none;  color: #91AACA; FONT-FAMILY: Tahoma;	FONT-SIZE: 11px;    font-weight : normal; }
a.linksFooter2:active  {text-decoration: none;  color: #91AACA; FONT-FAMILY: Tahoma;	FONT-SIZE: 11px;    font-weight : normal; }
a.linksFooter2:hover   {text-decoration: none;	color: #91AACA;	FONT-FAMILY: Tahoma;	FONT-SIZE: 11px;	font-weight : normal;	TEXT-DECORATION: underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.backmenu {
	background-image: url(../images/back_menu.gif);
}

.textHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #4696CB;
}

.menuOver {
	cursor: pointer;
	background-image: url(../images/menu_back_over.gif);
	background-repeat: repeat-x;
}
.menuOverCat {
	cursor: pointer;
	background-color: 0B4FA0;
}

.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.textBody a {
	color: #FFFFFF;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ADC2DC;
	line-height: 20px;
}
.textInfoBar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ADC2DC;
	line-height: 20px;
}
.textCategorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight : bold;	
}
.textTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFDB4D;
	font-weight: bold;
	line-height: 1.1;
}

.error {
    border: 2px solid #DB5353;
    margin: -1px;
    background-color: #f5f5f5;
    color: #333;
}

input, select {
    font-family: arial,sans-serif;
    font-size: 17px;
    padding: 2px;
}
textarea {
    font-size: 16px;
}
input.border, textarea.border {
    border: 1px solid #ccc;
}
input.border:focus, textarea.border:focus {
    border: 1px solid #F1B654;
}

.garantias {
	width: 400px;
	font-size: 12px;
	color: #FFF;
}
.garantias td {
	padding: 4px;
    background-color: #4B88D1;
    border-bottom: 1px solid #0B4FA0;
}

.blog {
}
.blog .title {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}
.blog .info {
	font-size: 12px;
}
.blog .desc {
	font-size: 13.5px;
	line-height: 1.6;
}
.blog a {
	color: #FFF;
	text-decoration: none;
}

.bloglist a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

.news2 .title {
	font-size: 14px;
}
.news {
	line-height: 1.6;
}
.news .title {
    font-size: 16px;
    font-weight: bold;
}
.news .desc {
    font-size: 13.5px;
}
.news a, .news2 a {
    color: #FFF;
    text-decoration: none;
}
