.linea-vertLef {
	background-image:  url(../img/linea-vertical.gif);
	background-repeat:  repeat-y;
	background-position: right center;
}

.linea-vertRig {
	background-image:  url(../img/linea-vertical.gif);
	background-repeat:  repeat-y;
	background-position: left center;
}

.footInfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

.sale {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c30529;
	text-decoration:none;
	font-weight: bold;
}

p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	margin-left: 12px;
}

h1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#006699;
	text-decoration: none;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
	display: inline;
	padding-left: 5px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	display: inline;
	padding-left: 5px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #3276B4;
}
a:link {
	text-decoration: none; 
	font-weight: normal;
	color: #296396;
}
a:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #183A58;
}

.mano {  cursor: pointer;
}


.linea-horiz {
	background-image:  url(../img/linea-horizontal.gif);
	background-repeat:   repeat-x;
	background-position: center center;
}
.linea-vert {
	background-image:  url(../img/linea-vertical.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}
.subrayado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}

.text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9E9E9E;
	text-decoration:none;
}

.text3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: justify;
	font-weight: normal;


}
.textmayusculas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#89A5A9;
	font-weight: normal;
	text-transform: uppercase;

}
.text-titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3276B4;
	text-decoration:none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.precio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.blanco {
	color: #FFFFFF
}
li {
	list-style-type: disc;
	padding-top: 1px;
	list-style-position: inside;
	padding-bottom: 5px;
}
.newsTit {
        line-height: 18px;
        font-weight     : bold;
}

.newsTitles {
        line-height: 18px;
        font-weight     : bold;
}

input.red {
        background-color: #f55050;
        border          : 1px solid #999999;
        font-size       : 9pt;
        color           : #ffffff;
}       

input.red:focus {
        background-color: #ddd5f8;
        border          : 1px solid #999999;
        font-size       : 9pt;
        color           : #ffffff;
}       
        
select.red {
        background-color: #f55050;
        border          : 1px solid #999999;
        font-size       : 9pt;
        color           : #ffffff;
}       
        
select.red:focus {
        background-color: #ddd5f8;
        border          : 1px solid #999999;
        font-size       : 9pt;
        color           : #ffffff;
} 
