.grupo {
	width: 420px;
	position: relative;
	left:10px;
}
.categoria_gal {
	height: 12px;
	width: 250px;
	top: 12px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #668AB3;
	text-align: right;
	font-weight: bold;
	right:10px;
}
.cabecera_gal {
	background-image: url(img/caja_gal_em_cabecera.png);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 420px;
	position:relative;
} 
.foto_gal {
	border: 1px solid #0099FF;
	position:absolute;
	top:-52px;
	left:25px;
} 
.separador_gal {
	background-image: url(img/caja_gal_em_separador.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 275px;
	position:absolute;
	top:45px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
	background-position: right bottom;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6589;
} 
.cuerpo_gal {
	background-image: url(img/caja_gal_em_cuerpo.png);
	background-repeat: repeat-y;
	float: left;
	width: 420px;
	background-position: top;
	position: relative;
	top: 0px;
	margin: 0px;
	min-height:100px;	
} 
.texto_gal {
	width: 85%;
	margin-right: 0px;
	margin-left: auto;
	position: relative;
	padding-right: 15px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A6284;
	top: -10px;
} 
.pie_gal {
	background-image: url(img/caja_gal_em_pie.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	width: 420px;
	float: left;
	position: relative;
	bottom: 0px;
	top: -10px;
} 
body {
	background-image: url("fondo.png");
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
img { 
	behavior: url("img/iepngfix.htc"); 
	border: 0px; 
}
DIV#contenedor { 
	position:relative;
    margin:auto;
    width:830px;
}
DIV#lateral_izdo {
	position:absolute;
	width:34px;
	height:600px;
	float:left;
	top:0;
	left:0;
}
DIV#lateral_dcho {
	position:absolute;
	width:34px;
	height:600px;
	top:0;
	right:0;
	float:left;
}
DIV#cabecera {
	position:relative;
	background-image:url("img/cabecera.png");
	height:122px;
	width:762px;
	top:0;
	left:34px;
}
DIV#menu {
	position:relative;
	background-image:url("img/cabecera.png");
	height:36px;
	width:754px;
	left:7px;
}
DIV#cont_contenido {
	width:762px;
	background-color:#FFFFFF;
	margin:auto;
	float: left;
	display: inline;
	margin-left:31px;
	background-image: url("img/cajatexto_fondo2.png");
}
DIV#pie{
	position:relative;
	background-image:url("img/pie.png");
	background-repeat:no-repeat;
	height:25px;
	width:762px;
	float:left;
	bottom:0;
	background-position: center top;
	background-color: #FFFFFF;
	left: 0px;
}
DIV#titulo {
	position:relative;
	top:0px;
	margin-left:4px;
	width:480px;
}
DIV#subtitulo {
	margin-left:60px;
	width: 400px;
}
DIV#lateral {
	margin-left:14px;
	width:71px;
	position:relative;
	top:3px;
	float:left;
}
DIV#ajustador {
	position:relative;
}
DIV#contenido {
    float:left;
	width:455px;
	position:relative;
	background-color:#FFFFFF;
}
DIV#pie_contenido {
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	width:540px;
	height:82px;
	position:relative;
	float: left;
	left: 15px;
	margin-top:15px;
}
DIV#productos {
	width:194px;
	height:460px;
	position:relative;
	right:5px;
	top:0px;
	float: right;
	z-index: 5;
}
P.texto_seccion {
	margin-top:0px;
	margin-left:15px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto {
	margin-top:0px;
	margin-left:35px;
	margin-right:35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
DIV.cont_pie {
	display:inline;
	text-align:left;
	width:250px;
	margin-left:15px;
	height:70px;
	float:left;
}
IMG.comilla_izda { clear:right; }
DIV.foto { float:left; margin:5px; }
DIV.foto_texto { 
	float:left; 
	margin:5px; 
	height:70px; 
	width:150px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#1C4FA0; 
}
.foto_texto_bold {
	font-size:12px;
	color:#3E7E9D;
	font-weight:bold;
}
DIV.foto_enlace {
	position:relative;
	top:auto;
	right:-170px;
	bottom:20px;
}
A.foto_enlace {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#003399;
	text-decoration:none;
}

A.foto_enlace:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#009999;
	text-decoration:none;
}
A.marca_enlace {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#3977BB;
	margin-left:5px;
	text-decoration:none;
}
A.marca_enlace:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.texto_mediano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
} 
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	margin-top:5px;
	margin-left:8px;
} 
.texto_pie_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004364;
	margin-top:5px;
	font-weight:bold;
}
.texto_grande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}  

