body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #114b7c;
	background-attachment: fixed;
	background-color: #f9f6e6;
	background-image: url(images/bg0.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
}
#grist1  {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6A90D9;
	height: 6px;
}
#grist3 {
	background-color: #D9D9D9;
	height: 4px;
	text-align: center;
}
#maincontainer {
	overflow: auto;
	position: relative;
}
#maincontainer #container {
	width: 800px;
	margin: auto;
	background-color: #f9f6e6;
	overflow: auto;
	position: relative;
}
.verde, #texto strong, .textogris strong, .relaut strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #6991da;
	font-size:12px;
}
.desc {
	width:750px;
	position:absolute;
	visibility:hidden;
}

#header #toplogo {
	clear: none;
	float: left;
}
#header {
	overflow: auto;
	position: relative;
}
#header #boton_gestion {
	float: right;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #boton_calidad {
	float: right;
	margin-top: 26px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #boton_home {
	float: right;
	margin-top: 26px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header #menu {
	clear: right;
	float: right;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 605px;
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	color: #e1e9f8;
	text-transform: uppercase;
}
#header #menu a {
	font-size: 14px;
	color: #6991da;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#header #menu a:hover, #header #menu a.sel {
	color: #6991da;
	text-decoration: none;
}

a {
	color: #6991da;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header .clbt {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.tl {
	float: left;
}
.titulo {
	margin-bottom: 13px;
	margin-top: 17px;
}

.tr {
	float: right;
}
#content #titulo {
	overflow: auto;
	position: relative;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #90b2f0;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 17px;
}
#content  #texto, .texto {
	text-align: justify;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
.ir {
	margin-left: 20px;
}
#foot {
	background-image: url(images/t2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #8c8c8c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 7px;
	clear: both;
	float: left;
	width: 100%;
}
#foot a {
	color: #8c8c8c;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#content {
	margin-top: 17px;
	overflow: auto;
	position: relative;
	margin-bottom: 17px;
	float: left;
	clear: both;
	width: 800px;
}
#izcol {
	float: left;
	width: 147px;
}
#dercol {
	float: right;
	width: 639px;
	text-align: left;
	margin-top: 15px;
	color:#6991da;
}
/*.lista {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow: auto;
	position: relative;
}*/
.lista {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	overflow:visible;/* auto;*/
	position: relative;
	width:639px;
}
.lista_larga {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 250px;
	margin-left: 0px;
	overflow: visible;
	position: relative;
	width:800px;
}
.itemgris {
	font-size: 16px;
	background-color: #e1e9f8;
	padding: 4px;
	width: 197px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.il {
	margin-right: 20px;
	margin-top: 3px;
}
.itemgris  img, img.bor, .itemgris_largo  img, .itemgris_ch  img, .itemgris_prod_imagen  img, .itemgris_prod_imagen_ch img {
	border: 1px solid #6991da;
}
.relaut {
	overflow: auto;
	position: relative;
	text-align: justify;
	margin-left:25px;
}

.link1 {
	font-size: 18px;
	background-color: #e1e9f8;
	text-align: center;
	padding: 5px;
	border: 1px solid #6991da;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.link1 a {
	color: #6991da;
	text-decoration: none;
}
.link1 a:hover {
	color: #6991da;
	text-decoration: none;
}

.link0 {
	font-size: 18px;
	background-color: #e3e3e3;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.link0 a {
	color: #5A5A5A;
	text-decoration: none;
}
.link0 a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link2 {
	text-align: left;
	padding: 5px;
	margin: 0px;
}
.link22 {
	text-align: left;
	padding: 5px;
	margin: 0px;
}
.link3 {
	text-align: left;
	padding: 5px;
}
.links {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:17px;
}
.link22  a {
	text-transform: uppercase;
	color: #8db0f0;
	text-decoration: none;
}
.link22  a:hover{
	color: #8db0f0;
	text-decoration: none;
	font-weight: bold;
}
.link2  a {
	text-transform: uppercase;
	color: #6991da;
	text-decoration: none;
}
.link2  a:hover{
	color: #6991da;
	text-decoration: none;
	font-weight: bold;
}
.link3 a {
	color: #8db0f0;
	text-decoration: none;
}
a.bb {
	color: #6991da;
	font-style: italic;
	font-weight: bold;
}

.link3 a:hover {
	color: #8db0f0;
	text-decoration: none;
	font-weight: bold;
}
.itemblanco {
	font-size: 16px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
.itemblanco  a, .itemblanco2 a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.itemblanco img, .itemblanco2 img {
	border: 1px solid #858585;
	margin-bottom: 5px;
}
.itemblanco2 {
	font-size: 16px;
	text-align: center;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
.titulogris {
	font-size: 22px;
	background-color: #e1e9f8;
	padding: 7px;
	text-align: center;
	margin-right: 0px;
	margin-top: 22px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	
}
.titulogris2 {
	font-size: 17px;
	background-color: #e1e9f8;
	padding: 7px;
	text-align: center;
	margin-right: 0px;
	margin-top: 22px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	color:#6991da;
}
.titulogrande {
	font-size: 22px;
	text-align: left;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	clear: both;
	color:#6991da;
}
.itemgris_largo {
	font-size: 16px;
	background-color: #e1e9f8;
	padding: 4px;
	width: 254px;
	text-align: center;
	float: left;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.nopad {
	margin: 0px;
}
.itemgris_largo  a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.itemgris_largo a:hover {
	text-decoration: none;
	color: #6991da;
}

.textogris {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 10px;
	text-align: justify;
	clear: both;
	margin-top: 22px;margin-bottom: 10px;
}
.itemgris_ch {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 3px;
	width: 115px;
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.itemgris_ch a {
	font-weight: bold;
	text-decoration: none;
}
.itemgris_ch a:hover {
	text-decoration: none;
	color: #6991da;
}
.verde2 {
	font-weight: bold;
	color: #6991da;
}
.itemgris_ch_prod {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 3px;
	width: 128px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.itemgris_ch_prod2 {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 3px;
	width: 240px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.itemgris_prod_detalle {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 7px;
	width: 370px;
	height:326px;
	overflow:auto;
	text-align: justify;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.itemgris_prod_detalle p {
	margin: 0px;
	padding: 0px;
}
.itemgris_ch_link a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.itemgris_ch_link a:hover {
	color: #666666;
	text-decoration: none;
}
.itemgris_prod_imagen {
	font-size: 12px;
	background-color: #e1e9f8;
	float: right;
	width: 235px;
	padding: 4px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
		height:auto !important;
	height: 270px;
	min-height: 270px;
}
.itemgris_ch_link {
	font-size: 12px;
	background-color: #e1e9f8;
	width: 120px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.itemgris_prod_imagen_ch {
	font-size: 12px;
	background-color: #e1e9f8;
	float: right;
	width: 76px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}
.itemgris_prod_imagen_container {
	float: right;
	width: 250px;
	padding: 0px;
	margin: 0px;

}
.prod_info_container {
	float:left;
	width:388px;
}
.itemgris_ch_link_blanco {
	font-size: 12px;
	width: 119px;
	text-align: left;
	float: left;
	margin-right: 3px;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.itemgris_ch_link_blanco a {
	color: #666666;
	text-decoration: none;
}
.itemgris_ch_link_blanco a:hover {
	color: #999999;
	text-decoration: none;
}
.itemgris_ch_link_blanco img {
	vertical-align: text-bottom;
	padding-right: 5px;
}
.formrow {
	width: 400px;
	overflow: auto;
	position: relative;
	margin: auto;
	padding-bottom: 5px;
}
.formrow label {
	float: left;
	padding-top: 2px;
}
.formrow input.l, .formrow textarea.l {
	background-color: #FFFFFF;
	padding: 3px;
	width: 70%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	float: right;
}
.formrow input.l2, .formrow textarea.l2 {
	background-color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	float: right;
}

.error {
	color: #FF0000;
	text-align: center;
	padding: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	border: 1px solid #FFEAEA;
}
.ok {
	color: #6991da;
	text-align: center;
}
.ok strong {
	font-weight: bold;
	text-transform: uppercase;
}
/*#imagen1,#imagen2 {
float:left;
margin:0px;
width:235px;
/*filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
KHTMLOpacity:1;
}*/
/*#imagen1,#imagen2 {
	margin:0px;
	width:235px;
/*	padding: 0px;*/
/*	float: left;*/
/*	overflow: auto;*/
/*	position: relative;*/
/*}*/

/* Ficha 2 */
.itemgris_prod_imagen_2  img, .itemgris_prod_imagen_ch_2 img {
	border: 1px solid #6991da;
}
.itemgris_prod_detalle_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 7px;
	width: 294px;
		height:293px;
	overflow:auto;
	
	text-align: justify;
	float: right;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.itemgris_prod_detalle_2 p {
	margin: 0px;
	padding: 0px;
}
.itemgris_ch_prod_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 3px;
	width: 100px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.itemgris_ch_prod2_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	padding: 3px;
	width: 210px;
	text-align: center;
	float: left;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itemgris_prod_imagen_ch_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	float: left;
	width: 73px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align: left;
	padding: 3px;
}
.itemgris_prod_imagen_container_2 {
	float: left;
	width: 327px;
	padding: 0px;
	margin: 0px;
	position:relative;
}

/*\/*
* html #tdimagenes {
	height: 270px;
}*/
.itemgris_ch_link_2 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.itemgris_ch_link_2 a:hover {
	color: #666666;
	text-decoration: none;
}
.itemgris_prod_imagen_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	float: left;
	width: 235px;
	padding: 4px;
	margin: 0px;
		height:auto !important;
	height: 270px;
	min-height: 270px;
}
.itemgris_ch_link_2 {
	font-size: 12px;
	background-color: #e1e9f8;
	width: 120px;
	text-align: center;
	float: right;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	clear: right;
}
.itemgris_ch_link_blanco_2 {
	font-size: 12px;
	width: 123px;
	text-align: left;
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.itemgris_ch_link_blanco_container_2    {
	float: left;
	width: 390px;
}
.itemgris_ch_link_blanco_container   {
	float: left;
	width: 385px;
}

.itemgris_ch_link_blanco_2 a {
	color: #666666;
	text-decoration: none;
}
.itemgris_ch_link_blanco_2 a:hover {
	color: #999999;
	text-decoration: none;
}
.itemgris_ch_link_blanco_2 img {
	vertical-align: text-bottom;
	padding-right: 5px;
}

/*form*/
form {
	margin: 0px;
	padding: 0px;
}
input.l, textarea.l {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
input.l2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

input.recuperar {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	background-color: #fefefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 145px;
}
input.b {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	background-color: #fefefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
input.s {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	background-color: #64aacd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(images/sbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.error {
	color: #FF0000;
	background-color: #FBF0F0;
	border: 1px solid #E9ABAB;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(images/error.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 50px;
	min-height:25px;
}
.error h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.error a {
	color: #FF0000;
}

.ok {
	color: #006600;
	background-color: #F1FBF0;
	border: 1px solid #B9EBB4;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(images/ok.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 50px;
	min-height: 25px;
}
.ok a {
	color: #006600;
}
.ok h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.idea {
	color: #8F7A3A;
	background-color: #FFFEF1;
	border: 1px solid #BCAE78;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-image: url(images/idea.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 50px;
	min-height: 25px;
}
.idea h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8F7A3A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.idea a {
	color: #8F7A3A;
}
#logusuario {
	color: #666666;
	white-space: nowrap;
	text-align:right;
}
