body{
	background-color:#97AFDF;
}
.celdaMenu {
	background-image: url(/imagenes/fondoMenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	vertical-align:top;
	padding-top: 4px;
	padding-bottom:1px;
}
.celdaMenu .tablaMenu {
	width: 90%;
}
.footer {
	background-image: url(/imagenes/fondoFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
}
.footer img {
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.topSidebar {
	background-image: url(/imagenes/fondoTopSidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:45px;
	text-align:center;
}
.menuSidebar {
	list-style-image: url(/imagenes/flechita.jpg);
}
.menuSidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#contenido .topContenido {
	background-image: url(/imagenes/fondoTopContenido.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenido {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F61BB;
	background-position: top;
	padding-bottom:40px;
}
#contenido .tituloContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	width:40%;
	color: #310B80;
	font-weight:bold;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}
#contenido .tituloProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	border:1px solid #CCCCCC;
}


#contenido .instruccionesContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	width:60%;
	color: #FFFFFF;
	background-color: #000066;
	padding-left:15px;
	text-transform:uppercase;
	border:1px solid #CCCCCC;
}
#contenido .descripcionProducto {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

.menuSidebar li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenido .detallesProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF6600;
	text-align: right;
	padding-right: 10px;
	border:1px solid #CCCCCC;
}
#contenido .detallesProducto a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.topCuadro {
	background-image: url(/imagenes/fondoTopCuadro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contenidoCuadro {
	background-image: url(/imagenes/fondoCuadro.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom:15px;
}
.contenidoCuadro .textoCuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.contenidoCuadro .botonBuscar {
	width:60px;
	height:20px;
	border: 0px;
	padding-left:7px;
	background-image: url(/imagenes/botonBuscar.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.botonEnviar {
	width:57px;
	height:20px;
	border: 0px;
	padding-left:5px;
	background-image:url(/imagenes/botonEnviar.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.botonEnviar:hover {
	cursor:pointer;
}
.contenidoCuadro .botonBuscar:hover {
	cursor:pointer;
}
.bottomCuadro {
	background-image: url(/imagenes/fondoBottomCuadro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.boletin img{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom:10px;
}

.topSidebar .tituloTopSidebar a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar {
	background-image: url(/imagenes/fondoSidebar.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	width: 199px;
}
.topLateralIzquierdo {
	background-image: url(/imagenes/topLateralIzquierdo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lateralIzquierdo {
	background-image: url(/imagenes/lateralIzquierdo.jpg);
	background-repeat: repeat-y;
	background-position: right top;width:237px;
}
.lateralDerecho .topLateralDerecho {
	background-image: url(/imagenes/topLateralDerecho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lateralDerecho {
	background-image: url(/imagenes/lateralDerecho.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:237px;
}
.tablaPrincipal {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2F61BB;
}
.tablaPrincipal .celdaBajoFlash {
	background-image: url(/imagenes/fondoBajoFlash.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}
.tablaPrincipal .celdaFlash {
	background-color: #CCCCCC;
	padding-top: 5px;
	vertical-align:bottom;
	width:760px;
}
.tablaPrincipal #contenido .imagenTitulo {
	margin: 0px;
	margin-bottom:0px;
	padding: 0px;
	text-align:center;
}
.tablaPrincipal #contenido .bajoTituloContenido {
	background-image: url(/imagenes/fondoBajoTituloContenido.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#4979D1;
}
/*.tablaPrincipal #contenido .bajoTituloContenido*/ .footerContenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 45px;
}
/*
.ladoIzq {
	background-image: url(/imagenes/ladoIzqCuadro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:10px;
}
.ladoDer {
	background-image:url(/imagenes/ladoDerCuadro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:10px;
}
*/
.centroCuadro {
	background-image:url(/imagenes/fondoAzul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	height: 25px;
}
.imgIzq {
	float: left;
	margin-right: 25px;

}
.imgDer {
	float: right;
	margin-right: 25px;
}
.contenedorSucursal {
	margin-top: 30px;
	width: 95%;
	margin-left: 15px;
}
.fondoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF ;
	background-color: #688FD9;
	/*margin-top:10px;*/
	padding:10px;
}
.fondoMorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF ;
	background-color: #2F117C;
	/*margin-top:10px;*/
	padding:10px;
}
.fondoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF ;
	background-color: #666666;
	/*margin-top:10px;*/
	padding:10px;
	text-align:justify;
}
.letrota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.7px;
	color: #FF6600;
	font-weight:bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.texto {
	padding-left:10px;
}
td.celdaProducto {
	background-image: url(/imagenes/fondoCeldaProductos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:205px;
	height:155px;
	padding-left:30px;
}
.tablaPrincipal #contenido .bajoTituloContenido .tablaProductos {
	margin-top: 80px;
}
.tablaPrincipal #contenido .contenedorContacto {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3E71CE;
	width: 493px;
	position:relative; left:34px;
}
.thumbnailProducto{
	margin-top: 5px;
	margin-left:8px;
}
.linkNegro{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.linkNegro:visited, .linkNegro:active {
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a.linkNegro:hover{
	text-decoration:underline;
	font-weight:bold;
}
.linkBlanco{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a.linkBlanco:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.texto{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.centroServicio{
	background-color:#301081;
	color:#FFFFFF;
	padding:5px;
	width:400px;
	margin-left:20px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.infoCentroServicio{
	background-color:#688FD9;
	color:#FFFFFF;
	padding:5px;
	width:400px;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}