/* CSS Document */

/*ADMINISTRATIVO*/
.TitLogin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9ACC37;
}

.TitLists{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#7ABE19;
}

.Welcome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#006600;	
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFCC;
	border: thin solid #000000;
}

.required {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.messageErrors{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}

.TextoAdminForms{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:right;
}

/*SITIO WEB*/


body {
	background-color: #ffffff;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E65322;
}
a:active {
	text-decoration: none;
}


.linksOut{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.linksOver{
	font-size: 10pt;
	color: #E65322;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.Footer{
	font-size: 10pt;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.Titulos{
	font-size: 13pt;
	color: #cc0000; 
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:center;
}

.Titulos2{
	font-size: 13pt;
	color: #FF6600;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align:left;
}

.Texto{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}


.Textopie{
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align:justify;
}


.Texto2{
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
}

.Texto5{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}


.Texto3{
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
}

.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ff0010;
	text-align: left;
}

.otros {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	color: #7B7508;
	text-align:center;
}

.img{
	border:1px solid #FFFFFF;
}

.Estilo1 {font-size: 10px}

.Estilo2 {color: #FFFFFF}

.Estilo3 {
	font-size: 36px;
	color: #999900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.search_txt
{
	font-size: 12px;
	color: black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.error
{
	border:2px solid red;
	background-color:#FF8080;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:90%;
	height:auto;
	padding:10px;
}

.alert
{
	border:2px solid #FFFF00;
	background-color:#FFFF99;
	color:Black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	width:90%;
	height:auto;
	padding:10px;
	font-weight:bold;
}
.product
{
	float:left;
	margin-right:7px;
	background-color:#cccccc;
	border:1px solid #000000;
	width:155px;
	height:150px;
	margin-top:10px;
}

.spanCatalogo
{
	width:100%;
	height:30px;
	background-color:Gray;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}

.divProd1B
{
	width:500px;
	height:350px;
	border:1px solid black;
	margin-bottom:5px;
}

.divProd1S
{
	width:155px;
	height:100px;
	border:1px solid black;
	float:left;
	margin-right:10px;
	margin-left:2px;
}

.divProd2S
{
	width:155px;
	height:100px;
	border:1px solid black;
	float:left;
	margin-right:10px;
}

.divProd3S
{
	width:155px;
	height:100px;
	border:1px solid black;
	float:left;
	margin-right:10px;
}

h4
{
	color:Black;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
}

input[type=button],input[type=submit],input[type=reset],.button{
	background-color:#DB171B;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
}

input[type=button]:hover,input[type=submit]:hover,input[type=reset]:hover,.button:hover{
	cursor:pointer;
	border:none;
}

.tdDetail{
	font-size: 8pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;	
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#ffffff;
      font-size:93%;
      line-height:normal;
      text-align:left;

      }
    #tabs5 ul {
          margin-left:-50px;
          margin-top:0px;
          margin-bottom:0px;
          margin-right:0px;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../images/menu/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../images/menu/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
