﻿body {
	color:black;
	/*background-image:url('../images/Back.jpg');*/
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, Tahoma,Arial, Helvetica, sans-serif;
	scrollbar-face-color: #6B42A5; 
	scrollbar-shadow-color: #1C0A37; 
	scrollbar-highlight-color: #1C0A37; 
	scrollbar-3dlight-color: #1C0A37; 
	scrollbar-darkshadow-color: #1C0A37; 
	scrollbar-track-color: #1C0A37; 
	scrollbar-arrow-color: #1C0A37;	
	font-size:14px;
}

td {
 vertical-align:top;
}

.Menu {
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:small;
	margin-top:5px;
}

h1 {
	
	color:black;
	font-size:24px;
	/*line-height:300%;*/
	font-weight: normal;
}

.Titulo1 {
	
	color:black;
	font-size:24px;
	background-image: url(../images/TituloResaltado.gif);
	background-repeat: no-repeat;
font-weight: bold;



}


h2 {
	
	color:black;
	font-size:18px;
	/*line-height:300%;*/
	font-weight: normal;
}

ProductoNombre {
	
	color:black;
	font-size:18px;
	/*line-height:300%;*/
	font-weight: normal;
}


.Titulo2 {
	
	color:black;
	font-size:18px;
	background-image: url(../images/TituloResaltado2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	
}

h3 {
	color:#66AE3E;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;	
}





a:hover {
 color:#006699;	
}




