/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #E8E8E8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #494949;
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;	
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;	
}

.link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}

a:visited {	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555555;
	list-style-type: disc;

}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CCB27F;
	font-size: 10pt;
}

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #409DD2;
	font-size: 8pt;
	text-decoration: none;	
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #007CC3;
	font-size: 8pt;
	text-decoration: none;	
}

blockquote {
	margin: 0em 1em 1em 0em;
}

.boton {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px outset;
	background-image: url(images/fondoBoton.jpg);

}

input, select, textarea {
	background-color: #f3f3f3;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;



}

.grupo {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;	
	font-size: 8pt;
}

.linkCat {
	font-style: normal;
	font-size: 8pt;	
	color: #555555;
	text-decoration: none;
}

.precio {
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

form {
	border: 0px none;
	margin: 0px;

}
.titProd {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #007CC3;
	font-size: 13pt;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.tablaBor {
	border: 1px solid #E0EFF8;
}
.titulosSec {

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #007CC3;
	font-size: 9pt;
	text-decoration: none;
}
.check {
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
}
iframe {
	margin: 0px;
	border: 0px none;
	width: 430px;
	heigth: 100%;
}

div#textoT {
	width:430px ;
	heigth: 100%;
	float:left;
}
.paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555555;	
}
