/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.content_div{
	height:460px;
	width:785px;
	overflow:auto;
}

.heading_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000099;
	letter-spacing:-1px;
	padding-top:45px;
	padding-left:30px;
}

.main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:45px;
	padding-right:30px;
}

.content_listing{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
}

.content_detalle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.content_info{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.content_listing a{
	color:#000000;
	text-decoration:none;
}

.content_listing a:hover{
	color:#193E85;
	text-decoration:none;
}

.content_image{
	padding-top:10px;
	display:block;
}

.boxText { font-size: 10px; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.texto_formulario {
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color:#000000;
}
.texto_formulario a{
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color:#0066CC;
	 text-decoration:none;
}
.texto_formulario a:hover{
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color:#FF0000;
	 text-decoration:none;
}



input{
	background-color:#FBFBFB;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.titulo {
   font-family:"Century Gothic";
	 font-size:22px;
	 font-weight:bold;
}
.no_acceso {
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FF0000;
	 font-weight:normal;
}
.titulo_detalle {
   font-family:"Century Gothic";
	 font-size:12px;
	 font-weight:bold;
	 color:#000000;
}
.detalle {
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
}
.titulo_listado {
    font-family:"Century Gothic";
		font-size:12px;
		font-weight:bold;
		background-color:#FFFFFF;
		color:#000000;
}
.error {
   font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color:#FF0000;
}
.idioma {
   font-family:"Century Gothic";
	 font-weight:bold;
	 font-size:13px;
}
.idioma a {
   text-decoration:none;
	 color:#000000;
}
.idioma a:hover {
   color:#FF0000;
}
.intro {
   font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 font-weight:normal;
}
.intro a {
  color:#000000;
	text-decoration:none;
}
.history{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
