/* CUERPO */

html, body {margin:0; padding:0;}
html {
  scrollbar-face-color: #F6F6F6;
  scrollbar-arrow-color: #669966;
  scrollbar-track-color: #F2F2F2;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #669966;
  scrollbar-3dlight-color: #669966;
  background:url('/images/bgr.gif');
  background-color:#FFFFFF;
}
body {
background:url('/images/bgr.gif');background-color:#FFFFFF;margin-left:0;margin-top:0;
margin-right:0;margin-bottom:0;font: normal 11px tahoma;color:#000000;
}



.border0 {border:0px;}
.bordergreen {border:2px #6daa2b solid;}

.input_text {color:#636363; padding:2px 0 1px 0px;  font-size:11px; border:1px solid #6daa2b;font: tahoma;}
.input_textred {color:#636363; padding:2px 0 1px 0px;  font-size:11px; border:1px solid #6daa2b; background-color:#FFCCCC;font: tahoma;}
.input_button {color:#000000; height:18px; font-size:11px; border:1px solid #495c7c; background-color: #FFFFFF;font: bold 11px tahoma;}
.input_buttonvolver {background-color:#ffffff;color:#26c4f5;font-weight:bold;border:1px #c1c638 solid;height:22px;font: bold 11px tahoma;width:75px}
.input_textgreen {padding-left:5px;background:transparent;border:0px;width:225px;height:20px;}
.input_textgreenborder {padding-left:5px;border:1px #c9c9c9 solid;width:225px;height:17px;}
.input_textredborder {padding-left:5px;border:1px #c9c9c9 solid;width:225px;height:17px;background-color:#FFCCCC;}
.input_textareagreen {padding:5px;border:0px;width:230px;height:115px;overflow:hidden;background:transparent}
.input_textareagreenborder {padding:5px;border:0px;width:250px;height:122px;overflow:hidden;border:1px #c9c9c9 solid;}
.input_textarearedborder {padding:5px;border:0px;width:250px;height:122px;overflow:hidden;background-color:#FFCCCC; border:1px #c9c9c9 solid;}
.texto_greenbold {font-weight:bold;color:#235e14}
.input_selectgreen {font-size:8pt;width:235px;height:20px;border:1px #235e14 solid;color:#235e14}
.input_text_sol {background:url('/images/forminput.jpg') no-repeat;}
.input_text_solred {background:url('/images/forminputred.jpg') no-repeat;}
.input_textarea_sol {background:url('/images/formtextarea.jpg') no-repeat;height:134px}
.input_textarea_solred {background:url('/images/formtextareared.jpg') no-repeat;height:134px}

.btngreenStdby {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:118px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/submenustdby.gif') no-repeat;
}

.btngreenOn {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:118px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/submenuon.gif') no-repeat;
}

.btngreenOff {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:118px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/submenuoff.gif') no-repeat;
}

.btngreengal {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:250px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/btngal.gif') no-repeat;
}
.btngreengalOff {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:250px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/btngaloff.gif') no-repeat;
}
.btngreengalStdby {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:250px;
  height:30px;
  padding-top:8px;
  padding-right:10px;
  text-align:center;
  background:url('../images/btngalstdby.gif') no-repeat;
}

.btngreenFicha {
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  width:90px;
  height:23px;
  padding-top:4px;
  padding-right:10px;
  text-align:center;
  background:url('../images/btnficha.gif') no-repeat;
}

.agaloff {color:#FFFFFF;text-decoration:none}
.agalon {color:#ffdd01;text-decoration:none;font-weight:bold}

a {color:#000000;text-decoration:none}

/* POSICION CONTENIDO */

.poscontenido {
	width:826px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}

/* IDIOMAS */

#idiomas {float:right;}
.idiomashrefoff {color:#000000;text-decoration:none;font-weight: bold;}
.idiomashrefon {color:#000000;text-decoration:none;}

/* FAVORITOS */

#hreffav {color:#ffffff;text-decoration:none;}

/* ENLACES */
.enlacetit {
	background-color:#005fa5;
	color:#ffffff;
	width:225px;
	text-align:center;
	font-weight:bold;
	padding:5px;
font-size:14pt;
}

.enlaceFondo {
background-color:#005fa5;
width:225px;
padding:5px;
}

.enlace {
font-weight: bold;
color:#FFFFFF;
}

.enlacehref {
font-weight: bold;
color:#FFFFFF;
}

/* CABECERA */
#cabecera {
	width: 816px;
	height: 302px;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/cabecera.png');
}

/* MENU */

#flashmenu {
	width:790px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
	padding-top:13px;
}

#menu {
	width:790px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
}

/* CONTENIDO */

#contenido {
	clear:both;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
  width:816px;
}

#contenidocabecera {
	margin-left:auto;
	margin-right:auto;
  width:816px;
  height:93px;
	background:url('/images/cabeceradatos.png');
	float:left;
}

/* DATOS */

#datos {
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:790px;
	padding:13px;
	background:url('/images/mediodatos.png');
}


#datostitpos {
	padding-top:30px;padding-left:30px;
}

#datostit {
	font-weight: bold;color:#6daa2b;
}

#productoscattit {
	color:#235e14;
}

.productostit {
	color:#6daa2b;
}

h2 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 28px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

h3 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}


/* PAGINACION */

.paginashref {
	font-weight: bold; color:#969494;text-decoration:none;font-size:15px;
}

/* PIE */

#piecera {
	margin-left:auto;
	margin-right:auto;
	width:816px; height:67px;
	background:url('/images/piecera.png') repeat-x;
	color:#000000;
	font-size:7pt;
}

#pieceralegal {
	margin-left:auto;
	margin-right:auto;
	width:816px; height:67px;
	text-align:right;
	color:#000000;
	font-size:7pt;
	padding-right:20px;
}

.piehref {color:#01520d;text-decoration:underline}

.powered {
	color:#999933;
}

.pSep {
	padding-top:10px;
}

.pSepMini {
	padding-top:5px;
}

.pSepBlue {
	width:225px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	background-color:#005fa5;
}

.pSepFino {
	padding-top:1px;
}
