/* CSS Document */
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Estilos de los Textos */

.titulos{
	font-size:14pt;
	color: #666666;
	letter-spacing: 0.1em;
	margin-bottom:0px;
	font-weight:normal;
	font-family: Arial, Verdana;
	line-height: 1.5;
}


.textodescripcion-1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #F58718;
}

.textodetalle-2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		color: #D6429A;
}

.textodescripcion-2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #8E3EBB;
}


.textofecha {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
}

.textobuscar {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF7B00;
}

.textoerror {
		font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FF0000;
}

.textodetalle-3 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #34738E;
}

.textodescripcion-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #9499A3;
}

.tituloCategoria{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
}

.textoprecio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777D89;
	font-weight: bold;
}
.textocontenidoweb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #3D3D3D;
}

.textoenlacescontenido{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-align: justify;
	color: #3D3D3D;
		text-decoration:none;
}
	
.texto85px{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.detalleproducto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 120%;
	text-align: justify;
	color: #006600;
}
/* Estilos de los enlaces */
.enlaces
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#777D89;
	text-decoration:none;
	font-weight: bold
	}	
	
.enlacestexto
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5pt; 
	color: #3D3D3D;
	text-decoration:none;
	}		

.menuhome
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #3399CC;
	text-decoration:none;
	}	
	
.enlacescherry
	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color: #FFFFFF;
	text-decoration:none;
	}	

.enlaces8Verdana
	{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color: #000000;
	text-decoration:none;
	}

.enlacespagina
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#6A6A6A;
	text-decoration:none;
	}	
.enlaceudesta
	{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color:#036;
	text-decoration:none;
	}
	
/* Estilos del Formulario*/
.textoformulario{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A95F0;
	font-weight: bold;
}

.formtexthome {
	border-left:	solid #002967 1px;
	border-right:	solid #002967 1px;
	border-bottom:	solid #002967 1px;
	border-top:		solid #002967 1px;
	background-color: #EFF3F6;
	font-family: verdana;
	font-size: 9PX;
}

.formtext {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11PX;
	border: 1px solid #A7A9AB;
}


.botonform
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color: #3392F0;
	background-color:#278BEF; 
	/*border:black; */
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;; font-weight: bold
}


.formtextadmin {
	border-left:	solid #57BDC3 1px;
	border-right:	solid #57BDC3 1px;
	border-bottom:	solid #57BDC3 1px;
	border-top:		solid #57BDC3 1px;
	background-color: #CFEFF1;
	font-family: verdana;
	font-size: 11PX;
}


.botonformadmin
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color: #000000;
	background-color: #C1F0FF; 
	border:1px solid #65B9FE;; font-weight: bold
}

.cuadroempresas
{
	background-color: #FFFFFF;
	border:1px solid #939598;
}

.formlibros {
	background-color: #FEEBA9;
	font-family: verdana;
	font-size: 11PX;
	border: 1px solid #FBC91A;
}

.botonlibro
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color: #000000;
	background-color: #ADD581; 
	border:#81BC3F; 
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;; font-weight: bold
}

.botonform
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	background-color: #606672;
	border:1px solid #A7A9AB;
	;
	font-weight: bold
}

.botonsuscripcion
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:7.5pt; 
	color: #A1A6AA;
	background-color: #FFFFFF; 
	border:1px solid #A1A6AA;; font-weight: bold
}

.Caja01
{
	color:#666666;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;

}

.Caja02
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2958A0;
	border-bottom-color: #2958A0;
	border-left-color: #2958A0;
	width: 678px;
}


.infoBox {
  background: #D3D1D1;
}
.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.tabla {
	border-top-color: #2958A0;
	border-right-color: #2958A0;
	border-bottom-color: #2958A0;
	border-left-color: #2958A0;
}
 
img {
border: none;
}



.separador10x10
{
padding-bottom:10px; padding-top:10px;
}

.linea_abajo{
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.linea_punteada{
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.lineas_Home{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC#CCCCCC;
	border-left-color: #CCCCCC;
}
